Skip to content

[3.7.4] Bug Fixes and Better Debugging

Compare
Choose a tag to compare
@diogotcorreia diogotcorreia released this 13 Jun 16:43
· 34 commits to master since this release
b15fa54

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

Full Changelog: v3.7.3...v3.7.4