To unban the chatbanned player, use `unchatban #player_id`. \
To see the list of chatbanned players, use `chatbans`.
-_Note 1: there's another aliased version: `mute`. It has been used for many years while it wasn't improved, only temporarily muting for the duration of the match._ _Note 2: `muteban` is an alias to `chatban` as it was this feature's previous name and has been used for many years by a few admins while it was implemented via_ [_SMB modpack_](https://github.com/MarioSMB/modpack) _before its merge to Xonotic's official repositories._
+_Note 1: there's another aliased version: `mute`. It has been used for many years while it wasn't improved, only temporarily muting for the duration of the match._ \
+_Note 2: `muteban` is an alias to `chatban` as it was this feature's previous name and has been used for many years by a few admins while it was implemented via_ [_SMB modpack_](https://github.com/MarioSMB/modpack) _before its merge to Xonotic's official repositories._
Set `g_chat_allowed` to 0, if you think there is a good reason to not anyone use any chats. \
Remember, you can disable private, spectator and team chat as you wish.
- `g_chat_spectator_allowed 0` players can't chat while spectating.
- `g_chat_team_allowed 0` disables team chat, preventing players from talking privately in their own teams.
-These cvars are set to 1 by default. Set 0 if you wish to disallow some chats.
+These cvars are set to 1 by default. Set any to 0 if you wish to disallow that chat.
## How can I disallow people from voting in my server?