Command | Description |
---|---|
Server.Config.[CONFIG_NAME] [VALUE] | Change server config values |
Server.Restart | Restart the server |
Server.Shutdown | Shutdown the server |
Server.EndRound | Force end the round |
Server.Pause | Pause the game - use again to unpause |
Server.WinRound | Force win the round |
Server.LoseRound | Force lose the round |
Server.LoadNextGame | Load the next map/mode in the rotation |
Server.ChangeMap [MAP] [MODE] | Change to a map + mode |
Server.Announce [MESSAGE] | Announce a message to everyone in the server |
Server.Invulnerable | Toggle to make yourself invulnerable |
Server.GiveWeapon [WEAPON NAME] | Give a specified weapon to yourself |
Server.GiveGrenade [NUM] | Give a grenade to yourself |
Server.GiveSmokeGrenade [NUM] | Give a smoke grenade to yourself |
Server.GiveAmmo [NUM] | Give ammo to yourself |
Server.DisconnectAll | Disconnect everyone from the server |
Server.AddBot [NUM] | Add a bot to the server |
Server.KillBots | Kill all bots |
Server.KickPlayerByName [NAME] | Kick player by name |
Server.KickPlayerBySteamID [ID] | Kick a player by their steam id |
Server.ListPartyMembers | List all party members |
Server.ChangeToTeam [0 or 1] | Change yourself to team |
Server.State [STATE_NAME] | Change the game state to (WaitingToStart, CountdownToStart, SetupRound, PostRound, PostMatch) |