Plasmo Voice

Proximity voice сhat mod with audio positioning and lots of features

File Details

[Fabric 1.21.11] Plasmo Voice 2.1.11

  • R
  • Jun 23, 2026
  • 11.81 MB
  • 2
  • 1.21.11
  • Fabric

File Name

plasmovoice-fabric-1.21.11-2.1.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:plasmo-voice-467028:8305045"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Client

  • Added ClientAudioSource#effectiveVolume to the API, the effective gain last applied to a source (master/source/line volume, occlusion, directional and distance gain), readable from any thread.
  • Added ClientAudioSource#sourceLine to the API, exposing the ClientSourceLine a source is currently assigned to.
  • Added player* shorthands (getPlayerVolume/setPlayerVolume/getPlayerMute/setPlayerMute) to the ClientConfig.Volumes API for per-player volume and mute.
  • Fixed API dependency resolution on NeoForge by preferring instead of hard-requiring specific guava/gson/fastutil versions.
  • Added PlasmoVoice logger prefix on Fabric.

Server

  • Fixed API dependency resolution on NeoForge by preferring instead of hard-requiring specific guava/gson/fastutil versions.
  • Connection logs are now always logged instead of being gated by debug logging.
  • Added PlasmoVoice logger prefix on Fabric.