CustomTime-1.2.0.jar

Details

  • Filename
    CustomTime-1.2.0.jar
  • Uploaded by
  • Uploaded
    Jun 15, 2015
  • Size
    9.28 KB
  • Downloads
    342
  • MD5
    4758cacfd4c8b07da6b9381d3651ff92

Supported Bukkit Versions

  • 1.8.1

Changelog

  • 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