Now blocks that are still regenning will continue to regen after server restarts
Toggle in config "persistent-timers" (on by default) if you want the old functionality (instantly regen on server stop [set to false]) or the new functionality (persist past restarts [set to true])
New| Created config.yml file patcher, you won't need to touch your config file to get the new settings
New| Added day count for time remaining message %dd%
Improved | Breaking a block in creative will now cancel the block regenning there if applicable
Improved | Placing a block in creative will now cancel the block regenning there if applicable (i.e. replace block is air)
Bug Fix| Listeners that fail to be registered will not stop others from being registered (i.e. BlockDropListener on older versions of MC)