- Fixed: Countdown warning messages now respect disabled worlds, event world conditions, player notification preferences, and localized radius.
- Added: Localized events with optional random or fixed centers and radius limits.
- Added: Localized placeholders for announcements: %x%, %y%, %z%, %world%, and %radius%.
- Changed: Boss bars, sounds, player effects, block effects, mob effects, treasure hunts, and mob waves now respect localized event radius.
- Added: Config examples for the new localized event setup.
- Added: Event descriptions can now be configured with
description:in event YAML.- Added: Start announcements now support
%description%and<description>placeholders.- Changed: Event descriptions automatically appear under start announcements when no description placeholder is used.
- Added: Default Blood Moon descriptions so players better understand what the event does.
- Fixed: BossBar
symbolnow preserves emojis and complex Unicode whenboss-bar.use-simple-symbolsis disabled.- Changed: Simple ASCII symbol fallback is now only applied when
boss-bar.use-simple-symbolsis enabled.
- Fixed: Pro jar failing to load on modern Paper/Folia with
java.lang.VerifyError: Expecting a stackmap frame.- Changed: ProGuard packaging now preserves verifier stack map frames in the obfuscated jar.
- Changed: Updated the ProGuard build runtime so it can process current Paper API class files.
- Added: Support for Minecraft/Paper 26.1.x using the new Paper API version format.
- Fixed: Hidden events no longer appear in boss bars.
- Fixed: Hidden events no longer show Pro title/actionbar announcements.
- Fixed: Hidden events no longer trigger countdown warning broadcasts.
