BetterTeams icon indicating copy to clipboard operation
BetterTeams copied to clipboard

[BUG] Muted players can talk in team chat

Open Hycyntria opened this issue 1 year ago • 1 comments

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

  1. Mute a player through litebans.
  2. Let the player chat through team chat.

Error message

No response

Output of /teama version

4.8.3

Additional Information

No response

Hycyntria avatar Dec 29 '23 11:12 Hycyntria

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.

booksaw avatar Jan 19 '24 19:01 booksaw