]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Rename muteban to chatban, left muteban aliases for chatban
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index 6bc987f677eb37772c78ce4697b84c135383d7f3..d1cad0b12308f679d5e4b196ee9005947f36a60b 100644 (file)
@@ -406,7 +406,7 @@ set g_ban_sync_trusted_servers_verify 0 "when set to 1, additional bans sent by
 set g_ban_telluser 1 "notify the banned player about it when they try to join"
 set g_banned_list "" "format: IP remainingtime IP remainingtime ..."
 set g_banned_list_idmode "1" "when set, the IP banning system always uses the ID over the IP address (so a user in a banned IP range can connect if they have a valid signed ID)"
-set g_muteban_list "" "list of banned players from chat, format: IP playerkey ..."
+set g_chatban_list "" "list of banned players from chat, format: IP playerkey ..."
 set g_playban_list "" "list of banned players from playing (forced to spectate), format: IP playerkey ..."
 set g_voteban_list "" "list of banned players from voting, format: IP playerkey ..."