Player.kick

Disconnects the player from the server (from both the node and the hub). The reason can be a Translation.

class Player
alias kick = typeof(this).disconnect

Meta