##New Features
- Added native LuckPerms support for rank detection.
- Rank-based features now use the player's primary LuckPerms group.
- Added support for rank-based configuration without requiring a
rank-orderlist.
## 🛠 Improvements
- Rank-specific settings now automatically fall back to the
defaultconfiguration when missing or empty.- Improved handling of partially configured rank sections.
- Empty command entries are now safely ignored.
- Included handling of vanished players silently during join and leave events. (the welcome broadcast won't happen for vanished players)
##Fixes
- Fixed multiple BossBar issues, including progress countdowns, color cycling, and cleanup behavior.
- Fixed
/wbcooldown and expiry placeholders displaying incorrectly.- Fixed
/uw removecooldownplaceholder replacement.- Fixed welcome-bounty sounds not playing correctly.
- Fixed delayed welcome tasks running after players disconnected.
NEW FEATURES:
- Added BossBar welcome display with customizable duration
- Configurable text, color, and style
- Loop color option to cycle through multiple colors
- Smooth progress bar countdown
- New settings-messages.yml for complete message customization
- All plugin messages now support full color formatting
- MiniMessage support with gradients and hex colors
- Unicode small caps and emoji support
- Multi-language ready
- Enhanced help command with fancy formatting
IMPROVEMENTS:
- Complete MessageUtil overhaul
- Support for Legacy colors (&0-&f)
- Support for Legacy hex (&x&R&R&G&G&B&B)
- Support for Modern hex (&#RRGGBB)
- Support for MiniMessage tags
- Gradient support
- Proper color tag handling
- Better error handling with fallback messages
- Improved config reload command
BUG FIXES:
- Fixed settings messages not reloading with /uwreload
