EnchantmentSlot supports adding information about enchanting slots to the lore of all matched items, which we call auto add lore.
If you want to enable auto add lore fature, please enable it at item-can-be-enchanted.auto-add-lore
option at config.yml
file.
If enable, as long as the , we will automatically add enchantment slot lore for it. If disable, only items been set slot will have enchantment slot lore added to them.
You can use match item here to determine which items will add enchantment slot lore.
By default, all items that can be enchanted (set in ) will auto add lore. There is a extra option called black-book
can help you hide lore for books. If you need more complex use, please use MythicChanger's match item rules. For more info, please view .
You can set content of Auto Add Lore at config.yml file. Available placeholders:
{enchants}
{empty_slots}
{enchant_amount}
{slot_amount}
You can further set options for the {enchants}
, {empty_slots}
placeholder in auto-lore.placeholder
.
Available sub placeholders for {enchants}
:
{enchant_name}
{enchant_level}
{enchant_level_roman}
EnchantmentSlots supports auto enchantment sort in {enchants}
placeholder: we will hook into EcoEnchants v10+ or ExcellentEnchants v4 and use it's API to get enchantment display sort in those plugins, for vanilla enchantments, it's depend on how long it was obtained.
By default, other plugins can not get enchantments name that displayed in client. You have to set them in config.yml
to make EnchantmentSlots correctly display enchantment name for custom enchantments.
But, EnchantmentSlots will hook into EcoEnchants v10+ or ExcellentEnchants v4 (v3 is supported in version before 3.2.0) and use it's API to get enchantment name, so if you are using the 2 plugins, you don't need manually set enchantment name at config.yml
.
FREE:
PREMIUM:
For how to configure the match-item section, please read MythicChanger's wiki, . Please note that some of the match rules require PREMIUM version of MythicChanger.
{raw_enchant_name} - Without ratity color exist in .