EnchantmentSlots icon

EnchantmentSlots 4.4.3

Packet based - Highly compatibility - Permission group - EcoEnchants support

Page 1 ... 3 4 5 6 7
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.
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.
Page 1 ... 3 4 5 6 7
You might also like...