EcoPets icon

EcoPets 2.74.0

Pets that work exactly how you want them to

Page 1 ... 10 11 12 13 14
1.28.0 Sep 1, 2022
1.28.0 Changelog

- API: Added TriggerGroups (e.g. static_<interval>, custom_<id>) so you can programatically generate triggers with a common prefix

1.27.0 Aug 31, 2022
1.27.0 Changelog

- Added has_item condition; like wearing_<armor piece>, except it just requires any item to be in the players inventory

 

1.26.0 Aug 30, 2022
1.26.0 Changelog

- Updated EcoEnchants API to 9.x.x (Users using 8.x.x will not have the integration loaded)

- Moved configs to individual .yml files - existing configs will not break, but read the nnouncement at discord.gg/ZcwpSsE (#news channel)

1.25.0 Aug 29, 2022
1.25.0 Changelog

- (API) Added HolderProvideEvent, with the ability to modify the list of holders that will be provided to the player

1.24.0 Aug 28, 2022
1.24.0 Changelog

- Added shuffle_hotbar effect

1.23.3 Aug 27, 2022
1.23.3 Changelog

- Fixed two errors with traceback and brew (Thanks OfTeN!)

1.23.2 Aug 24, 2022
1.23.2 Changelog

- Another urgent hotfix

1.23.1 Aug 24, 2022
1.23.1 Changelog

- Hotfix for traceback error / plugin not loading

- Fixed mob_coins_multiplier effect

1.23.0 Aug 23, 2022
1.23.0 Changelog

- Added elytra_boost_save_chance; chance to not consume a firework when boosting with an elytra

1.22.1 Aug 22, 2022
1.22.1 Changelog

- Fixed damage_nearby_entities effect for base spigot users

1.22.0 Aug 20, 2022
1.22.0 Changelog

- Added brew trigger

- Added smelt trigger

- API: Added ConfiguredCondition#runNotMetEffects

1.21.1 Aug 17, 2022
1.21.1 Changelog

- Fixed warning with new truly-inline chain syntax

1.21.0 Aug 17, 2022
1.21.0 Changelog

- Cleaned up contexts for config violations; instead of having a million brackets (i.e. 'Error for effect <id>, (inline chain) (args) (Effect send_message) (args)), it will be separated by an arrow (->) to be easier to read.

- Added truly-inline chains; a shorthand syntax to run multiple effects on a trigger without ever needing to worry about the run_chain_inline effect, or even what a chain is. Instead of specifying an effect ID, you specify a list of effects to be ran on the trigger. All chain features are supported (it is an inline chain, it's just simpler). Read more about it here: https://plugins.auxilor.io/effects/configuring-an-effect#shorthand-inline-chains

1.20.0 Aug 16, 2022
1.20.0 Changelog

- Added not-met-effects to effect-specific conditions; a set of effects to be run when the trigger is activated but the conditions aren't met for that specific effect. Read more here: https://plugins.auxilor.io/effects/configuring-a-condition

1.19.0 Aug 14, 2022
1.19.0 Changelog

- Added smite effect; like strike_lightning but damages a victim rather than a location; and you can specify the damage (and have it be silent)

- Fixed set_velocity and multiply_velocity effects not working correctly / not at all

1.18.1 Aug 13, 2022
1.18.1 Changelog

- Fixed defaults pets.yml (Thanks OfTeN!)

 

1.18.0 Aug 5, 2022
1.18.0 Changelog

- Removed broken fly_speed_multiplier effect; use movement_speed_multiplier and in_air instead.

- Added shorthand run_chain_inline; specify effects: [] instead of effects in a chain block..

- Added camelCase and nospaces to config getting; you can now specify parameters with underscore_separators, hyphen-separators, camelCaseSeparators, and unspacedseparators.

1.17.0 Aug 4, 2022
1.17.0 Changelog

- Added knockback_resistance_multiplier

1.16.2 Aug 3, 2022
1.16.2 Changelog

- Fixed exception in pet display for some users

1.16.1 Aug 2, 2022
1.16.1 Changelog

- Fixed persistent/serialized permanent effects causing issues on relog (e.g. AttributeModifier-based effects, like bonus_health, movement_speed_multiplier). Holders will now be purged on quit and all effects will be shut down. 

Page 1 ... 10 11 12 13 14