Difference between revisions of "Community Servers"

From user's Wiki!
Jump to: navigation, search
(Installing)
(Admin Commands)
Line 15: Line 15:
 
All start with "Server."
 
All start with "Server."
  
Change server config values
+
{| class="wikitable"
"Config.<CONFIG_NAME> <VALUE>"
+
|+List
 +
|-
 +
|Config.<CONFIG_NAME> <VALUE>
 +
|Change server config values
 +
|-
 +
|Restart
 +
|Restart the server
 +
|-
 +
|Shutdown
 +
|Shutdown the server
 +
|}
  
Restart the server
 
"Restart"
 
 
Shutdown the server
 
"Shutdown"
 
  
 
Force end the round
 
Force end the round

Revision as of 03:53, 31 January 2018


Downloading

Either grab from steam or download from

Installing

Install steps

Admin Commands

Server Admin Commands - a mix of official and dev/debug commands. Not all commands are listed and those that are may or may not exist in future versions.

All start with "Server."

List
Config.<CONFIG_NAME> <VALUE> Change server config values
Restart Restart the server
Shutdown Shutdown the server


Force end the round "EndRound"

Pause the game - use again to unpause "Pause"

Force win the round "WinRound"

Force lose the round "LoseRound"

Load the next map/mode in the rotation "LoadNextGame"

Change to a map + mode "ChangeMap <MAP> <MODE>"

Announce a message to everyone in the server "Announce <MESSAGE>"

Make yourself invulnerable "Invulnerable <1 or 0>"

Give a specified weapon to yourself "GiveWeapon <WEAPON NAME>

Give a grenade to yourself "GiveGrenade <NUM>"

Give a smoke grenade to yourself "GiveSmokeGrenade <NUM>"

Give ammo to yourself "GiveAmmo <NUM>"

Disconnect everyone from the server "DisconnectAll"

Add a bot to the server (careful now!) "AddBot <NUM>"

Kill all bots "KillBots"

Kick player by name "KickPlayerByName <NAME>"

Kick a player by their steam id "KickPlayerBySteamID <ID>"

List all party members "ListPartyMembers"

Change yourself to team "ChangeToTeam <1 or 0>"

Change the game state to "State <STATE_NAME>" Possible states: WaitingToStart CountdownToStart SetupRound PostRound PostMatch