Ban player
Ban a player from the game server and community. ⚠️ This action has a cooldown of 120 seconds, per player.
Path Parameters |
---|
uuid uuid — REQUIREDUUID of the player |
Request Body — REQUIRED |
---|
note stringOptional note about
|
type string — REQUIREDPossible values: [ Type of ban duration |
period stringDuration period (required if type is 'period'). Available options include:
|
date dateEnd date
|
Responses | ||
---|---|---|
200 successful operation
| ||
400 Invalid input
| ||
404 Player not found
| ||
429 Too many requests
|