A simple Sponge Plugin to synchronize the server/in-game time to the realtime

1.3.1.93-DEV

Beta

AuraDevelopmentTeam released this version on Dec 18, 2020

93.8 KB
Download

Version 1.3.1-DEV

+ 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.

Version 1.3.0

+ Added time offset option.
+ Added speed multiplier option.
+ Added README.
* Internal improvements to the config and reloading the plugin.

Version 1.2.3

* Fixed missing metrics classes.

Version 1.2.2

* Updated bStats to 1.4 to comply with the Ore guidelines.

Version 1.2.1

* Updated to Sponge 7.1.0-SNAPSHOT.
* Internal improvements.

Version 1.2.0

+ Added /realtime command, that allows to enable and disable the realtime synchronization per world.
+ Added appropriate permissions for the /realtime command.

Version 1.1.3

* Fixed unit tests.

Version 1.1.2

* Don’t reload plugin with events (makes plugin more compatible).

Version 1.1.1

* Fixed config not working.

Version 1.1.0

+ Added config to enable and disable per world.

Version 1.0.1

+ Added tests to ensure time conversion is correct.
* Fixed time being offset.

Version 1.0.0

+ Implemented time setting for all worlds.

Dependencies