- Fixed an issue causing placeholders to not get parsed correctly, allowing formatting to show.
- Added uppercase versions of color codes to the formatting parser, should a player use them in chat for some reason.
- Fixed a mistake causing a useless variable "leave" to be validated and added into config.yml.
This happened because I accidentally mixed the variables "quit" in config.yml, and "leave" in lang.yml.
- Changed event priorities of Death, Quit and Join to HIGHEST, to allow other plugins to finish up before we send the message to discord.