9.14.0 Dec 6, 2024
9.14.0 Changelog
Changes:
- Added 1.21.4 support
- Fixed error when breaking itemsadder ores with trench
- Some other minor improvements
9.13.8 Dec 2, 2024
9.13.8 Changelog
Changes:
- Fixed slot increaser %count% placeholder not working in lore
- Improved PLANT_SEEDS effect with better processing around player
- Removed griefdefender support until further notice
9.13.7 Nov 28, 2024
9.13.7 Changelog
Changes:
- Fixed holywhitescrolls rarely being able to be applied to eachother
- Fixed AuraSkills terraform not giving exp when SMELT is used
- Fixed items not having glow after glow is re-added after being removed
9.13.6 Nov 25, 2024
9.13.6 Changelog
Changes:
- Added PlaceholderAPI support for all menu names
9.13.5 Nov 23, 2024
9.13.5 Changelog
Changes:
- Fixed issue with Paper 1.21.3 startup
9.13.4 Nov 22, 2024
9.13.4 Changelog
Changes:
- Fixed HEALTH_BOOST EFFECT_STATIC removing all bonus health when activated multiple times
- Fixed skeleton and wither skeleton skulls not un-applying previous EFFECT_STATIC effects
- Fixed fill-item in customcommands.yml producing incorrect message when material is changed
- Improved code
9.13.3 Nov 19, 2024
9.13.3 Changelog
Changes:
- Add multiple values for condition checks using | operator, e.g. KEY1|KEY2
- Improved block data storage for user placed blocks
9.13.2 Nov 15, 2024
9.13.2 Changelog
Changes:
- Added VaultUnlocked support
- Improved enchantment loading performance
- Few small improvements to performance
9.13.1 Nov 13, 2024
9.13.1 Changelog
Changes:
- Added AdvancedModels support
- Improved GriefDefender support
- Added more debug messages for abilities parsing as requested by community
- Fixed Fireworks not working on older server versions
- Fixed FARMLAND being obtainable with SilkTouch and TP_DROPS
9.13.0 Nov 8, 2024
9.13.0 Changelog
Changes:
- Added better support for oraxen items
- Fixed small issue with veinminer non-special blocks (e.g. stone)
9.12.9 Nov 4, 2024
9.12.9 Changelog
Changes:
- Added AdvancedSeasons triggers
- MobTracker can now be added to hoes
- Fixed double enchants applied from enchantment table
- Updated item glow mechanics for enchantment books
9.12.8 Nov 1, 2024
9.12.8 Changelog
Changes:
- Updated BLEED effect with damage handling
- Improved block handling performance
- Fixed small issue with GriefDefender land handling
9.12.7 Oct 29, 2024
9.12.7 Changelog
Changes:
- Added %block natural% variable for effects and conditions
- Added GriefDefender support
- Improved whitescroll item recognition
9.12.6 Oct 25, 2024
9.12.6 Changelog
Changes:
- Fixed issue with drops when broken item doesn't have a droppable item version
- Updated some config.yml default configurations
- Improved matchesregex condition
- Fixed locale files with uncommon languages messing up characters
- NBT support has been completely removed - everything has been moved to Persistent Data Container
9.12.5 Oct 23, 2024
9.12.5 Changelog
Changes:
- Added 1.21.2 support
9.12.4 Oct 19, 2024
9.12.4 Changelog
Changes:
- Improved oraxen and itemsadder compatibility
- Improved BREAK_TREE performance
9.12.4 Oct 19, 2024
9.12.4 Changelog
Changes:
- Improved oraxen and itemsadder compatibility
- Improved BREAK_TREE performance
- —force
9.12.4 Oct 19, 2024
9.12.4 Changelog
Changes:
- Improved oraxen and itemsadder compatibility
- Improved BREAK_TREE performance
9.12.3 Oct 16, 2024
9.12.3 Changelog
Changes:
- Improved performance of Randomization Scroll
- Updated anvil to accept only 1 book at a time
- Fixed error in console with method_not_loaded
- Fixed soulbound item problems with many damagers at once
- Fixed glow not being applied to certain items
9.12.2 Oct 12, 2024
9.12.2 Changelog
Changes:
- Updated item glow on 1.20.5+
- Updated ShieldBlockTrigger to victim is now main entity
9.12.1 Oct 8, 2024
9.12.1 Changelog
Changes:
- Fixed trench-autoadd-items setting
- Fixed durability damage when breaking sugar canes
9.12.0 Oct 4, 2024
9.12.0 Changelog
Changes:
- Fixed issue with loading on 1.17.1
- Fixed damagable AOE target bypassing certain checks
9.11.9 Sep 30, 2024
9.11.9 Changelog
Changes:
- Fixed issue with tinkerer inventory from previous update
9.11.8 Sep 25, 2024
9.11.8 Changelog
Changes:
- Fixed issue with alchemist inventory being detected wrong
9.11.7 Sep 25, 2024
9.11.7 Changelog
Changes:
- Protection checks are now being done as first thing for blocks
- Fixed issue with chests and menu names
- Fixed effects with targets and conditions after them causing issues
- Small internal code changes