Changes:
- Fixed server displayname component being displayed as string in notifystaff messages
- Modified nickname length from 64 to 192.
- Use toIntOrNull in getBCBuild, so it won't cause issues on BungeeCord forks that f up the format.
- Staffchat and adminchat messages can now be fully in minimessage format.
- Fixed reports list command not being parsed. Also allow that message to be fully minimessage.
- Allow usage of %newline% and <br> in lang_notification_helpop.
- Allow usage of %newline% and <br> in lang_notification_join.
- Updated snakeyaml to 1.32 for velocity and bungeecord and which fixes error on start.
- Fixed /notifystaff help text.
- Removed commented code