CCounter-Strike 2

CS2 RCON Admin Guide for Server Owners

M
MANAfuel Team
5 min readUpdated May 2026
CS2 RCON console in MANAfuel dashboard

Essential CS2 RCON commands for map changes, player management, match configuration, and server administration through the MANAfuel console.


  1. Open the RCON Console

    Navigate to your CS2 server in the MANAfuel dashboard and open the RCON Console tab. CS2 uses Source RCON on the game port (27015 by default) — the console connects automatically with your credentials. Type commands in the input field and press Enter. The console displays real-time server output including player connections, round results, and system messages.


  2. Manage Maps and Game Modes

    Change the current map with changelevel de_mirage or load a Workshop map with host_workshop_map <workshop_id>. Switch game modes with game_mode and game_type — for example, game_mode 1 and game_type 0 sets Competitive, while game_mode 0 and game_type 1 sets Casual. After changing the mode, restart the match with mp_restartgame 1.


  3. Control Players

    Kick a player with kick PlayerName. Ban by Steam ID with banid duration SteamID followed by writeid to save. Mute disruptive players with sm_mute PlayerName (requires SourceMod or CounterStrikeSharp). View all connected players with status — it shows Steam IDs, names, pings, and connection durations. For competitive integrity, use sv_cheats 0 to ensure cheats are disabled.


  4. Configure Match Settings

    Adjust match parameters on the fly: mp_maxrounds 24 sets maximum rounds, mp_overtime_enable 1 activates overtime, mp_startmoney 800 sets starting money, mp_freezetime 15 sets freeze time, mp_roundtime 1.92 sets round duration in minutes. Use mp_warmup_end to skip warmup immediately. For practice mode, enable sv_cheats 1 and sv_infinite_ammo 1.


  5. Monitor Server Health

    Check server performance with stats to see CPU usage, FPS, and player count. Use net_status for network statistics. View the current configuration with the relevant show command for each setting. Bob monitors your CS2 server continuously and surfaces performance alerts if the server tick rate drops or if VAC authentication issues occur with connected players.

FAQ

Frequently asked questions

Q1

What is the default RCON port for CS2?

CS2 uses RCON on the game port (27015 by default on MANAfuel). Unlike some other Source games, CS2 does not use a separate RCON port. The MANAfuel dashboard console connects automatically.
Q2

How do I add permanent admins to my CS2 server?

CS2 does not have a built-in admin system beyond RCON access. Install CounterStrikeSharp (the CS2 equivalent of SourceMod) through the Mod Installer to get role-based admin permissions, admin menus, and slash commands.
Q3

Can I run commands from in-game instead of the dashboard?

If you have RCON access, open the in-game console and type rcon_password yourpassword followed by rcon <command>. The dashboard console is more convenient since credentials are pre-filled and you see the full server output.
Troubleshooting

Fix common issues

CS2 Server Not Showing in Server List - Fixed

Read guide ->
More Counter-Strike 2 guides

Keep reading

Ready in 60 seconds

Deploy your Counter-Strike 2 server

Starting at $6/mo - no credit card to explore the dashboard.