+ Added /realtime reload
command.
+ Added translation keys.
+ Added feature to allow modifying day time length without syncing to real time.
+ Added ability to sleep and set time when syncing is disabled (achieved with Mixins).
+ Versioning in the config + config migrations.
* General fixes and improvements.
+ Added time offset option.
+ Added speed multiplier option.
+ Added README.
* Internal improvements to the config and reloading the plugin.
* Fixed missing metrics classes.
* Updated bStats to 1.4 to comply with the Ore guidelines.
* Updated to Sponge 7.1.0-SNAPSHOT.
* Internal improvements.
+ Added /realtime
command, that allows to enable and disable the realtime synchronization per world.
+ Added appropriate permissions for the /realtime
command.
* Fixed unit tests.
* Don't reload plugin with events (makes plugin more compatible).
* Fixed config not working.
+ Added config to enable and disable per world.
+ Added tests to ensure time conversion is correct.
* Fixed time being offset.
+ Implemented time setting for all worlds.