| Admin Commands |
Description |
Login/Logout/Password Commands |
| /rconpassword (password) |
Log in as RCON admin, required for all RCON usage. |
| /rcon rconPassword (newpassword) |
Change the rconpassword. |
| /rcon sv_privatepassword (newpassword) |
Change the private (reserved) slot password. |
| /rcon g_password (newpassword) |
Sets the password required to connect (set to "" to disable). |
|
| /rcon status |
Shows various info about players, including clientnum. |
| /rcon say |
The specified text will be given as a server message. Useful for issuing warnings for breaking rules. |
| /rcon start_match |
Forgoes /ready and gets on with it. |
| /rcon exec filename.cfg |
Load the specified ".cfg" file on the server. |
| /rcon killserver |
Exits the server, without quitting other running servers. |
| /rcon g_warmup # |
Specify the warmup duration, in seconds. |
| /rcon g_gametype # |
Sets gametype: 3=SW, 4=campaign, 5=LMS. |
| /rcon g_friendlyFire (0|1) |
Toggle players damaging teammates. (1|0) |
| /rcon g_heavyWeaponRestriction # |
Set restrictions on heavyweapons usage. |
| /rcon match_mutespecs (0|1) |
Toggle spectators ability to global chat. |
| /rcon match_readypercent # |
% of players needed to "ready" for round to start. |
| /rcon match_timeoutcount # |
Number of (non-REF) "pause" allowed per team, per round. |
| /rcon match_timeoutlength # |
Duration of pauses, in seconds. |
| /rcon match_warmupDamage (0|1) |
Toggle wether players can take damage during warmup. |
| /rcon team_maxplayers # |
Can set a upper limit on team player numbers. (0=disabled) |
| /rcon vote_limit # |
Number of player-initiated votes allowed per map. |
| /rcon vote_percent # |
% of ALL players required to vote yes for it to pass. |
| /rcon g_gravity # |
Modify the strengh of gravity, default = 800. |
| /rcon g_speed # |
Modify speed, default = 320. |
| /rcon g_redlimbotime # |
Specify the respawn interval duration for Axis. (0 should default) |
| /rcon g_bluelimbotime # |
Specify the respawn interval duration for Allies. (0 should default) |
| /rcon g_medicChargeTime # |
Duration for refill of Medic powerbar. |
| /rcon g_LTChargeTime # |
Duration for refill of FOps powerbar. |
| /rcon g_engineerChargeTime # |
Duration for refill of Eng powerbar. |
| /rcon g_soldierChargeTime # |
Duration for refill of Soldier's powerbar. |
| /rcon g_covertopschargetime # |
Duration for refill of CovOps powerbar. |
| /rcon g_userTimeLimit # |
Set total timelimit for current map. (0 defaults) |
| /players |
Shows various info about players. |
| /pb_plist |
Various PB-related info about players, including PB slot number. (PBSlot#) |
|
| /rcon vstr nextmap |
Skips to the next map in the mapcycle. |
| /rcon vstr nextcampaign |
Skips to the next campaign in the campaign cycle. |
| /rcon map <mapname> |
Loads the specified map. |
| /rcon campaign <campaign> |
Loads the specified campaign. (“/rcon campaignlist” is useful) |
| /rcon map_restart # |
Restarts the map. Does not interrupt or reset stopwatch. Optionally can specify warmup duration. |
| /rcon match_restart |
Restarts the match. Resets stopwatch to round 1. |
|
| /rcon clientkick (clientnum) |
Kick specified player. (/rcon status for num) [use PB instead] |
| /rcon kick (playername) |
Kick specified player. (use PB instead) |
| /rcon ban (playername) |
Ban specified player. (use PB instead) |
| /rcon pb_sv_kick (playername) |
Kick player with PB, by name. |
| /rcon pb_sv_kick (PBSlot#) |
Kick player with PB, by PB slot number. (/pb_plist) |
| /rcon pb_sv_ban (playername) |
Ban player with PB GUID, by name. |
| /rcon pb_sv_ban (PBSlot#) |
Ban player with PB GUID, by PB slot number. (/pb_plist) |
| /rcon pb_sv_banguid (guid) |
Ban a specified GUID. (can use first 8 digits) |
| /rcon pb_sv_banlist |
Shows most recent bans, with a ban slot number. (banSlot#) |
| /rcon pb_sv_unban (banSlot#) |
Removes the specified ban, by the ban's number. |
| /rcon pb_sv_unbanguid (guid) |
Removes the specified ban, by the GUID. |
| /rcon pb_sv_banempty |
Empties all bans from memory. (does not delete them from file) |
| /rcon pb_sv_banload |
Loads bans from the pbbans.dat file. |
| /rcon pb_sv_updbanfile |
Saves all current PB bans into the pernament pbbans.dat. Only Req'd if pb_sv_autoUpdBan is set to 0. |
| /rcon g_inactivity # |
Kicks if player doesnt move within <this> number of seconds. |
| /rcon g_spectatorInactivity # |
Kicks if spectator doesnt move within <this> number of seconds. |
|
| /rcon shuffle_teamsxp |
Shuffles players around to balance it up a bit. |
| /rcon swap_teams |
Axis become allies and vice-versa. |
| /rcon g_teamForceBalance (0|1) |
Toggle disallowing players from joining larger team. (1|0) |
| /rcon team_nocontrols (0|1) |
Toggle (1|0) player-team commands e.g. Pause. |