- New | Add /boss duplicate command and a Duplicate button in the boss menu to copy an existing Boss with all its settings under a new name
- Improve | Replace Sentry error reporting with a self-hosted crash reporter. The
Sentrykey in settings.yml is nowError_Auto_Reporting- Fix | Solved paginated commands (e.g. /boss list) showing mixed output with other Foundation-based plugins when used together
- Fix | Fixed boss health not applying on modern servers by using the attribute-based API instead of the deprecated
setMaxHealth()- Fix | Fixed wolf boss health resetting to vanilla values after being tamed from an egg — health is now re-applied after taming
- Fix | Solved "IllegalArgumentException" crash when loading Boss equipment or drops containing items with Infinity/NaN attribute modifier amounts
- New | Added ambient particle effects for Bosses with 8 shapes: Ambient Cloud, Circle, Helix, Vortex, Sphere, Tornado, Wings and Cube. Configurable particle type, count, speed, interval, radius, height, strands and forward offset. Open /boss menu > Settings > Particles to configure
- Improve | Only warn about underscore names breaking PlaceholderAPI when PlaceholderAPI is actually loaded
- Improve | Rearranged Settings menu layout for better organization
- Fix | Fixed decimal input not accepting negative numbers (e.g. forward offset)
- Fix | Solved "Each entry in Drops.Player must be a list of Tuples, not a LinkedHashMap" when loading bosses with player drops saved in the old format (pre-5.8.3)
- Improve | Fall back to vanilla Minecraft AI when both Citizens target and wander goals are disabled
- Fix | Fixed Citizens
clear()bug wiping the attack behavior when wander goal was disabled- Fix | Fixed bosses still targeting and chasing players in Creative or Spectator mode
- Fix | Fixed Citizens wander goal not working (bosses standing still instead of roaming)
- Improve | Compatible with latest Citizens build
- Improve | Removed semi-broken menu translation keys from
lang/en_US.json. I'll re-add GUI translations a bit later.
