Use this API to integrate your plugin with
AdvancedEnchantments enchantments system. This is not a full plugin and is not to be added to the server, it's a stripped version of it with API methods available
AEAPI class and
all events are located in
net.advancedplugins.ae.api
Simply add this API to your IDE and add `depend: [AdvancedEnchantments]` to your plugin.yml to use it.