Multiple Boards per World, Config Structure changed, Per Player Async Task!
NOTE: Because of the new Multiple Boards per World feature, it is required to update the config structureto the new layout. Backup your current config.yml, and then delete it to generate a new config.
+ Multiple Boards within the same world now supported!
+ Now every player has an async ScoreboardTask.java
+ Major config change, it is needed to backup the existing config and generate a new config file.
+ Added /realscoreboard debug to help assist problems.