Kick Commands
How to kick clients from your server via the In-Game console.
Kicking Clients
Kicking a client by name works like the following:
kick clientname
Kicking a player by originid/userid/ipaddress works like the following:
kickid originid
kickid userid
kickid ipaddress
Examples don't include the text with the octothorpe:
kickid 1000000000 #originid
kickid 1 #userid
kickid 127.0.0.0 #ipaddress
Last updated
Was this helpful?