
⭐ AdvancedPets ⭐ 16+ Pets 2.15.1
16+ Immersive 3D Pets ⭐ ModelEngine ⭐ Level Up ⭐ 60+ Abilities ⭐ Skins
2.11.2
Jul 29, 2024
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
Jul 26, 2024
2.11.1 Changelog
Changes:
- Improved trigger parsing performance
- Fixed error with mining trigger
- Fixed rare error when unloading plugin
2.11.0
Jul 23, 2024
2.11.0 Changelog
Changes:
- Updated to Java 17 as required version
- Some incremental performance gains with abilities system
2.10.9
Jul 20, 2024
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.7
Jul 14, 2024
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
Jul 12, 2024
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
Jul 10, 2024
2.10.5 Changelog
Changes:
- Added %is removed% variable
- Fixed %offhand% condition on HELD trigger
2.10.4
Jul 8, 2024
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
2.10.3
Jul 4, 2024
2.10.3 Changelog
Changes:
- Added multiple target support in one effect line! You can now use e.g. '@Attacker @Victim' in same line!
- Fixed error in console with Veinmine target
- Some other internal code improvement
2.10.2
Jul 2, 2024
2.10.2 Changelog
Changes:
- Improved KEEP_ON_DEATH effect with inventory items
- Added better warning messages when effects are misconfigured
2.10.1
Jun 27, 2024
2.10.1 Changelog
Changes:
- Updated McMMO support to 2.2.013 (older versions are no longer supported)
- Fixed equipping non-armor helmets causing error in console
- Added custom trench (e.g. 3x3x1) effect
- Added trench ignore correct tool option (break with trench using with any tool)
- Added configurable veinminer depth
- Added blacklist and whitelist support for trench levels
- REPEATING now support hand and offhand (not only armor)
2.10.0
Jun 25, 2024
2.10.0 Changelog
Changes:
- Reworked BREAK_TREE algorithm to identify logs better
- Updated REPEATING chances to work correctly
- Other minor updates
2.9.19
Jun 21, 2024
2.9.19 Changelog
Changes:
- Updated SaberFactions hook for abilities
- Improved xp logic (xp being off by one point sometimes)
2.9.15
Jun 10, 2024
2.9.15 Changelog
Changes:
- Improved economy handling with pet shop, with negative balances
- Improved durability handling with items
- Improved AUTO_REEL compatibility with other plugins
- Fixed POTION effect not overriding lower amplifiers
- Fixed SMELT with RED_SANDSTONE
2.9.14
Jun 2, 2024
2.9.14 Changelog
Changes:
- Added support for AuraSkills 2.x, removed support for AureliumSkills 1.x
- ADD_ENCHANT/REMOVE_ENCHANT no longer displays invalid enchant error when using custom enchants
- Some improvements with pet follow mechanics and speed
2.9.9
May 4, 2024
Changes:
- Added 1.20.6
- Improved pets following path calculations
- Added ELYTRA_FLY_DAMAGE trigger
- Added Slimefun support
- Few other improvements
- Improved HELD check for offhand
2.9.7
Apr 20, 2024
Changes:
- Added ModelEngine 4 support
- Added PreciousStones support for protected land
- Added event calling and handling to item durability change (PlayerItemDamageEvent)
- Removed left over debug message in console
- Some small improvements
- Improved API documentation