Method BootPlayer
BootPlayer(string)
Boots the player from the server.
public void BootPlayer(string reason = "")
Parameters
reasonstringAn optional message to show to the player.
Boots the player from the server.
public void BootPlayer(string reason = "")
reason stringAn optional message to show to the player.