Last updated 2 years ago
Was this helpful?
sam.Player.kick_id( id, () reason = "none" )
Kicks a player from the server using his UserID or SteamID. This can be ran before the player has spawned.
reason has max length of 400.
sam.Player.kick_id("STEAM_0:0:150794857", "Go away, you are not allowed to join.")