EnchantmentSlots icon

EnchantmentSlots 4.6.1

Packet based - Highly compatibility - Permission group - EcoEnchants support

Page 1 ... 4 5 6 7
2.3.0 Jan 7, 2024
2.3.0
  • Improved black-item-contains-lore option, you can just type a word in it instead of need put full single lore line to it, useful for people want to make enchantment slot won't display in other plugin's menu.
  • Now modify packet listener are running at async method, which means EnchantmentSlots will make less effect to server, however this way maybe lead to other issue, if you found it, report it to me!
  • Moved message configs from config.yml to new message.yml.
  • Recoded language system, plugin will now auto update missing language message.
  • Removed black-creative-mode option at config.yml.
  • Recoded item modify method, now creative mode will never has dupe lore problem.
2.2.3 Jan 6, 2024
2.2.3
  • Added support for EcoEnchants v12.
2.2.2 Jan 5, 2024
2.2.2
  • Added cancel-add-slot-if-reached-max-slot option, default to true, if set to false, if player has reached max slot limit after upgrade and then contine use add slot item, it will just try set item enchantment slot to the max value instead of cancel this upgrade action.
2.2.1b Jan 3, 2024
2.2.1b
  • Fixed PlaceholderAPI registered ID.
  • For previous version, you should use %enchantmentslot_has_empty_slot% to display the placeholder. (enchantmentslot, not enchantmentslots, this version has fixed this.
2.2.1 Jan 2, 2024
2.2.1
  • Added PlaceholderAPI hook.
    • %enchantmentslots_has_empty_slot% - Will display whether main hand item has empty slot to use.
    • %enchantmentslots_slot_amount% - Will disply enchantment slot amount of main hand item.
2.2.0 Jan 1, 2024
2.2.0
  • Fixed when using ProtocolLib as packet listener plugin, enchantment slot lore disappearing when players quickly and frequently click on the same item.
  • Added {raw_enchant_name} placeholder which has same feature as the previous {enchant_name} placeholder.
  • Now new {enchant_name} will be replaced enchantment's display name, including enchantment tier color (EcoEnchants and ExcellentEnchantments only), color code in enchantment and so on.
2.1.0 Dec 31, 2023
2.1.0
  • Added EnchantGui support.
  • Added black-items-contains-lore option.
2.0.1 Dec 31, 2023
2.0.1
  • Fixed possible stack over error when using eco as packet listener (that is because I forgot delete the debug codes).
  • Fixed packet-listener-priority option does not actually change the priority.
  • Updated default config.yml and also the Wiki!
2.0.0 Dec 30, 2023
2.0.0
  • Added new settings.use-listener-plugin option and now able to use eco as packet listener.
    • Default to ProtocolLib, you can also set it to "eco" if you are using EcoItems or EcoEnchants.
    • If you are setting it "eco", black-creative-mode (will be always true) and remove-illegal-extra-enchant (will always be false) option will not work.
  • Added new settings.packet-listener-priority option.
    • Default to HIGHEST, set it to other value if you are finding the lore is not displayed as well.
  • Removed settings.register-remove-lore option.
  • Removed WindowClick listener as we do not need it anymore.
1.5.2 Dec 30, 2023
1.5.2
  • Fixed black-item-has-lore option does not work as well.
1.5.1 Dec 25, 2023
1.5.1
  • Added use-tier-identify-slots option in config.yml.
    • This option can set weather use item tier instead of item ID to identify item slots. If this item plugin don't have tier, will still use Item ID as identify.
    • Default to false.
1.5.0 Dec 13, 2023
1.5.0
  • Added support for EcoEnchants v11, v10 version is still supported in this version.
  • Added add-lore.black-items option in config.yml, which can set specified items won't display enchantment slot lore but still has enchantment slot feature.
    • By default, book and enchanted_book material will use this new feature.
1.4.8 Dec 2, 2023
1.4.8
  • Fixed trident can not be enchanted.
    • For old version users, just add trident in whitelist-items option, no need update to this version.
1.4.7 Nov 30, 2023
1.4.7
  • Fixed book and enchanted_book can not be enchanted.
    • For old version users, just add netherite_axe in whitelist-items option, no need update to this version.
1.4.6 Nov 13, 2023
1.4.6
  • Removed unused debug codes.
1.4.5 Nov 7, 2023
1.4.5
  • Removed unused debug codes which may affect server's performance.
1.4.4 Nov 3, 2023
1.4.4
  • Fixed netherite_axe can not be enchanted.
    • For old version users, just add netherite_axe in whitelist-items option, no need update to this version.
1.4.3 Nov 2, 2023
1.4.3
  • Improved placeholder condition.
    • Added *= check symbol, which means placeholder is not equal with specified value.
    • Added *!= check symbol, which means placeholder is not contains value string.
    • Now =,>,>=,<,<= check symbol supports decimal.
1.4.2 Oct 29, 2023
1.4.2
  • Placeholder can now still display in other item plugins when the item has HIDE_ENCHANTS flag.
1.4.1 Oct 29, 2023
1.4.1
  • Fixed {enchant_level_roman} can not use with remove lore listener.
Page 1 ... 4 5 6 7
You might also like...