Interface TempBanInterface
-
- All Superinterfaces:
PunishmentInterface,TemporaryPunishmentInterface
public interface TempBanInterface extends TemporaryPunishmentInterface
Represents a temporary 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
-
Methods inherited from interface net.lapismc.lapisbans.api.punishments.core.TemporaryPunishmentInterface
getEnd, getLength, hasEnded, setLength
-
-