File Details
[Fabric 26.1] Plasmo Voice 2.1.11
- R
- Jun 23, 2026
- 11.71 MB
- 4
- 26.1.2+2
- Fabric
File Name
plasmovoice-fabric-26.1-2.1.11.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
Client
- Added
ClientAudioSource#effectiveVolumeto 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#sourceLineto the API, exposing theClientSourceLinea source is currently assigned to. - Added
player*shorthands (getPlayerVolume/setPlayerVolume/getPlayerMute/setPlayerMute) to theClientConfig.VolumesAPI for per-player volume and mute. - Fixed API dependency resolution on NeoForge by preferring instead of hard-requiring specific guava/gson/fastutil versions.
- Added
PlasmoVoicelogger 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
PlasmoVoicelogger prefix on Fabric.