]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Also add alias to commands.cfg
authorSamual <samual@xonotic.org>
Fri, 6 Jan 2012 16:09:32 +0000 (11:09 -0500)
committerSamual <samual@xonotic.org>
Fri, 6 Jan 2012 16:09:32 +0000 (11:09 -0500)
commands.cfg

index 21f2da6e377768830b2ad086ad9eda371ba6abf0..9f0d3cbf6f10c0a55db56862a9c2bbfaf7da475c 100644 (file)
@@ -229,6 +229,7 @@ alias settemp_restore "qc_cmd_svcl settemp_restore"
 // ===================================
 alias ban                  "qc_cmd_sv     ban                  ${* ?}" // Ban an IP address or a range of addresses (like 1.2.3)
 alias banlist              "qc_cmd_sv     banlist              ${* ?}" // List all existing bans
+alias bans                 "qc_cmd_sv     bans                 ${* ?}" // COMPATIBILITY COMMAND FOR 0.5 CLIENTS
 alias kickban              "qc_cmd_sv     kickban              ${* ?}" // Disconnect a client and ban it at the same time
 alias unban                "qc_cmd_sv     unban                ${* ?}" // Remove an existing ban