_Note: you can't ignore more than 16 players._
-As **server admin**, if there's someone spamming in the chat all time, use `mute #player_id` to disallow this player in the entire chat, this won't talk in private, team and spectator chat. <br/>
-To unmute the muted player, use `unmute #player_id`. <br/>
+As **server admin**, if there's someone spamming in the chat all time, use `muteban #player_id` to disallow this player in the entire chat, this won't talk in private, team and spectator chat. <br/>
+To unmute the muted player, use `unmuteban #player_id`. <br/>
To see the list of muted players, use `mutebans`.
+_Note: there's another aliased version: `mute`. It has been used for many years while it wasn't improved, only temporarily muting during the match._
+
Set `g_chat_allowed` to 0, if you think it's the good reason to not involve anybody in the chat. <br/>
Remember, you can disable private, spectator and team chat as you wish.<br/>
- `g_chat_private_allowed 0` disables private chat, players can't use `tell #player_id` to send a private message to someone.