CustomTime-1.3.3.jar

Details

  • Filename
    CustomTime-1.3.3.jar
  • Uploaded by
  • Uploaded
    Sep 1, 2016
  • Size
    13.12 KB
  • Downloads
    5,156
  • MD5
    6f2918f84153f36447ec24ffb45b6564

Supported Bukkit Versions

  • 1.10

Changelog

Updated to 1.10.2
Fixed java.lang.NullPointerException error spam

  • 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