Interface BanInterface
-
- All Superinterfaces:
PunishmentInterface
public interface BanInterface extends PunishmentInterface
Represents a ban
-
-
Method Summary
-
Methods inherited from interface net.lapismc.lapisbans.api.punishments.core.PunishmentInterface
createPunishment, getAction, getActioned, getAppliedBy, getAppliedTo, getReason, getStart, getType, getUndo, isShadow, reversePunishment
-
-