Features
- Added experimental PlaceholderAPI support (please check our documentation)
- Added
iconsetting for server-icons on MOTDs- Added
hide_playerssetting for MOTDs (except BungeeCord)- Added
max_playerssetting for MOTDs- Fixed several bugs (e.g. 26.1 fallback)
Features
- Added new virtual hosts configuration option for MOTDs
- Added fallbacks for plain images, to be used inside of placeholders
- Added three new placeholders
- Added support for ViaVersion to compliment the new image fallbacks
Bugs
- Fixed bug where ViaVersion would spoof protocol version, rendering fallbacks useless
- Fixed bug where ViaVersion on the proxy would spoof protocol versions, same as above
- Fixed bug where server icons would make a full image MOTD become invisible
- Fixed bug where too much data would be sent in the status response
- Probably more, but I forgot
Performance
- Reduced status response size by 20-25%, allowing for quicker load times and less bandwidth usage.
Information
- The wiki page has been updated to compliment all new changes.
Features
- Added BungeeCord support
Bugs
- Added somewhat proper error handling regarding the Mineskin client
- Fixed cancellation exception bug when reloading often
- Fixed fallback not being used sometimes.
- Fixed console (prefix) spam due to components
- Fixed cache not loading sometimes and switched to a different approach, cache will get converted on startup (should go cleanly)
- Fixed ratelimit bug without Mineskin key (please get a key)
- Loads of small bugs are also fixed.
Performance
- Components are now fully cached, should allow for even better performance
- Futures are cached while processing, should allow for quicker upload times with lots of similar images.
- Added virtual threads for IO
