From: LegendaryGuard Date: Tue, 30 May 2023 21:18:01 +0000 (+0000) Subject: Add more info about 'muteban' command alias and their history X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fa3b8df3ddedc7d3af3f79c891670fabfb22cbcd;p=xonotic%2Fxonotic.wiki.git Add more info about 'muteban' command alias and their history --- diff --git a/Moderation-tools.md b/Moderation-tools.md index fdc67bd..2a32a59 100644 --- a/Moderation-tools.md +++ b/Moderation-tools.md @@ -5,10 +5,12 @@ If you want to remove a muted player, use `unignore #player_id`. If you want to _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.
-To unmute the muted player, use `unmute #player_id`.
+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.
+To unmute the muted player, use `unmuteban #player_id`.
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.
Remember, you can disable private, spectator and team chat as you wish.
- `g_chat_private_allowed 0` disables private chat, players can't use `tell #player_id` to send a private message to someone.