CS2 Pro Server Admin Guide
Introduction
Wondering how to set yourself up as an admin on your CS2 Pro server? Follow these step-by-step instructions to get started.
PRO SERVER ONLY
These admin commands are only available on Pro servers.
Getting Admin Access
1
Enter the RCON password you set for your CS2 Pro Server
This is the password you configured when setting up your server
2
Connect to your CS2 Pro Server
Join your server through the in-game server browser or direct connect
3
Open your say
chat and type the login command
/login RconPass
Replace RconPass with your actual RCON password
Success Example
When successfully logged in, you'll see confirmation messages in chat:
Admin Commands
- Chat Commands
- Role Management
- Common Tasks
Command | Example | Description |
---|---|---|
/login [RconPass] | - | Gives you server admin access using RCON password |
/addadmin <SteamID64|Name> <immunity> <flags> | /addadmin 76561198975357634 99 z | Add admin with SteamID64 |
/addadmin <SteamID64|Name> <role> | /addadmin 76561198975357634 Helper | Add admin with a role |
/removeadmin [target] | /removeadmin 76561198975357634 | Removes admin by SteamID64 or name |
/admins | - | Shows list of admins |
/addadmin help | - | Lists /addadmin usage |
/rolehelp | - | Lists role-related commands |
Command | Description |
---|---|
/css_addrole VIP ao 10 | VIP role with reservation, immunity 10 |
/css_addrole Moderator abdh 50 | Moderator role with ban/kick/chat, immunity 50 |
/css_addrole Admin abcdefghijklmn 100 | Full admin role, immunity 100 |
/css_addrole Owner z 100 | Full permissions, max immunity |
/css_addadmin [PlayerName|SteamID64] VIP | Gives player VIP role |
/css_removeRole Owner | Deletes Owner role |
/css_roles | Lists all roles |
Player Management
/css_kick <player> [reason]
- Kick a player/css_ban <player> <minutes> [reason]
- Ban a player (0 = permanent)/css_mute <player>
- Mute a player
Web Management Interface
You can also add and remove in-game admins from the web interface.
How to Access
- Go to your server edit page
- Click "Manage Admins" button
Benefits
- See Steam profile avatars for easy identification
- Manage admins without using in-game commands
- Keep track of all admins in one place