package dev.plex.punishment; public enum PunishmentType { MUTE, FREEZE, BAN, KICK, SMITE, TEMPBAN }