Note: All games need updates for some of the following features to work. Old game versions will still run and work like they are supposed to, but the new GameBox features may not work for them. I will do my best to update all games asap. GameBox warns in the console on load about outdated games.
Added a reload command to the admin commands (@AndyYu )
/gba reload
normal admin permission "gamebox.admin"
Reloads all registered games that are compatible AND GameBox itself. I will update the games shortly.
This command will not reload the whole jar, hence it can not be used to update the plugin without stopping the server. It only reloads all language files, configuration files and game settings.
Improved handling of players changing between two worlds
Fixed NPE when a player comes back from a disabled world and then updates his token count (@TheIntelloBox )
Added help message for admin commands
Cleanup
cleaned up shop system
cleaned up GUI system
cleaned up Settings system and main class
removed a click action and simplified action processing