github plasmoapp/plasmo-voice 2.1.11

3 hours ago

Client (Fabric/Forge/NeoForge)

  • 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 (Paper/Minestom/Fabric/Forge/NeoForge)

  • 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.

Proxy (Velocity/BungeeCord)

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

Don't miss a new plasmo-voice release

NewReleases is sending notifications on new releases.