[3.7.4] Bug Fixes and Better Debugging
Bug Fixes
- Gracefully handle null components when removing invalid links (fixes #186)
- Fix nested placeholders not being able to use [minimsg] modifiers
- Fix RGB colors not working on Spigot MOTDs
- Fix incorrect regex filtering out valid links
- Fix PAPI placeholders not being translated on legacy text translations (fixes #197)
Under the Hood Changes
- Better handling and distribution of log levels. Triton now follows the convention of TRACE, DEBUG, INFO, WARNING and SEVERE for log levels
- Add a new
/triton loglevel
command to see and set the log level without changing the config
Config Changes
config.yml
has been changed. Check out the diff for full changesmessages.yml
has been changed. Check out the diff for full changes
Full Changelog: v3.7.3...v3.7.4