X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=b2edf84788332b7da31d681a318c19d6fd2e807d;hb=bc3f297ed082b23fb33dd0d8f5dcd33bb0198507;hp=0e765b8a136cd83be6d5d0743421ac6b382f5fbf;hpb=b2e3660c5c919d8be9594934e8f6eec9b82346a3;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index 0e765b8a1..b2edf8478 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