You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
š Leakš AdvancedPets - 3D Custom Pets Plugin
2.12.8
Changes:
- Added configurable custom pet sound volume, sounds.volume in config.yml
- Added BROADCAST:message effect
- Added function to remove decimals from numbers with decimals, e.g. 1.0 would turn into 1
- Added function to scramble text, e.g. abc turns into bca etc.
- CONSOLE_COMMAND effect now works with async triggers
- Improved Lands hook
- Some other internal improvements
- We will be dropping 1.13 - 1.16 support starting with 1.20.5 release, to add much more exciting recent versions content.
Changes:
- Added PERMISSION toggle effect
- Improved McMMO Hook to support double fall into the trench + Improved McMMO Hook to work only on natural blocks
- Fixed the CURE effect
- Fixed a bug with block destruction
Changes:
- Fixed an issue with plugin hooks and bugs in the console
- Added DAMAGE_CAUSE argument for DO_HARM effect (DO_HARM:HEALTH: DAMAGE_CAUSE)
- Fixed an issue with heads falling when using the SMELT effect
Changes:
- Added a new economy for the store:
- Souls (works with items that are stored when opening the inventory)
- Diamonds
- Gold (gold bars)
- Emeralds
- The SMELT effect is no longer processed in the creative
- Fixed a minor console bug when a player joins and gets hit
- Fixed a bug when a pet spawns in a blacklisted world, as well as when teleporting to it
- Replaced dog pet sounds with wolf
- Fixed an issue with the pet sitting when it was sometimes still moving
- Added boolean parameter LIGHTNING: true = deal block damage and harm, false - play only lightning effect.
- The MORE_DROPS effect now ignores creature equipment
- Updated condition parsing to better support the format
- Added support for mcmmo herbology for effects
- Some updates and improvements to the internal code
Changes:
- The way pet data is saved has been updated to be much more streamlined.
- Added SCREEN_FREEZE: An effect to create a freeze effect for the player, as well as slow their movement.
- Added ENTITY_EFFECT: An effect that allows you to apply an Entity Effect to the player, such as Injure EntityEffect (Spigot-API 1.20.4-R0.1-SNAPSHOT API).
Changes:
- Fixed an issue where pets would not follow the player in a lobby where the player is hidden from other players
- Updated support for PAPI parsing for effect messages
Changes:
- Fixed an issue where an API that changes mob settings would not persist on reboots
Changes:
- Minor improvements in working with mobs
- Added support for ItemsAdder for the TRENCH effect
- The BREAK_BLOCK effect now fully takes into account territory defense
Changes:
- Fixed a bug where the mob's badge remained after leaving the server
- Fixed default mob Tiger.amob - regenerate its file in customMobs folder
- Some other minor improvements