﻿/**
 * The default sorting is designed to look familiar to Mani's admin menu.
 * You may re-order items here for your own menu.  Any items not explicitly 
 * sorted will be sorted by their final translated phrases for each given client.
 */

"Menu"
{
	"WarModCommands"
	{
		"item"		"readyup"
		"item"		"knife"
		"item"		"cancelhalf"
		"item"		"cancelmatch"
		"item"		"forceallready"
		"item"		"forceallunready"
		"item"		"toggleactive"
		"item"		"forcestart"
		"item"		"forceend"
	}
	"PlayerCommands"
	{
		"item"		"sm_kick"
		"item"		"sm_ban"
	}

	"ServerCommands"
	{
		"item"		"sm_map"
		"item"		"sm_execcfg"
		"item"		"sm_reloadadmins"
	}

	"VotingCommands"
	{
		"item"		"sm_cancelvote"
		"item"		"sm_votemap"
		"item"		"sm_votekick"
		"item"		"sm_voteban"
	}
}
