
DeltaPunishments 2.0.6
GUI based & Stack based punishments plugin for LiteBans
You must join our Discord to obtain a License Key! Join here

Any questions? Join the discord:
https://discord.gg/K5apS39m9m
https://discord.gg/K5apS39m9m
Dependencies:
Configurations:
[dropdown]
messages.yml
PROVIDE_A_NAME: "&aPlease provide a name"
REMOVED_FROM_DATABASE: "&cYou have removed this punishment from the Database!"
NEW_DURATION: "&aPlease type in a new duration for this punishment! \n&aExample: &e1h10m \n&aType `&ecancel&a` to cancel"
MODIFIED_DURATION: "&aYou have modified the duration of this punishment to &e%s%&a!"
USE_VALID_NUMBER: "&c&lERROR! &7Please use a valid number"
NO_PERMISSION: "&cYou do not have permission to perform this action!"
permissions.yml
punishments.yml
HISTORY: "punishments.commands.history"
PUNISH: "punishments.commands.punish"
REMOVE_FROM_DATABASE: "punishments.database" # Very dangerous permission, only give it to people you trust
EXECUTE_PUNISHMENT: "punishments.type.%type%" # Replace "%type% with "ban", "mute", "ipban" etc
punishments.yml
HACKING: # Identifier
reason: "Hacked Client" # Reason of Punishment
stackables: # Stackables (meaning the more you get banned the higher the length!)
- "ban:7d"
- "ban:14d"
- "ban:30d"
- "ban:perm"
BUG_ABUSE:
reason: "Bug Abuse"
stackables:
- "ban:14d"
- "ban:30d"
- "ban:perm"
DOXXING:
reason: "Doxxing [Blacklisted]"
stackables:
- "ipban:perm"
SPAMMING:
reason: "Spam"
stackables:
- 'mute:1h'
- 'mute:2h'
- 'mute:12h'
- 'mute:1d'
- 'mute:7d'
- 'mute:14d'
- 'mute:30d'
- 'mute:perm'
guis.yml
[/dropdown]
punish: # GUI for /punish
title: "&6&lPunishing &e&l%offender%"
rows: 6
fillers:
- "1"
- "2"
- "3"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"
- "46"
- "47"
- "48"
- "49"
- "50"
- "51"
- "52"
- "53"
- "54"
slots:
hacking: # Identifier and the Identifier in punishments.yml
name: "&c&lHacking"
material: DIAMOND_SWORD # Material name
data: 0 # Material data (does not apply in 1.13+)
lore:
- " "
- "&fViolation #1: &e7 day &c(BAN)"
- "&fViolation #2: &e14 day &c(BAN)"
- "&fViolation #3: &e30 day &c(BAN)"
- "&fViolation #4: &epermanent &c(BAN)"
- " "
- "&fTotal Punishments of this category: &e%total%"
position: 10
history: # GUI for /history (main menu)
title: "&6&lChoose a Punishment Type"
rows: 3
fillers:
- "1"
- "2"
- "3"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"
- "10"
- "11"
- "12"
- "13"
- "14"
- "15"
- "16"
- "17"
- "18"
- "19"
- "20"
- "21"
- "22"
- "23"
- "24"
- "25"
- "26"
- "27"
slots:
mutes:
name: "&3&lMutes"
material: INK_SACK
data: 11
position: 11
warns:
name: "&e&lWarnings"
material: INK_SACK
data: 6
position: 13
bans:
name: "&4&lBans"
material: INK_SACK
data: 1
position: 15
kicks:
name: "&d&lKicks"
material: INK_SACK
data: 4
position: 17
Images:
[dropdown]





Join the Support Discord here
---