Enable the developer console:
Go to Settings > Game Settings and set "Enable Developer Console" to "Yes".
Press ` or ~ on your keyboard.
Enter a command and hit ENTER on your keyboard to run it!
Commands List
This command sets how often each player can call a vote, in seconds.
Name | Description |
---|---|
Seconds |
The amount of time, in seconds, a player has to wait before calling another vote. |
sv_vote_disallow_kick_on_match_point
This command sets how long a player must wait before re-submitting a vote that has failed, in seconds. Default is 300.
Name | Description |
---|---|
Seconds |
The amount of time, in seconds, that a player needs to wait before they can re-call a vote that didn't pass. |
This command sets whether or not vote to kick players is enabled. Default is 1 (enabled).
Name | Description |
---|---|
0 / 1 |
Set to 0 to disable vote kicks. Set to 1 to allow for vote kicks. |
This command sets whether or not players can vote to load match from the most recent backup. Default is 1 (enabled).
Name | Description |
---|---|
0 / 1 |
Set to 0 to disable players voting to load the game from the latest backup. Set to 1 to enable this vote. |
When this command is turned on, admins are able to load matches without needing to wait for players to give their ready signal through a vote.
Name | Description |
---|---|
0 / 1 |
Enter a 1 after this command to turn it on, and a 0 to turn it off (default). |
sv_vote_issue_loadbackup_spec_only
Turning this command on allows server admins to load a match in backup, but only when the round is in safe time.
Name | Description |
---|---|
0 / 1 |
Enter a 1 after this command to turn it on (default), and a 0 to turn it off. |
sv_vote_issue_pause_match_spec_only
sv_vote_issue_restart_game_allowed
This command sets the amount of time, in minutes, that a vote kick bans a player from the server for. Set to 0 to disable. Default is 15.
Name | Description |
---|---|
Minutes |
The duration of a ban from a vote kick, in minutes. |
This command sets the percentage of players that must vote in favor of an action in order for it to take place. 0.5 = 50%, 0.4 = 40%, etc.
Name | Description |
---|---|
Percentage |
The percentage of players that must vote yes in order for a vote to be successful, given as a demical percentage, 0.5 = 50%, 0.55 = 55%, etc. |
This command sets the duration, in seconds, that players have to vote for a vote that has been called.
Name | Description |
---|---|
Seconds |
The amount of time, in seconds, players have to vote on a vote timer. |
sv_vote_to_changelevel_before_match_point
sv_weapon_require_use_grace_period
This command sets whether or not workshop maps outside of the server's map cycle can be played on the server. By default this is enabled (1).
Name | Description |
---|---|
0 / 1 |
Set to 0 to not allow players to play other workshop maps. Set to 1 to allow players to play other workshop maps. |
sys_minidumpspewlines
This command opens the team selection menu, which allows you to choose a side (or to spectate).
This command is used to place a custom message in the telemetry timeline, primarily for debugging or tracking specific events during server analysis.
Name | Description |
---|---|
Message |
The custom message text to be placed in the telemetry timeline. |
This command starts or stops a timespan with an incrementally increasing name for telemetry purposes. It is used primarily for debugging and development, tracking how much time specific operations or events take within the game engine.