
628
5
2.2.1
release29 декабря 2025 г.Bug Fixes
- Fix permissions bypass with auramobs summon command
- Fix error spawning boss mobs with levels
- Fix ClassCastException when wither skulls fire
- Fix mobs like ghasts, slimes, and phantoms not having levels
2.2.0
release16 декабря 2025 г.New Features
- Add summon command
- Syntax: /auramobs summon
- Syntax: /auramobs summon
- Add accurate damage scaling for damage from creeper explosions and arrows
- Add damage multipliers for explosions and projectiles to mob_defaults.damage
- Add speed property that allows scaling a mob's movement speed with its level
- Add new math functions usable in formulas
- random_between(min, max) - random decimal number between min and max
- rand() - random decimal between 0 and 1
- clamp(value, min, max) - clamp a value between a minimum and maximum
- lerp(a, b, t) - performs linear interpolation between a and b using t (0.0 to 1.0)
- logn(base, value) - computes the logarithm of a value with a custom base
- round(x) - rounds a value to the nearest integer
- Add mob scaling world whitelist and blacklist
- Add custom_name.ignore_mythic_mobs for ignoring MythicMobs entities
- Add Parched to messages_en.yml
Changes
- The plugin now requires Java 21
Bug Fixes
- Fix cured zombie villagers keeping custom name
Совместимость
Создатели
Детали
Лицензия:GPL-3.0-only
Опубликован:3 месяца назад
Обновлён:3 месяца назад