EcoPets ⭕ Create Custom Pets ✅ Premade Pets ✨ Levelling, Abilities, Custom Textures

MC Plugin EcoPets ⭕ Create Custom Pets ✅ Premade Pets ✨ Levelling, Abilities, Custom Textures 2.58.1
The most capable pets plugin with all the bells and whistles.

- Added send_minimessage effect (Requires Paper)
- Chain elements are now weighted, so you can make certain elements (effects) more likely than others if using the 'random' run-type.
- API: Chains can now be triggered directly without manually creating a DispatchedTrigger.
- Chains will now be considered executed if any element in them triggered successfully. This fixes bugs where effects lower down in chains are not executed if effects above them failed to run
- Fixed %hits% and %distance% not working
- Fixed feather_step effect breaking pressure plates
- Fixed multiply_velocity effect
- ConditionBlock#isMet is now thread-safe: this fixes many bugs, including where players could be kicked for seemingly no reason
- Massively optimised Condition not-met-lines
- Fixed custom placeholders not being formatted properly
- Fixed bugs with give_health effect
- Added drop_weighted_random_item effect
- Deprecated drop_random_item_for_player (merged into drop_random_item)
- API: Added more ways to register holder placeholder providers
- Unused triggers will no longer be dispatched, which should improve server performance
- Added item points and item levels, read more here: https://plugins.auxilor.io/effects/item-levels
- Added item_level_above, item_level_below, and item_level_equals conditions
- Added item_points_above, item_points_below, and item_points_equal conditions
- Added give_item_points effect
- Added multiply_item_points effect
- Added level_item_effect
- Added set_item_points effect
- Added set_global_points effect
- Added set_custom_model_data effect
- Added level_up_item trigger
- API: Added TriggerData#foundItem as a shorthand for data.holder.getProvider<ItemStack> ?: data.item
- Fixed /ecopets give
- Added %location_x%, %location_y%, %location_z%, and %location_world% placeholders (shorthand: %x%, %y%, %z%, %world%)
- Added /libreforge reloadextensions command
- Fixed repeats not working correctly
- Fixed elytra_boost_save_chance``
- Fixed placeholder injections not working for permanent effects
Top Bottom