1.9.15 Changelog
Changes:
- Added toggles for default plugin commands
- Fixed issue with breaking sugar canes using effects causing durability damage to item
1.9.14 Changelog
Changes:
- Fixed issue with loading on 1.17.1
- Fixed damagable AOE target bypassing certain checks
1.9.13 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
1.9.12 Changelog
Changes:
- Custom heads in menus now work correctly on 1.21+
1.9.11 Changelog
Changes:
- Improved itemsadder compatibility with items
- Fixed error when using inside effects for REPEATING trigger
1.9.10 Changelog
Changes:
- Fixed issue with PLANT_SEEDS using off-hand items
- Some small fixes and improvements with abilities processing
1.9.9 Changelog
Changes:
- Improved Ability activation performance and reliability with reading arguments
- Added block whitelist integration with more abilities
- Improvements to conditions parsing
1.9.8 Changelog
Changes:
- Added max logs and max leaves parameter to BREAK_TREE (BREAK_TREE::)
- Fixed @BlockInDistance being recognized as @Block
1.9.7 Changelog
Changes:
- Added nested conditions. Create even more complex conditions - read more here: https://wiki.advancedplugins.net/abilities/conditions#nested-conditions
- Improvements to condition parsing and processing
- Improved combos. Will now be reset after 4 seconds of inactivity.
1.9.6 Changelog
Changes:
- Fixed in-game editor issue when removing all of list objects, needing a plugin reload
1.9.5 Changelog
Changes:
- Small fix with ItemFlags on newer MC versions
1.9.4 Changelog
Changes:
- Added support for PlaceholderAPI in menu names
- Fixed HELD trigger being activated on non mouse clicks
1.9.3 Changelog
Changes:
- Added ItemsAdder items support with durability effects
- Fixed ArmorEquipEvent ignoring event cancellation
- Fixed BREAK_TREE effect ignoring respect-player-placed-blocks settings
1.9.2 Changelog
Changes:
- Fixed small error with arclight server version
- Fixed error with arclight item generation in wilderness
1.9.1 Changelog
Changes:
- Added %client version% variable, to check player's protocol version of client with ViaVersion
- Updated DROP_HEAD effect to work on 1.20.6+ versions
1.9.0 Changelog
Changes:
- Added 1.21.1 Support
1.8.9 Changelog
Changes:
- Add configurable radius for LAVA_WALKER and WATER_WALKER
- Added %is damageable% placeholder
- Improved AOE undamageable target
- Fixed error with class cast in console
1.8.9 Changelog
Changes:
- Updated FREEZE effect to use correct ticks time
- HOOK_ENTITY and DO_HARM now work correctly on entities
- Fixed removing water from waterlogged slabs on break
1.8.8 Changelog
Changes:
- ItemsAdder custom armor items now work with EFFECT_STATIC and REPEATING
- Fixed a small issue with plugin hooks
1.8.7 Changelog
Changes:
- Added ADD_POINTS:skill:points effect for AdvancedSkills https://skills.advancedplugins.net/
- Added ADD_MANA:mana effect for AdvancedSkills https://skills.advancedplugins.net/