Mute issue
shawshark opened this issue ยท 0 comments
BungeeCord version
I'm having issues when a player is muted they can still talk.
idk if this could be the issue but i can see in the setuplisteners method you don't register the chat listener? (this line
should registerEvent(new ChatListener(plugin)); be added to fix this issue i'm having?