Package dev.plex.punishment
Class PunishmentManager
java.lang.Object
dev.plex.PlexBase
dev.plex.punishment.PunishmentManager
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doPunishment
(PunishedPlayer player, Punishment punishment) void
insertPunishment
(PunishedPlayer player, Punishment punishment) boolean
isBanned
(PunishedPlayer player) boolean
private boolean
isNotEmpty
(File file) private void
issuePunishment
(PunishedPlayer player, Punishment punishment) void
unban
(Punishment punishment) void
-
Constructor Details
-
PunishmentManager
public PunishmentManager()
-
-
Method Details
-
insertPunishment
-
isNotEmpty
-
isBanned
-
isBanned
-
getActiveBans
-
unban
-
unban
-
issuePunishment
-
doPunishment
-