Added own fast implemtentation of a System likly like the 'Google Guice'
Added first support for velocity
Added and tested 1.16.5 Support for the Tablist-Module
Added more comments in the Code
Added Setup-Step (Question in the Master-Setup) for asking if data will be sent or not
Added a CloudReportsCommand in the Master and Wrapper for setting you privacy mode, for reporting exceptions
Added a feature when the master or wrapper gets an uncaught exception, the wrapper sends it to the master, and the master decides of the different ReportType-Modes (NONE, MINIMAL, OPTION) what information will be reported. The exception will also be saved locally in the data/reports folder, if the user decides to check what was sent to the server or sent the exception to the team
Fixed
Fixed registering of the GameServerCommand
Fixed a bug in the Permissions-Module
Fixed Tablist-Module
Fixed a handful of ConcurrentModificationException exceptions
Fixed NullPointerException in the Velocity API-Plugin
Fixed a bug where the case of a word is the important. SimpleCommandRunner.java
Removed
Removed saving the IP from the exception sender
Removed old and slow Google Guice
Removed old and useless debug messages
Improvements
Added timeouts in the PoloCloud-Client (exception-reporting, updater)
Improved download message in the ServiceStarter when a server software will be downloaded
Improved server side software for receiving exceptions
Improved the updater, which has now more features and is better implemented in the system (new LauncherConfig)