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 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
- Improved chunk load cleanup (Thanks grzybeek!)
- 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.
- Added knockback_resistance_multiplier
- 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.
- Added trigger_custom effect and a new custom trigger system; lets you have custom triggers based on filters, conditions, chains, cooldowns, whatever else.
- Added no_corners option to mine_radius_one_deep effect (finally!)
- Added teleport_to effect, like teleport except you specify an exact location
- Fixed player argument being incorrectly null for some BossDeathEvent/BossKillEvents
- Fixed consume_held_item
Top Bottom