Renamed InventoryClickEvent to AnvilItemEvent. Moved previous version's InventoryClickEvent to the new InventoryClickEvent config.
This lead to breaking config change:
Moved settings.add-lore.trigger section to settings.set-slots-trigger.
Moved only-in-player-inventory, use-listener-plugin, packet-listener-priority option become add-lore's subsection. Old section still work but maybe removed support in future updates.
Now creative mode won't be allow to use extra enchantment slot item because it won't work in creative mode.
Fixed when extra enchantment slot item fail to add enchantment slot will ignore the max slot limit and consume the extra enchantment slot item.