]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - commands.cfg
Merge branch 'master' into z411/bai-server
[xonotic/xonotic-data.pk3dir.git] / commands.cfg
index 308cd0b8e281dbb3245c5c21c830d11bc69d6d6f..efcacfc81fe6c5238a989fb230aeddbb5002ff94 100644 (file)
@@ -273,6 +273,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 kickkick             "qc_cmd_sv     kickkick             ${* ?}" // Disconnect a client
 alias kickban              "qc_cmd_sv     kickban              ${* ?}" // Disconnect a client and ban it at the same time
 alias mute                 "qc_cmd_sv     mute                 ${* ?}" // Disallow a client from talking by muting them
 alias unban                "qc_cmd_sv     unban                ${* ?}" // Remove an existing ban