CustomTime

Control how long day and night last.

File Details

CustomTime-1.3.1.jar

  • R
  • Apr 10, 2016
  • 12.54 KB
  • 563
  • 1.9

File Name

CustomTime-1.3.1.jar

Supported Versions

  • 1.9

Updated to 1.9.2 (bukkit-1.9.2-R0.1-SNAPSHOT.jar)

  • 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.
    As of 1.2.2, day will have 1 extra tick over night, but that is still very small.

There is not really anything that can be done for this bug