Skip to main content
Version: 0.3.2.0

Ban player.

POST 

/ban

To ban the player.

Request

Body

required

Must use with request body.

    userid stringrequired

    The player ID to ban.

    message string

    The message to display to the banned player.

Responses

The player was banned.

Loading...