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