PLAYERLIST
// PlayerList:
ID Score Ping PlayerName NetSpeed
KICK PlayerName="PlayerNameHere" PlayerID=3
// Playername or PlayerID can be used, both are not required
BAN PlayerName="PlayerNameHere" PlayerID=2
// Ban is by IP only currently and there is no unban except by editing the GCGame.ini file directly
BANLIST
// Lists out the IP's currently banned
PLAYERSAY PlayerName="PlayerNameHere" PlayerID=2 SayText="Example of speaking directly to a specific player"
// SAY Example of speaking directly to a specific player
CHATLOGGING FALSE
// This will enable/disable logging of all player chat to the connected remote console
FORCEMAPCHANGE FL-Street
// Immediately force a map change to the map name given
NEXTMAP
// Immediately force a map change to the next map in the maplist
.. More to come in future patches (At least 40 additional commands planned so far)
- 1 Users Found This Useful