[BUKKIT/SPIGOT/PAPER] Simple Voice Chat 2.6.0

Details

  • Filename
    voicechat-bukkit-2.6.0.jar
  • Uploaded by
  • Uploaded
    Sep 1, 2025
  • Size
    887.28 KB
  • Downloads
    1,423
  • MD5
    b1750fa917171a8fc0792c6dea1947f5

Supported Bukkit Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.12
  • 1.8

Changelog

- Allow translating volume category names and descriptions
- Allow voice host with just port
- Switched to 128 bit `AES/GCM/NoPadding` encryption
- Allow multiple targets for static audio channels
- Removed `whisper_distance_multiplier` and `crouch_distance_multiplier` config option
- Added `whisper_distance` config option - This now also allows for higher distances than the default voice chat distance
- Added `VoiceDistanceEvent` to the API, so addons can implement their own custom distance logic like crouch distance
- Added support for vanish plugins (1.18.2+)
- Added `bypassGroupIsolation` to static audio channels