![[IMG]](//proxy.spigotmc.org/879950b0ea7b83ce688ff95b384a1a9b00f544e6/68747470733a2f2f692e696d6775722e636f6d2f4c43707a6266572e706e67)
Hey there folks!
January finally ended, so it's update time again! This one brings a few changes and fixes that have been requested quite a bit
Changelog
- Voice Chat
- Changed the default option for channels behaviour, new users were getting confused as to why they would not be able to hear someone while they are in a channel. The new default behaviour is that proximity voicechat will remain active while you have a channel selected. This can be turned off in the config.
- VoiceChat Range (radius) has been relaxed, now accepting any value between 5 and 200 blocks (used to be 20-70)
- Added API methods to manage moderation mode per client
- Train Carts
- Added two config options traincarts-mute-regions and traincarts-mute-speakers, which can be used to make traincarts media overwrite speakers and regions
- Train media now always uses the ID train_audio, allowing you to stop media for players with a command (/oa stop @a train_audio)
- Speakers
- Fixed broken speaker behaviour on 1.20.4 and below
(this change may also finally make speakers work on offlinemode/cracked servers, though I haven't tested this)
- Misc
- Fixed threading issues with shows on newer java versions