From: Dr. Jaska Date: Sat, 10 Jun 2023 23:33:45 +0000 (+0000) Subject: Thank you Gitlab for autoformatting last commit??? Damage control for the issues... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7073b98b9c4f2473fd57440b6402436e0a6ce8da;p=xonotic%2Fxonotic.wiki.git Thank you Gitlab for autoformatting last commit??? Damage control for the issues I see. --- diff --git a/Moderation-tools.md b/Moderation-tools.md index 7eb749c..93a81c6 100644 --- a/Moderation-tools.md +++ b/Moderation-tools.md @@ -11,7 +11,8 @@ _Note: you can't ignore more than 16 players._ 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. @@ -20,7 +21,7 @@ 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?