game.KickID
Description
Kicks a player from the server. This can be ran before the player has spawned.
Arguments
2 string reason = "No reason given"
Reason to display to the player. This can span across multiple lines.
This will be shortened to ~512 chars, though this includes the command itself and the player index so will realistically be more around ~498. It is recommended to avoid going near the limit to avoid truncation.