Added
- Added automatic runtime library downloading for optional storage integrations.
- Added support for MySQL, MongoDB, and Redis libraries to be loaded only when needed.
- Added Redis SSL support.
- Added automatic Redis reconnection with progressive retry delays.
- Added license cache fallback to tolerate temporary license API outages.
- Added default MOTD and maintenance icons.
Improved
- Reduced the plugin jar size significantly.
- Improved MySQL compatibility with MySQL 8+ authentication.
- Improved MongoDB startup logging by hiding verbose driver messages.
- Improved startup console output and dependency loading behavior.
- Improved shutdown behavior when a trial or license expires.
- Improved HealthIndicator PacketEvents startup handling.
Fixed
- Fixed
/endand proxy stop handling when modules or license state changed.- Fixed several config defaults and runtime loading edge cases.
