FIXED:
- Fix an issue with players starting the game and the starting task running twice
- Fix issue with message not having formatting
- Fixed an issue where player's health over 20 (due to armor/items with max health attribute modified) was throwing console errors
ADDED:
- Add a check for the kit command permission, if the player does not have perms, don't send the kit message
- Added "ALL" as a choice for blocks, allowing breaking/placing of all block types
- Added "blank space" to lang file for leaderboard, this is used when retrieving an empty placeholder you can put whatever message you want here, like "empty" or "no score" or "¯\_(ツ)_/¯" <-- whatever... you... want!
CHANGED:
- Add a space after prefix in lang file
- Automatically update the lang file after changes (also removes unneeded config options)