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:
Code (YAML):
# 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'