CustomTime

Control how long day and night last.

File Details

CustomTime-1.2.0.jar

  • R
  • Jun 15, 2015
  • 9.28 KB
  • 497
  • 1.8.1

File Name

CustomTime-1.2.0.jar

Supported Versions

  • 1.8.1
  • Fixed time stopping completely if multiplier was less than 1

  • Added command /ct [day/night] set [days]d

  • Switched format for config file. The old way is still readable and the plugin will automatically convert your old config.yml

  • If you make night last longer or infinite, the moon will spin backwards, like this:

Moon spinning backwards

  • If you make day/night last longer, there will be VERY small inaccuracies in the internal tick delay. For example if I set day to last 3 hours, the multiplier will be 0.055555555555555555555. Internally the tick delay would be calculated to 18.000000000000000000000000000002 but will be rounded to 18. Again, a VERY small inaccuracy.

There is not really anything that can be done for either of these bugs