A global region will automatically be created for each world on your server, you can modify it the same as any other region and it will affect all blocks in that world
NOTE: Regions created using the wand will be given priority when a block is broken so you can fine-tune where you want certain blocks regenerating
New| Added automatic conversion from "Ultimate BlockRegen" to OreRegenerator.
OreRegenerator will now automatically convert your data from the plugin "Ultimate BlockRegen" to OreRegenerator regions so you can seamlessly switch to your new favorite block regen plugin!
Upon starting your server, your OreRegenerator config.yml will have a new section added called "converters", currently containing the section UltimateRegen (Ultimate BlockRegen).
Follow the comments on the config for how to enable the converter, then restart your server
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)