Page: 1 2 3

9.0.0b81 Mar 30, 2023

Changes:

  1. Added getItemStackSlot to EnchantApplyEvent.
  2. Improved alchemist inventory checks.

9.0.0b80 Mar 28, 2023

New Effects update is around the corner - only few days remain. You can track new effects, triggers and variables added in the wiki!
Changes:

  1. Fix alchemist don't work properly with books and dusts
  2. Removed UltimateClans dependency
  3. Minor improvements to utils

9.0.0b79 Mar 19, 2023

Changes:

  1. Fixed error with soulgem application
  2. Minor update to how soul use event is called and cancelling

9.0.0b78 Mar 16, 2023

Changes:

  1. Added 1.19.4 support
  2. Fixed type diploid enchantment
  3. Fixed silktouch exp issue
  4. Fixed soulbound issue

9.0.0b32 Nov 14, 2022

Changes:

  1. Fixed "enabled" option for tinkerer confirm item.
  2. Fixed issue with enchants cooldown
  3. Fixed issue with tall blocks and smelt
  4. Fixed issue with EFFECT_STATIC and armorstands

9.0.0b31 Nov 8, 2022

Changes:

  1. Refactored the code of Tinkerer, now it's more readable and efficient.
  2. Fixed bugs when customizing the Tinkerer.
  3. Added some useful comments to tinkerer configuration file.
  4. Added checks to avoid duplicate items when the player dies and respawns.

9.0.0b29 Nov 4, 2022

Changes:

  • Fixed PASSIVE_DEATH activating when holding TOTEM_OF_UNDYING
  • Fixed %new% placeholder in orbs returning negative value
  • Changed default %applies% placeholder to %applies-to%
  • Fixed condition lists not being properly read

9.0.0b27 Oct 30, 2022

Changes:

  1. Improved and fixed some issues related to armor sets and their conditions and effects.
  2. Fixed EFFECT_STATIC type don't work properly on lower versions.
  3. Fixed check not detecting correctly the server type and throwing warnings.
  4. Fixed some debug messages showing to non-admins players.
  5. Fixed NoSuchMethodError on enchantments with souls consuming.
  6. Fixed issues related to adding souls to items.
  7. Fixed duplicated items on enchantments with REPAIR effect.
  8. Fixed armor types being detected incorrectly.

9.0.0b25 Oct 27, 2022

Changes:
Fixed RIGHT_CLICK event not being fired when clicking on air.
Fixed NPE when changing the slot of some items in Tinkerer.
Minor spelling corrections.


9.0.0b24 Oct 25, 2022

Changes:

  1. Secret and magic dust are now configurable for each group

9.0.0b23 Oct 24, 2022

Changes:

  1. Reworked API methods

9.0.0b22 Oct 24, 2022

Changes:

  1. Removed debug message from an effect
  2. Fixed issue with Korean translation symbols
  3. Some minor fixes with how plugin syncs enchants from enchantment creator
  4. Updated marketplace database

9.0.0b20 Oct 21, 2022

Changes:

  1. Fixed carved pumpkins being removed from inventory with PUMPKIN effect
  2. MENDING now reduces amount of durability damage from TRENCH
  3. Some performance upgrades

9.0.0b19 Oct 20, 2022

Changes:

  1. Fixed REPEATING type disabling with enchants that modify durability
  2. Fixed ADD_DURABILITY_CURRENT_ITEM modifying item in hand when used with REPEATING (even if applied on armor)
  3. Fixed error with Enchants Market and server disabling due to async task
  4. Fixed small error with durability effects with ITEM_BREAK type and TRENCH effect

9.0.0b18 Oct 19, 2022

Changes:

  1. Fixed other plugins not detecting player breaking block with TP_DROPS

9.0.0b16 Oct 17, 2022

Changes:

  1. Removed debug message from the latest update.
  2. Fixed applying custom model data to servers below 1.14.
  3. Hook and Patch for SuperiorSkyBlock2 to handle block break with TP_DROPS effect.
  4. Minor improvements in code structure and method usage.

8.13.9 Aug 14, 2022

Changes:

  1. Added hook for UltimateClans
  2. Fixed enchants activating on same clan members
  3. Fixed VeinMiner breaking out of range blocks
  4. Improvements to KEEP_ON_DEATH delay after death
  5. Fixed ArmorSets not activating when joining in paper servers
  6. Fixed issue with whitescrolls using blacklist as worlds
  7. Fixed ArmorSets not reading static effects when leaving in paper servers
  8. Fixed issue with soulbound and disappearing items
  9. Fixed issue with alchemist not giving back proper amount of items
  10. Fixed some tinkerer issues
  11. Fixed minor internal issue with effects reading
  12. Minor internal code updates

8.13.7 Aug 8, 2022

Changes:

  1. Fixed minor error with custom effect processing
  2. Code improvements

8.13.6 Aug 5, 2022

Changes:

  1. Added a warning if using craftbukkit
  2. Removed unnecessary code
  3. Improvements to translations

8.13.2 Jul 30, 2022

Added 1.19.1 support


8.12.9 Jul 23, 2022

Changes:

  1. Added javadocs to api methods
  2. Fixed TP_DROPS not dropping brewing stands
  3. Fixed TP_DROPS removing relative block drops

8.12.8 Jul 22, 2022

Changes:

  1. Added more help comments to configs
  2. Minor code improvements
  3. Fixed soulbound issue using MythicMobs skills

8.12.7 Jul 20, 2022

Changes:

  1. Reworked Tinkerer, Alchemist inventories
  2. Added %groupDisplayName% variable to success message of opening a book
  3. Improvements to most of the commands

8.12.6 Jul 15, 2022

Changes:

  1. Improvements with enchantment processing
  2. Fixed small internal issue with enchanter's inventory

8.12.5 Jul 13, 2022

Changes:

  1. Added WildTools support
  2. Fixed issues with KEEP_ON_DEATH effect
  3. Fixed issue with offhand and durability effects
  4. PASSIVE_DEATH no longer is called by explosion
  5. Updated Diploid enchant to use ATTACK_MOB
  6. RespawnEvent now reads keepInventory gamerule correctly
  7. Fixed trident issue with enchants
  8. Fixed mythicmobs issue
  9. Fixed minor error if invalid group is set in enchanter's inventory

Page: 1 2 3