; This file will store the commands used by plugins, and their access level
; To change the access of a command, edit the flags beside it and then
; change the server's map.
;
; Example: If I wanted to change the amx_slap access to require
; RCON access (flag "p") I would change this:
; "amx_slap" "e" ; admincmd.amxx
; To this:
; "amx_slap" "l" ; admincmd.amxx
;
; To disable a specific command from being used with the command manager
; and to only use the plugin-specified access set the flag to "!"
;
; NOTE: The plugin name at the end is just for reference to what plugin
; uses what commands. It is ignored.
"amx_statscfgmenu" "p" ; statscfg.amxx
"amx_statscfg" "p" ; statscfg.amxx
"amx_reloadadmins" "p" ; amxbans_core.amxx
"amxbans_custombanreason" "d" ; amxbans_main.amxx
"amx_banhistorymenu" "d" ; amxbans_main.amxx
"amx_bandisconnectedmenu" "d" ; amxbans_main.amxx
"amx_flaggingmenu" "d" ; amxbans_main.amxx
"amx_reloadreasons" "h" ; amxbans_main.amxx
"amx_pausecfg" "p" ; pausecfg.amxx
"amx_pausecfgmenu" "h" ; pausecfg.amxx
"amx_off" "p" ; pausecfg.amxx
"amx_on" "p" ; pausecfg.amxx
"amx_say" "i" ; adminchat.amxx
"amx_chat" "i" ; adminchat.amxx
"amx_psay" "i" ; adminchat.amxx
"amx_tsay" "i" ; adminchat.amxx
"amx_csay" "i" ; adminchat.amxx
"amx_kick" "c" ; admincmd.amxx
"amx_ban" "d" ; amxbans_main.amxx
"amx_banip" "d" ; amxbans_main.amxx
"amx_addban" "d" ; admincmd.amxx
"amx_unban" "d" ; amxbans_main.amxx
"amx_slay" "e" ; admincmd.amxx
"amx_slap" "e" ; admincmd.amxx
"amx_leave" "c" ; admincmd.amxx
"amx_pause" "p" ; admincmd.amxx
"amx_who" "y" ; admincmd.amxx
"amx_cvar" "p" ; admincmd.amxx
"amx_plugins" "y" ; admincmd.amxx
"amx_modules" "y" ; admincmd.amxx
"amx_map" "f" ; admincmd.amxx
"amx_cfg" "p" ; admincmd.amxx
"amx_nick" "e" ; admincmd.amxx
"amx_last" "d" ; admincmd.amxx
"amx_rcon" "p" ; admincmd.amxx
"amx_showrcon" "p" ; admincmd.amxx
"amx_cmdmenu" "u" ; cmdmenu.amxx
"amx_cfgmenu" "u" ; cmdmenu.amxx
"amx_speechmenu" "u" ; cmdmenu.amxx
"amx_cvarmenu" "p" ; cmdmenu.amxx
"amxmodmenu" "u" ; menufront.amxx
"amx_menu" "" ; menufront.amxx
"amx_mapmenu" "f" ; mapsmenu.amxx
"amx_votemapmenu" "j" ; mapsmenu.amxx
"amx_kickmenu" "c" ; plmenu.amxx
"amx_banmenu" "d" ; amxbans_main.amxx
"amx_slapmenu" "e" ; plmenu.amxx
"amx_teammenu" "m" ; plmenu.amxx
"amx_clcmdmenu" "m" ; plmenu.amxx
"amx_plugincvarmenu" "p" ; pluginmenu.amxx
"amx_plugincmdmenu" "u" ; pluginmenu.amxx
"amx_restmenu" "h" ; restmenu.amxx
"amx_restrict" "h" ; restmenu.amxx
"amx_votemap" "j" ; adminvote.amxx
"amx_votekick" "j" ; adminvote.amxx
"amx_voteban" "j" ; adminvote.amxx
"amx_vote" "j" ; adminvote.amxx
"amx_cancelvote" "j" ; adminvote.amxx
"amx_ssban" "d" ; amxbans_ssban.amxx
"amx_ssbanmenu" "d" ; amxbans_ssban.amxx
"ad_menu" "d" ; aim_detector.amxx
"ctf_moveflag" "l" ; best_just_capture_the_flag.amxx
"ctf_save" "l" ; best_just_capture_the_flag.amxx
"ctf_return" "l" ; best_just_capture_the_flag.amxx
"fb_menu" "d" ; fresh_bans.amxx
"fb_sayban" "d" ; fresh_bans.amxx
"fb_subnet_ban" "d" ; fresh_bans.amxx
"fb_ban" "d" ; fresh_bans.amxx
"fb_flushcache" "d" ; fresh_bans.amxx
"fb_customreason" "d" ; fresh_bans.amxx
"fb_subnet_ip_start" "l" ; fresh_bans.amxx
"fb_customsubnetreason" "l" ; fresh_bans.amxx
"fb_unban" "d" ; fresh_bans.amxx
"fb_bb" "d" ; fresh_bans.amxx
"fb_offban" "d" ; fresh_bans.amxx
"sentry_build" "" ; best_sentry_guns_new.amxx
"0botbuild" "h" ; best_sentry_guns_new.amxx
"alias_menu" "d" ; alias_checker.amxx
"mm_startvote" "f" ; map_manager_ru.amxx
"mm_stopvote" "f" ; map_manager_ru.amxx