Commands in this category can be used to change server and host settings like IP addresses, query settings, etc. They're useful in private servers, dedicated servers and for use as rcon commands.
How to Use CS:GO & CS2 Commands
First, turn on the developer console. Go to Settings > Game Settings and switch "Enable Developer Console" to Yes.
Press the ` or ~ key on your keyboard to open the console.
Type in a command, or copy it from here, hit ENTER, and you’re good to go!
Set this command to 1 to make the server pausable. When enabled, players can pause or resume the game using the "pause" and "unpause" console commands. By default, this is set to 0, which disables pausing.
Controls whether the game pauses automatically when you open the console using the '~' key. Using CTRL + '~' opens the console without pausing regardless of this setting.
Prints a list of all entities currently receiving touch callbacks in the game. Each entity is shown once, helping developers and server admins troubleshoot entity interactions efficiently.
When set to 1, this command enforces that every client connected to the server uses files that match the server's. Clients listed in pure_server_whitelist.txt are exempt from this check.
Set whether players who fail the sv_pure file check are kicked or just warned. When enabled (1), clients with modified or different files are kicked. When disabled (0), those clients receive only a warning.