]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Add more info about 'muteban' command alias and their history
authorLegendaryGuard <rootuser999@gmail.com>
Tue, 30 May 2023 21:18:01 +0000 (21:18 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Tue, 30 May 2023 21:18:01 +0000 (21:18 +0000)
Moderation-tools.md

index fdc67bdbd2cb12cb13113b4e3e96e4c68c11ed73..2a32a5917d888d0f4cb6e172e89131a96925ba8d 100644 (file)
@@ -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. <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.