User Access Levels - Version 2.50.50

if you get kicked from your server because your name is restricted, it means your access level includes level 16384. use the calculator to get your correct access level without the reserved name

Check the boxes below then click this button:
The calculated access level for users.ini appears here:   

users.ini access level is the 3rd field, so if your WONID is 1234567 and your password is BLAH and you want access level 77823, your entry in users.ini would look like this:

1234567:BLAH:77823

Common levels:
77823 - ALL ADMIN COMMANDS BUT NO RESERVED NAME <- this is probably what you want.
32768 - RESERVED SLOT but NO COMMANDS
227 - ADMIN LITE (kick, slap, map change, but no ban or rcon access)

Note: Some commands changed access levels beginning with v2.50d (Voting control commands moved out of public access levels). This chart lists only the default Admin Mod commands. If you add additional functionality via plugins, the commands provided by those plugins will also be assigned access levels. Consult the plugin text files and/or any documentation packaged with each plugin.

To use the calculator, check the boxes for the access levels you want to give to your users. Once you have selected all the access levels for a user, press the "Calculate" button at the bottom of the page. The correct value to be inserted in to the users.ini file will be displayed below. Please note that adding plugins or altering the standard scripts will result in either additional or fewer commands being available than shown in this table, as this calculator pertains only to the default access levels and commands.

Grant Access?

Access Level

Console Commands Allowed

Chat Commands Allowed

 

0 (all)

admin_listmaps
admin_nextmap
admin_messagemode
admin_nomessagemode
admin_timeleft
admin_userlist
admin_version

say currentmap
say nextmap
say timeleft

1

admin_vote_restart
say mapvote
say rockthevote

say vote <map>
admin_vote_kick
admin_vote_map

2

admin_cancelvote
admin_denymap
admin_restartround
say cancelvote
say denymap

admin_fraglimit
admin_map
admin_startvote
admin_timelimit

4

admin_prematch

admin_reload

8

admin_pause

admin_unpause

16

admin_pass

admin_nopass

32

admin_friendlyfire
admin_gravity

admin_teamplay
admin_balance

64

admin_chat
admin_say
admin_ssay

admin_csay
admin_psay

128

admin_slap
admin_slay

admin_slayteam
admin_kick

256

admin_ban

admin_unban

512

admin_cfg
admin_servercfg

admin_hostname

1024 (unused)

2048

admin_gag

admin_ungag

4096

makes player immune to admin commands damage

8192

admin_godmode
admin_noclip
admin_stack
admin_teleport
admin_userorigin
admin_ct (CS plugin only)
admin_t (CS plugin only)
admin_blue (TFC plugin only )
admin_green (TFC plugin only)
admin_red (TFC plugin only)
admin_yellow (TFC plugin only)
admin_enableallweapons
admin_enableequipment
admin_enablemenu
admin_enableweapon

admin_restrictallweapons
admin_restrictequipment
admin_restrictmenu
admin_restrictweapon
admin_weaponscheck
admin_fun
admin_disco
admin_llama
admin_unllama
admin_listspawn
admin_movespawn
admin_removespawn
admin_spawn

16384

flags this user name as a reserved nickname

32768

allow this user to use a reserved server spot

65536

admin_rcon  (use with caution)
admin_execall
admin_execclient
admin_execteam

Admin Mod Commands

Note: This list of commands includes all the commands that are provided with Admin Mod "out of the box." It does not include any commands that are created by the use of additional plugins. Please see the new plugin's documentation and/or admin_help for assistance with any additional plugins you add to your server's setup.

 

Console Commands

Admin Base Plugin

CommandAccess LevelDescription
admin_abort_vote2admin_abort_vote: Aborts a vote in progress.
admin_ban256admin_ban <target or WONID or IP> [<minutes>] ['ip']: Bans target. 0 minutes is a permanent ban.
admin_banip256admin_banip <target or WONID or IP> [<minutes>]: Bans targets ip address. 0 minutes is a permanent ban.
admin_cfg512admin_cfg <config file>: Executes config file on server.
admin_chat64admin_chat <msg>: Shows message only to other admins.
admin_csay64admin_csay [color] <msg>: Shows message in center of screen.
admin_dmesg512admin_dmesg <idtype> <userid> <message>: Direct message
admin_fraglimit2admin_fraglimit <fraglimit>: Sets the mp_fraglimit cvar.
admin_friendlyfire32admin_friendlyfire <friendlyfire>: Sets the mp_friendlyfire cvar.
admin_gravity32admin_gravity <gravity>: Sets the sv_gravity cvar.
admin_hostname512admin_hostname <name>: Sets the hostname cvar.
admin_kick128admin_kick <target> [<reason>]: Kicks target.
admin_listmaps0admin_listmaps: Shows maps in mapcycle.
admin_map2admin_map <map>: Changes map.
admin_nextmap0admin_nextmap: Shows next map in cycle.
admin_nopass16admin_nopass: Clears the server's password.
admin_pass16admin_pass <password>: Sets the server's password.
admin_pause8admin_pause: Sets the pausable cvar to 1.
admin_psay64admin_psay <target> <msg>: Sends a private msg to target.
admin_rcon65536admin_rcon <cmd>: Executes rcon command.
admin_reload4admin_reload: Reloads Admin Mod files.
admin_say64admin_say <msg>: Shows a message from you as admin.
admin_servercfg512admin_servercfg <config file>: Sets the config file as the server's default.
admin_ssay64admin_ssay <msg>: Shows a message admin without identification.
admin_teamplay32admin_teamplay <teamplay>: Sets the mp_teamplay cvar.
admin_timeleft0admin_timeleft: Shows the time left.
admin_timelimit2admin_timelimit <timelimit>: Sets the mp_timelimit cvar.
admin_tsay64admin_tsay [color] <msg>: Prints msg on lower left of screen.
admin_unban256admin_unban <WONID or IP>: Unbans target.
admin_unpause8admin_unpause: Sets the pausable cvar to 0.
admin_userlist0admin_userlist [<name>]: Shows a list of users.
admin_vote_kick1admin_vote_kick <target>: Starts a vote to kick target.
admin_vote_map1admin_vote_map <map>: Starts a vote to change the map.
admin_vsay64admin_vsay <question>: Presents question as a vote.

Admin Spawn Plugin

CommandAccess LevelDescription
admin_listspawn8192admin_listspawn: Lists all spawned entities.
admin_movespawn8192admin_movespawn <identity> <X> <Y> <Z> <XAngle> <YAngle> <ZAngle>: Moves a spawned item.
admin_removespawn8192admin_removespawn <identity>: Removes a spawned item.
admin_spawn8192admin_spawn <class> <X> <Y> <Z> <XAngle> <YAngle> <ZAngle>: Spawns a new item.

Admin Retribution Plugin

CommandAccess LevelDescription
admin_bury8192admin_bury <target>: Bury target in the ground.
admin_execall65536admin_execall <command>: Force everyone to execute command.
admin_execclient65536admin_execclient <target> <command>: Force target to execute command.
admin_execteam65536admin_execteam <team> <command>: Force everyone on team to execute command.
admin_gag2048admin_gag <target> [<minutes>]: Gag target. 0 minutes is a permanent gag.
admin_llama8192admin_llama <target>: Llama-fy target.
admin_slap128admin_slap <target>: Slaps target.
admin_slay128admin_slay <target>: Slays target.
admin_slayteam128admin_slayteam <team>: Slays everyone on team.
admin_unbury8192admin_unbury <target>: un-Bury target from the ground.
admin_ungag2048admin_ungag <target>: Ungag target.
admin_unllama8192admin_unllama <target>: Unllama-fy target.

Admin hlds_ld-style Map Vote Plugin

CommandAccess LevelDescription
admin_cancelvote2admin_cancelvote: Cancels the current hlds_ld vote.
admin_denymap2admin_denymap <map>: Removes all votes for map.
admin_startvote1admin_startvote: Starts an hlds_ld vote.

Fun Plugin

CommandAccess LevelDescription
admin_disco8192admin_disco: Starts disco fever. Fun mode only.
admin_fun8192admin_fun <^"on^" | ^"off^">: Turns fun mode on or off.
admin_glow8192admin_glow <color | ^"off^">: Causes you to glow that color.

Admin Cheating Plugin

CommandAccess LevelDescription
admin_godmode8192admin_godmode <target> <^"on^" | ^"off^">: Sets godmode on target.
admin_noclip8192admin_noclip <target> <^"on^" | ^"off^">: Sets noclip on target.
admin_stack8192admin_stack: Will stack everyone on top of you.
admin_teleport8192admin_teleport <target> <X> <Y> <Z>: Teleports target to the given coordinates. See admin_userorigin.
admin_userorigin8192admin_userorigin <target>: Returns the X, Y, Z coordinates of target.

Admin Chat Plugin

CommandAccess LevelDescription
admin_messagemode0admin_messagemode <command>: Will treat 'say' as command.
admin_nomessagemode0admin_nomessagemode: Will treat 'say' as 'say'.

Admin Counterstrike Plugin

CommandAccess LevelDescription
admin_ct8192admin_ct <target>: Changes target to the counter-terrorist team.
admin_enableallweapons8192admin_enableallweapons: Allows anyone to buy anything.
admin_enableequipment8192admin_enableequipment: Allows anyone to buy any equipment.
admin_enablemenu8192admin_enablemenu <menu>: Allows anyone to buy anything on the specified menu.
admin_enableweapon8192admin_enableweapon <menu> <item>: Allows anyone to buy the specified item on the specified menu.
admin_restartround2admin_restartround <seconds>: Restarts the round.
admin_restrictallweapons8192admin_restrictallweapons: Forbids anyone from buying anything.
admin_restrictequipment8192admin_restrictequipment: Forbids anyone from buying any equipment.
admin_restrictmenu8192admin_restrictmenu <menu>: Forbids anyone from buying anything on the specified menu.
admin_restrictweapon8192admin_restrictweapon <menu> <item>: Forbids anyone from buying the specified item on the specifed menu.
admin_t8192admin_t <target>: Changes target to the terrorist team.
admin_vote_restart1admin_vote_restart: Starts a vote to restart the round.
admin_weaponscheck8192admin_weaponscheck <^"on^" | ^"off^">: Toggles whether or not weapon restrictions are used.

Admin TFC Plugin

CommandAccess LevelDescription
admin_balance32admin_balance <^"on^" | ^"off^">: Sets the forced team balancing.
admin_blue8192admin_blue <target>: Changes target to the blue team.
admin_green8192admin_green <target>: Changes target to the green team.
admin_prematch4admin_prematch <prematch>: Sets the tfc_clanbattle_prematch cvar.
admin_red8192admin_red <target>: Changes target to the red team.
admin_yellow8192admin_yellow <target>: Changes target to the yellow team.

Chat commands

Admin hlds_ld-style Map Vote Plugin

CommandAccess LevelDescription
cancelvote2say cancelvote: Cancels the current hlds_ld vote.
denymap2say denymap <map>: Removes all votes for map.
mapvote1say mapvote: Starts an hlds_ld vote.
rockthevote1say rockthevote: Starts an hlds_ld vote.
vote1say vote <map>: Places a vote for the map.

Fun Plugins

CommandAccess LevelDescription
currentmap0say currentmap: Will respond with the current map's name.
nextmap0say nextmap: Will respond with the next map in the cycle.
timeleft0say timeleft: Will respond with the time left.
glow0say glow <color | ^"off^">: Causes you to glow that color. Fun mode only.