BetterTeams
BetterTeams copied to clipboard
[BUG] Muted players can talk in team chat
What is the bug?
Players that get muted through litebans are still able to use team chat to bypass the mute.
Expected Behaviour
When a player is muted through litebans, it should also mute the player in team chat.
How to Reproduce
- Mute a player through litebans.
- Let the player chat through team chat.
Error message
No response
Output of /teama version
4.8.3
Additional Information
No response
Unfortunately, there is no way within the Spigot API to check if a player is muted. To perform this fix I would need to integrate the plugin with every popular chat plugin and use the API of that plugin.
This is because minecraft itself has no in-built mute feature. This bug can be fixed by other developers, but I will not fix it. Sorry.