rcon sv_restart 1 // Instantly restart the round
rcon changelevel de_inferno // Change map to de_inferno
rcon mp_timelimit 20 // Set map time limit (in minutes)
rcon mp_maxrounds 10 // Limit match to 10 rounds
rcon mp_winlimit 5 // First team to win 5 rounds
rcon sv_gravity 400 // Half gravity (fun mode!)
rcon sv_alltalk 1 // Allow all players to talk to each other
rcon sv_voiceenable 0 // Disable voice chat
rcon sv_timeout 60 // Disconnect idle players after 60 seconds
rcon kick "PlayerName" // Kick a specific player
rcon banid 0 "STEAM_ID" // Permanently ban a player by Steam ID
rcon removeid "STEAM_ID" // Remove Steam ID ban
rcon writeid // Save ban list
rcon writeip // Save IP ban list
rcon mp_forcecamera 1 // Force spectators to view their own team
rcon mp_chattime 5 // Post-round chat duration
rcon mp_tkpunish 1 // Slay TKers on next round
rcon mp_limitteams 2 // Prevent one team from having more than 2 extra
players