From 2c8b207ea096908dbdb0a88bc68c3ce257f7f12e Mon Sep 17 00:00:00 2001 From: Samual Date: Fri, 6 Jan 2012 11:09:32 -0500 Subject: [PATCH] Also add alias to commands.cfg --- commands.cfg | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2