X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=60ffbced2ba90c275e2ea8b0ce0a1a673132d101;hb=3a0c0dffe1aed299bfa6fc7b49faeab49b6138f9;hp=1306f306bb82275d76dba67712f4f25e55e7de40;hpb=1256aab45ebe41e9e107e8ec65a2ecdb9b2b92eb;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index 1306f306b..60ffbced2 100644 --- a/commands.cfg +++ b/commands.cfg @@ -116,6 +116,7 @@ alias menu_showhudexit "menu_cmd directmenu HUDExit" alias menu_showhudoptions "menu_cmd directpanelhudmenu ${* ?}" alias menu_showsandboxtools "menu_cmd directmenu SandboxTools" alias menu_showquitdialog "menu_cmd directmenu Quit" +alias menu_showdisconnectdialog "menu_cmd directmenu Disconnect" alias menu_showmonstertools "menu_cmd directmenu MonsterTools" // command executed before loading a map by the menu @@ -366,11 +367,11 @@ alias vnextmap "vcall nextmap ${1 ?}" alias vkick "vcall kick ${* ?}" alias vkickban "vcall kickban ${* ?}" alias vend "vcall endmatch" +alias vext "vcall extendmatchtime" alias vdomap "vdo gotomap ${1 ?}" alias vdokick "vdo kick ${* ?}" alias vdokickban "vdo kickban ${* ?}" alias vdoend "vdo endmatch" -alias vext "vcall extendmatchtime" // ====================== // rcon server commands