/** * 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" { "PlayerCommands" { "item" "sm_slay" "item" "sm_slap" "item" "sm_kick" "item" "sm_ban" "item" "sm_gag" "item" "sm_burn" "item" "sm_beacon" "item" "sm_freeze" "item" "sm_timebomb" "item" "sm_firebomb" "item" "sm_freezebomb" } "ServerCommands" { "item" "sm_map" "item" "sm_execcfg" "item" "sm_reloadadmins" } "VotingCommands" { "item" "sm_cancelvote" "item" "sm_votemap" "item" "sm_votekick" "item" "sm_voteban" } "DoD RealismMatch Helper" { "item" "Re-/Init Realism" "item" "Start Realism" "item" "Cancel Realism" "item" "Replay current Round" "item" "Disqualify Team" "item" "Setup Time" "item" "Live Time" "item" "Delay Live Command" "item" "Live AFK Killer" "item" "SpawnArea Size" "item" "AvA Setup Time" "item" "AvA Rifles ONLY" "item" "AvA Support ONLY" "item" "Global Chat" "item" "Blackout Spectators" "item" "Enable HUD for Specs" "item" "Blackout Immunity" "item" "Team Pickups ONLY" "item" "Allow Flags/Objectives" "item" "Allow using TNT" "item" "Allow RifleNade Priming" "item" "Allow dropping Ammo before Live" "item" "Allow dropping Gun before Live" "item" "Disable DeathMessages" "item" "Allow Shooting" "item" "Allow Damage" "item" "Allow VoiceCommands" "item" "Allow !stuck Command" } }