Package dev.plex.storage.punishment
Class SQLPunishment
java.lang.Object
dev.plex.storage.punishment.SQLPunishment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPunishments
(String ip) getPunishments
(UUID uuid) insertPunishment
(Punishment punishment) void
syncRemoveBan
(UUID uuid) updatePunishment
(PunishmentType type, boolean active, UUID punished)