Lots of refinements and bug fixes.
Additions
- Added suicide command for players that get stuck or just want to die for the round
- Added a title screen to indicate the end of a game
- Added border particles outlining the arena boundary as well as the option to toggle them
Changes
- arenadata.yml file structure has changed
- Certain commands can now be executed through the console
- Fixed an issue where Trader kit wasn't giving gems to the player
- Potion effects are now removed from ghosts
- Challenges now increase gem reward by percentage rather than a multiplier
- Clumsy challenge item drop chance increased from 1% -> 2.5%
- Blind challenge bonus reduced from 125% -> 120%
- Challenge bonus is now shown on the scoreboard and is separated out when displayed at the end of a game
- Fixed an issue where too many challenges obscured other scoreboard data
- Custom shop should now be working
- /vd end can now be run without arguments to end the current arena
- All particles are now shown upon arena closure
- Fixed issue with shift-clicking into GUIs
- Move debug info added
- Various smaller bug fixes