mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-01 23:56:40 +00:00
chili sauce
This commit is contained in:
@ -2,5 +2,5 @@ package dev.plex.punishment;
|
||||
|
||||
public enum PunishmentType
|
||||
{
|
||||
MUTE, FREEZE, BAN;
|
||||
MUTE, FREEZE, BAN, KICK;
|
||||
}
|
||||
|
Reference in New Issue
Block a user