EnchantmentSlots icon

EnchantmentSlots 4.6.1

Packet based - Highly compatibility - Permission group - EcoEnchants support

Page 1 ... 3 4 5 6 7
3.1.2 Feb 26, 2024
3.1.2
  • Fixed settings.InventoryClickEvent.enabled option value always be true even you have changed it to false.
  • Fixed after enable settings.item-can-be-enchanted.auto-add-lore option, sometimes lore are disappear randomly.
3.1.1 Feb 25, 2024
3.1.1
  • Fixed disable auto-add-lore option will lead to SetSlotsPacket.enabled no longer work, it will be always be put to false instead of value you set in config.yml.
  • Updated default config.yml value to v2 style-like.
3.1.0 Feb 25, 2024
3.1.0
  • Added item-can-be-enchanted.auto-add-lore option.
3.0.7 Feb 25, 2024
3.0.7
  • Updated some option's default value.
3.0.6c Feb 22, 2024
3.0.6c
  • Fixed possible item dupe by shift click.
3.0.6b Feb 21, 2024
3.0.6b
  • ​​​Removed debug message.
3.0.6 Feb 21, 2024
3.0.6
  • Fixed item dupe issue.
3.0.5 Feb 20, 2024
3.0.5
  • Improved illegal enchantment remover.
3.0.4 Feb 20, 2024
3.0.4
  • Fixed some placeholders does not work when you set lore at first.
  • Now support enchantment book's stored enchantment meta.
  • Now set-slot-trigger.EnchantItemEvent,enabled and AnvilItemEvent,enabled no longer effect plugin's item reached slot limit check. Those options now only effect whether plugin trys add real NBT info for item to make item's slot become fixed and reduce plugin performance footprint.
3.0.3 Feb 20, 2024
3.0.3
  • 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.
  • Fixed missing language error-player-not-found.
  • Fixed missing language fail-add.
3.0.2 Feb 19, 2024
3.0.2
  • Removed enchanting book default to hide enchantment lore.
3.0.1 Feb 19, 2024
3.0.1
  • This version changed WindowClick packet listener to Bukkit's InventoryClickEvent to solve possible compatibility problems.
  • Removed item-can-be-enchanted.auto-check option because it has so many problems.
  • To v1 version users: you have to update your config format to v2 to update v3, otherwise you will have item dupe issue.
3.0.0-BETA Feb 15, 2024
3.0.0-BETA
  • Start from this version, EnchantmentSlots will always add enchantment slot lore to item that can be enchanted. This can not be disabled, if you don't want this, please use 2.5.1 version.
  • Improved only-in-player-inventory option, please view this video, if enabled, plugin will never try add enchantment slot lore to items in other inventory unless they have enchantment slot NBT.
  • Improved trigger.Packet.enabled option, now plugin will try add real enchantment slot NBT to item instead of add fake lore after enable this option, this will save server performance.
2.5.2 Feb 14, 2024
2.5.2
  • Added only-in-player-inventory option, this option will lead to enchantment slot add lore only work in player inventory.
  • Improved 10% performance of modify lore in some case.
2.5.1 Jan 31, 2024
2.5.1
  • Now default-slots and max-slots section will accept 0 value, before if you set to 0 plugin will consider you are putting wrong value and make it be default value.
2.5.0 Jan 20, 2024
2.5.0
  • Reworked extra item slot item, you can now add chance, apply-items, success-actions and fail-actions in it.
    • Old extra slot item will all broken and will not work in this version.
2.4.0 Jan 11, 2024
2.4.0
  • No longer package XItemStack project, replace it with our new ItemFormat simple version.
    • Only name, lore, custom-model-data, enchants, flags, skull option are existed in the simple version.
    • Because of this, plugin size is much smaller than before.
  • Cleared the codes.
2.3.3 Jan 11, 2024
2.3.3
  • Added "black-item-contains-name" option.
2.3.2 Jan 7, 2024
2.3.2
  • Now item placeholder can use [ ] format, like [enchants].
    • This is helpful for MMOItems 6.9.4 version users, because MMOItems will mistake {enchants} for its own plugin variable and parse it into "PHE".
2.3.1 Jan 7, 2024
2.3.1
  • Now use item placeholder in other item plugin no longer need make Packet.enabled option to true.
Page 1 ... 3 4 5 6 7
You might also like...