Package dev.plex.storage.punishment
Class SQLPunishment
java.lang.Object
dev.plex.storage.punishment.SQLPunishment
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPunishments
(UUID uuid) insertPunishment
(Punishment punishment) void
syncRemoveBan
(UUID uuid)
-
Field Details
-
SELECT
- See Also:
-
SELECT_BY
- See Also:
-
INSERT
- See Also:
-
UPDATE_BAN
- See Also:
-
-
Constructor Details
-
SQLPunishment
public SQLPunishment()
-
-
Method Details
-
getPunishments
-
getPunishments
-
insertPunishment
-
syncRemoveBan
-
removeBan
-