2.12.4 Changelog
Changes:
- Fixed a small issue with 1.21+ pathfinding for pets still following invisible owners
2.12.3 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.
2.12.2 Changelog
Changes:
- Fixed a small issue with pet following when respawning in different world
2.12.1 Changelog
Changes:
- Added support for PlaceholderAPI in menu names
- Fixed HELD trigger being activated on non mouse clicks
2.12.0 Changelog
Changes:
- Added support for PlaceholderAPI in menu names
- Added ItemsAdder items support with durability effects
- Fixed ArmorEquipEvent ignoring event cancellation
- Fixed BREAK_TREE effect ignoring respect-player-placed-blocks settings
2.11.8 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
- Improved performance
2.11.7 Changelog
Changes:
- Improved pet movements and speeding up when further away
- Improved effects performance & reliability
2.11.6 Changelog
Changes:
- Added 1.21.1 Support
2.11.5 Changelog
Changes:
- Add configurable radius for LAVA_WALKER and WATER_WALKER
- Added %is damageable% placeholder
- Improved AOE undamageable target
- Fixed certain items cannot be stacked
- Fixed error with class cast in console
2.11.3 Changelog
Changes:
- ItemsAdder custom armor items now work with EFFECT_STATIC and REPEATING
- Fixed a small issue with plugin hooks
2.11.2 Changelog
Changes:
- Updated better integration with ModelEngine, soon will integrate FreeMinecraftModels plugin for mob models
- Added ADD_POINTS:skill:points effect for AdvancedSkills https://skills.advancedplugins.net/
- Added ADD_MANA:mana effect for AdvancedSkills https://skills.advancedplugins.net/
2.11.1 Changelog
Changes:
- Improved trigger parsing performance
- Fixed error with mining trigger
- Fixed rare error when unloading plugin
2.11.0 Changelog
Changes:
- Updated to Java 17 as required version
- Some incremental performance gains with abilities system
2.10.9 Changelog
Changes:
- Improved REPEATING trigger
- Improved EFFECT_STATIC checks
- KEEP_ON_DEATH now works with multiple items at once
- Improved McMMO and AuraSkills compatibility
- Improved HELD trigger checks
- Improved unbreakable item compatibility
2.10.8 Changelog
Changes:
- Updated chest piece rotations and hand item rotations
2.10.7 Changelog
Changes:
- Added BREW_POTION trigger
- Added %weather% variable for conditions, e.g. %attacker weather%, returns CLEAR or RAIN
2.10.6 Changelog
Changes:
- Improved plugin compatibility - important for developers: https://ae.advancedplugins.net/for-developers/plugin-compatiblity-issues#tp_drops-duplicating-drops-to-multiple-inventories
- Fixed SMELT and TP_DROPS issue with 1.21
2.10.5 Changelog
Changes:
- Added %is removed% variable
- Fixed %offhand% condition on HELD trigger
2.10.4 Changelog
Changes:
- Updated menu handling for better shop experience
- Updated API methods with mew mob handling / interactions
- Fixed ADD_DURABILITY_CURRENT_ITEM not working with REPEATING
- Fixed REPEATING being cancelled on hit
- Fixed /apply command duplicating REPEATING effects