Crysis Rcon Commands

Login as admin while in-game, you will need to then type the following in rcon
rcon_connect addr:[your server ip] port:[rcon port] pass:[rcon pass]
con_restricted 0

Get the list of players in the server
rcon_command status

Bans player for (ban_timout) minutes from server. [See ban_timeout]
rcon_command ban "[player name here] "

Removes player from ban list
rcon_command ban_remove "[player name here] "

Shows currently banned players
rcon_command ban_status

Ban timeout in minutes
rcon_command ban_timeout 30

Kicks player from game
rcon_command kick "[player name here] "

Kicks client with slot a slot from game.
rcon_command kickid [slot number]

Kills the player
rcon_command kill "[player name here] "

sv_gamerules
rcon_command sv_gamerules "PowerStruggle"

Change the map
rcon_command map [map name here]

Restart the round
rcon_command sv_restart

Switch to next level in rotation or restart current one
rcon_command g_nextlevel

Notify players of the next map to play
rcon_command net_next_map

Broadcasts a server message to all players in the server
rcon_command sv_say "[messag here]

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

BF Vietnam Rcon Commands

To execute remote admin commands, you must be logged in as "Admin" and use...

Call of Duty 2 Rcon Commands

rconpassword [rcon password]Log in as admin. Replace [rcon password] with your rcon password.rcon...

Call of Duty 4 Rcon Commands

/rcon login [RCONPASSWORD]Login to remote rcon./rcon kick [NAME]Kicks a player by name from the...

Call of Duty Rcon Commands

Log in as admin. Replace [rcon password] with your rcon password.rcon statusSee a list of players...

clients.txt file example

"clients.txt"{"version" "1"// This key group lists all your client players"players"{// This must...