Eseentials Kits Addon for premium plugin X-Prison Core.
Evidence that I can upload

Overview:
This plugin replaces EssentialsX kits with alike system, which supports custom enchantments integration from X-Prison Core. It utilizes NBT, which isn't supported by EssentialsX therefore must be done manually.
Permissions are identical to Essentials normal permissions.
Configuration:
# X-PrisonEssentialsKitsAddon by Ultimate_Hand
# Replaces Essentials' kits with a custom system to support NBT enchants
# Global placeholders:
# %kit% - kit name
# Note: All items MUST be followed by a quantity!
# All kit names should be lower case, and will be treated as lower in permissions/costs.
# Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
# For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
# Set delay to -1 for a one time kit.
# For more information, visit http://wiki.ess3.net/wiki/Kits
# For UltraPrison Custom Enchantments, you must use same syntax as for vanilla enchants with essentials, e.g.:
# 'diamond_pickaxe 1 explosive:9 keyfinder:3' - 'Enchantment:Level'
# Thanks to drtshock for maintaining EssentialsX!
messages:
kit-not-found:
- '&cError: &4That kit does not exist.'
no-permission:
- '&cError: &4You need the &cessentials.kits.%kit%&4 permission to use that kit.'
no-permission-to-give-others:
- '&cError: &4You cannot give others Kits!'
kit-cooldown:
- '&4You can''t use that kit again for another &c%time%&4.'
kit-received:
- '&6Received kit &c%kit%&6.'
kit-list:
- '&6Kits: &f%list%'
inv-full:
- '&4Inventory is full, dropping items on ground.'
kits:
tools:
delay: 10
items:
- stonesword 1
- stoneshovel 1
- diamond_pickaxe 1 explosive:9 keyfinder:3
- stoneaxe 1
dtools:
delay: 600
items:
- dpickaxe 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
- dshovel 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
- lhelm 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
- daxe:780 1
notch:
delay: 6000
items:
- playerhead 1 player:Notch
color:
delay: 6000
items:
- writtenbook 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
firework:
delay: 6000
items:
- fireworkrocket 1 name:Angry_Creeper color:red fade:green type:creeper power:1
- fireworkrocket 1 name:Starry_Night color:yellow,orange fade:blue type:star effect:trail,twinkle power:1
- fireworkrocket 2 name:Solar_Wind color:yellow,orange fade:red shape:large effect:twinkle color:yellow,orange fade:red shape:ball effect:trail color:red,purple fade:pink shape:star effect:trail power:1
Installation:
Dependencies: