- Fix | Solved "UnsupportedOperationException: Cannot remove player" on Paper when a Boss dismounts a riding Player
- New | Compatible with Minecraft 26.1
- Fix | Solved
\nin commands kicking players on Minecraft 26.1
- New | Added health-based phases for skills. Each skill now has a Health Range setting (golden apple icon in the skill menu). Set
50 - 100for above-half-health skills and0 - 50for below-half-health skills to create multi-phase bosses. Default is0 - 100(always active), existing setups unaffected. Visible inDebug: [skills]
- Improve | Native pathfinder goals now use Boss.canTarget() validation — mobs with Native Attack Goal will no longer target creative/spectator, vanished, invulnerable, or NPC players
- Fix | Solved a menu crash when restarting a non-chest inventory type (e.g. Hopper, Dropper)
- Fix | Solved "NoSuchMethodError: 'java.lang.String net.kyori.adventure.text.minimessage.MiniMessage.stripTags(java.lang.String)'" on CraftBukkit 1.8.8 and servers with older MiniMessage
- Improve | Improved internal crash reporting — only report errors on the latest plugin version
- Improve | Menu titles are no longer truncated to 30 characters on 1.9+
- Fix | Solved "ParsingExceptionImpl: Legacy formatting codes have been detected in a MiniMessage string" crash when text contains domain-like patterns combined with legacy color codes
- Fix | No longer auto-report ClassNotFoundException for Citizens and DiscordSRV plugin hooks as crash reports. Now shown as a warning message instead
- 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
