Migration Guide

Just replace the old jar with the new one. Data and configs would be automatically converted into the new format. Some "actions" might not be accurate, so it's recommended to take a look at the configs before putting them back to production environments. Have a good day!

pageAction

For the moment, the plugin would only update worlds that in your server root folder. If you want worlds that loading dynamically to be converted, enable this option in config.yml

convert-on-world-load: true

Last updated