Skip to content

Latest commit

 

History

History
81 lines (47 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

81 lines (47 loc) · 1.46 KB

Version 1.4.0

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

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.