Added custom enchantment used slot feature, by this feature, you can make powerful enchantment need use more slots!
Added new built-in placeholder:
{enchant_used_slot}
{used_slot_amount}
Added add-lore.enabled option in config.yml file.
Removed add-lore.placeholder.enchants.level-hide-one option in config.yml file, to hide enchantment level one, you just need set enchant-level.1 option's value to empty.
Added remove-illegal-excess-enchant.ignore-join-time option, if set to value greater than 0, within how many ticks a player joins the server, this feature will not be processed.
Added remove-illegal-excess-enchant.run-sync option, if set to true, this feature will be run at main thread only.
Added support for display remove-illegal-excess-enchant message at console.
The recent update to EnchantmentSlots has brought about significant configuration destruction. The configuration prior to this version is completely unusable in this version. You need to delete the existing plugin configuration file and regenerate it.
This version will have the Match Item Format provided by the MythicChanger plugin built-in, so the Match Item Format feature in this version no longer requires MythicChanger.
As a result, the previous configuration of distinguishing items based on item IDs has become completely ineffective. We have replaced all places related to distinguishing items with match item format.
The configuration of Extra Slot Items is now stored separately in the extra_slot_items folder, instead of all being stored in the config.yml file.
Item Slots Settings are now stored separtely in the item_slot_settings folder instead of all being stored in the config.yml file.
The internal code of the plugin has undergone significant changes to reduce the workload of later maintenance.
We have added a prompt for the remove excess enchants feature. If the plugin removes a player's enchantment, the player will receive a prompt message from us.
Added auto-lore.placeholder.parse-lore, if disable, item placeholder feature will no longer work.
Auto lore match item has been replaced to black-item option.
Added auto-lore.lore-prefix option to let you determine lore prefix of enchantment slot.