EnchantmentSlots icon

EnchantmentSlots 4.4.0

Packet based - Highly compatibility - Permission group - EcoEnchants support

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