EcoMobs ⭕ Create Custom Mobs ✅ Custom Mob AI ✨ Natural Spawns, Custom Model Support

MC Plugin EcoMobs ⭕ Create Custom Mobs ✅ Custom Mob AI ✨ Natural Spawns, Custom Model Support 11.7.0
Ultra-powerful and easy-to-use custom mobs made right in config

- Added not-met-lines to spawn egg conditions
- Added placeholder_contains condition
- Added set_velocity effect
- Fixed any_of condition showing the wrong parameter name when provided with an invalid config
- Fixed riding_entity condition not using entity lookup strings and optimized the isMet function via CompileData
- Switched loading to use eco.yml
- Fixed within_radius_of condition not working with placeholder math
- Fixed potential loading issues with TMMobcoins due to case sensitivity
- Fixed chance and every not working with placeholder math
- Optimized trigger activation by moving trigger list check up the priorities
- Added mob_coins_multiplier effect (Requires TMMobcoins)
- Fixed any_of condition not being registered
- Various internal changes related to chains / chain components
- API: Added id field to Holder to be used in events to distinguish them
- API: Added EffectPreActivateEvent, moved EffectActivateEvent to be after costs have been applied (eg currency, mana cost). Also added EffectPreInvoke event before any checks are applied, lies between TriggerProcessEvent and EffectPreActivateEvent
- Fixed paper integration always attempting to load if EcoEnchants was installed (due to classpath errors)
Top Bottom