PunishmentType Enum
Introduction
The PunishmentType enum represents the different types of punishments that can be applied in Polar.
Enum Values
BAN- Permanently bans a player from the server.KICK- Temporarily removes a player from the server.
The PunishmentType enum represents the different types of punishments that can be applied in Polar.
BAN - Permanently bans a player from the server.
KICK - Temporarily removes a player from the server.