Renamed set-slot-trigger.SetSlotPacket.remove-illegal-extra-enchant option to set-slot-trigger.SetSlotPacket.remove-illegal-excess-enchant.
Added set-slot-trigger.EnchantItemEvent.cancel-if-reached-slot option, if set to false, we will just try remove excess enchantment for this enchant instead of cancel this enchant event.
Fixed if item does not has enchantment slot NBT, plugin will always remove it's enchantments by /enchant command or similar way.
Added add-lore.placeholder.enchants.level-hide-one option, if set to true, plugin will not display enchantment level if the enchantment max level is 1. (Just like vanilla enchantment display doing)