X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=commands.cfg;h=b2edf84788332b7da31d681a318c19d6fd2e807d;hp=0e765b8a136cd83be6d5d0743421ac6b382f5fbf;hb=50d6cb6a02a959a7303b5b687631b664a807b26f;hpb=90792ce619c4921c30e2db21dd7c25ae57ed8f13;ds=sidebyside diff --git a/commands.cfg b/commands.cfg index 0e765b8a13..b2edf84788 100644 --- a/commands.cfg +++ b/commands.cfg @@ -212,7 +212,6 @@ alias lockteams "qc_cmd_sv lockteams ${* ?}" // Disabl alias make_mapinfo "qc_cmd_sv make_mapinfo ${* ?}" // Automatically rebuild mapinfo files alias moveplayer "qc_cmd_sv moveplayer ${* ?}" // Change the team/status of a player alias nospectators "qc_cmd_sv nospectators ${* ?}" // Automatically remove spectators from a match -alias playerdemo "qc_cmd_sv playerdemo ${* ?}" // Control the ability to save demos of players alias printstats "qc_cmd_sv printstats ${* ?}" // Dump eventlog player stats and other score information alias radarmap "qc_cmd_sv radarmap ${* ?}" // Generate a radar image of the map alias reducematchtime "qc_cmd_sv reducematchtime ${* ?}" // Decrease the timelimit value incrementally