From: Samual Date: Fri, 6 Jan 2012 16:09:32 +0000 (-0500) Subject: Also add alias to commands.cfg X-Git-Tag: xonotic-v0.6.0~188^2~19^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2c8b207ea096908dbdb0a88bc68c3ce257f7f12e;p=xonotic%2Fxonotic-data.pk3dir.git Also add alias to commands.cfg --- diff --git a/commands.cfg b/commands.cfg index 21f2da6e3..9f0d3cbf6 100644 --- a/commands.cfg +++ b/commands.cfg @@ -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