9.0.0b81 Mar 30, 2023
Changes:
- Added getItemStackSlot to EnchantApplyEvent.
- 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:
- Fix alchemist don't work properly with books and dusts
- Removed UltimateClans dependency
- Minor improvements to utils
9.0.0b79 Mar 19, 2023
Changes:
- Fixed error with soulgem application
- Minor update to how soul use event is called and cancelling
9.0.0b78 Mar 16, 2023
Changes:
- Added 1.19.4 support
- Fixed type diploid enchantment
- Fixed silktouch exp issue
- Fixed soulbound issue
9.0.0b32 Nov 14, 2022
Changes:
- Fixed "enabled" option for tinkerer confirm item.
- Fixed issue with enchants cooldown
- Fixed issue with tall blocks and smelt
- Fixed issue with EFFECT_STATIC and armorstands
9.0.0b31 Nov 8, 2022
Changes:
- Refactored the code of Tinkerer, now it's more readable and efficient.
- Fixed bugs when customizing the Tinkerer.
- Added some useful comments to tinkerer configuration file.
- 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:
- Improved and fixed some issues related to armor sets and their conditions and effects.
- Fixed EFFECT_STATIC type don't work properly on lower versions.
- Fixed check not detecting correctly the server type and throwing warnings.
- Fixed some debug messages showing to non-admins players.
- Fixed NoSuchMethodError on enchantments with souls consuming.
- Fixed issues related to adding souls to items.
- Fixed duplicated items on enchantments with REPAIR effect.
- 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:
- Secret and magic dust are now configurable for each group
9.0.0b23 Oct 24, 2022
Changes:
- Reworked API methods
9.0.0b22 Oct 24, 2022
Changes:
- Removed debug message from an effect
- Fixed issue with Korean translation symbols
- Some minor fixes with how plugin syncs enchants from enchantment creator
- Updated marketplace database
9.0.0b20 Oct 21, 2022
Changes:
- Fixed carved pumpkins being removed from inventory with PUMPKIN effect
- MENDING now reduces amount of durability damage from TRENCH
- Some performance upgrades
9.0.0b19 Oct 20, 2022
Changes:
- Fixed REPEATING type disabling with enchants that modify durability
- Fixed ADD_DURABILITY_CURRENT_ITEM modifying item in hand when used with REPEATING (even if applied on armor)
- Fixed error with Enchants Market and server disabling due to async task
- Fixed small error with durability effects with ITEM_BREAK type and TRENCH effect
9.0.0b18 Oct 19, 2022
Changes:
- Fixed other plugins not detecting player breaking block with TP_DROPS
9.0.0b16 Oct 17, 2022
Changes:
- Removed debug message from the latest update.
- Fixed applying custom model data to servers below 1.14.
- Hook and Patch for SuperiorSkyBlock2 to handle block break with TP_DROPS effect.
- Minor improvements in code structure and method usage.
8.13.9 Aug 14, 2022
Changes:
- Added hook for UltimateClans
- Fixed enchants activating on same clan members
- Fixed VeinMiner breaking out of range blocks
- Improvements to KEEP_ON_DEATH delay after death
- Fixed ArmorSets not activating when joining in paper servers
- Fixed issue with whitescrolls using blacklist as worlds
- Fixed ArmorSets not reading static effects when leaving in paper servers
- Fixed issue with soulbound and disappearing items
- Fixed issue with alchemist not giving back proper amount of items
- Fixed some tinkerer issues
- Fixed minor internal issue with effects reading
- Minor internal code updates
8.13.7 Aug 8, 2022
Changes:
- Fixed minor error with custom effect processing
- Code improvements
8.13.6 Aug 5, 2022
Changes:
- Added a warning if using craftbukkit
- Removed unnecessary code
- Improvements to translations
8.13.2 Jul 30, 2022
Added 1.19.1 support
8.12.9 Jul 23, 2022
Changes:
- Added javadocs to api methods
- Fixed TP_DROPS not dropping brewing stands
- Fixed TP_DROPS removing relative block drops
8.12.8 Jul 22, 2022
Changes:
- Added more help comments to configs
- Minor code improvements
- Fixed soulbound issue using MythicMobs skills
8.12.7 Jul 20, 2022
Changes:
- Reworked Tinkerer, Alchemist inventories
- Added %groupDisplayName% variable to success message of opening a book
- Improvements to most of the commands
8.12.6 Jul 15, 2022
Changes:
- Improvements with enchantment processing
- Fixed small internal issue with enchanter's inventory
8.12.5 Jul 13, 2022
Changes:
- Added WildTools support
- Fixed issues with KEEP_ON_DEATH effect
- Fixed issue with offhand and durability effects
- PASSIVE_DEATH no longer is called by explosion
- Updated Diploid enchant to use ATTACK_MOB
- RespawnEvent now reads keepInventory gamerule correctly
- Fixed trident issue with enchants
- Fixed mythicmobs issue
- Fixed minor error if invalid group is set in enchanter's inventory