mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-04 21:46:55 +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