DigitalClock (for Java 8) v1.8

Details

  • Filename
    DigitalClock.jar
  • Uploaded by
  • Uploaded
    Jul 16, 2014
  • Size
    202.41 KB
  • Downloads
    2,749
  • MD5
    db737b6b491a3cdbef2e8acfd5f3a7ba

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

  • Plugin is on start checking if there is a newer version - added command '/dc update'
  • New and fast generator of clocks, you can set generatorAccuracy in the config - if the server can't generate the clock each second, it just skips missed seconds (until the difference between current time and the generated time is maximally the generatorAccuracy value)
  • Added runAfterCreation option to config - set if clock should run immediately after its creation or it should be stopped
  • Added better permissions for fill and material command, for example 'digitalclock.fill.stone' or 'digitalclock.material.20'
  • Added clock protection (damage, break, place) - protectClocks option in the config
  • Fixed: After the countdown end, the clock shows 00:00:00 instead of the current time
  • Fixed: Blank spaces between generated numbers