Not sure if this should be posted here or in the other Zone Manager support.
Would it be possible to increase the size of the zone over time?.
I have a PVE server and thought it would be a good idea to see the zone sizes spread over the course of a wipe until the whole map is included. So the last 24-48 hours is PVP
Increase zone size over time
You could do this already with my other plugin DynamicConfig with this plugin. Being that you set the size of hte radius in the config, you would save your config varienses in the DynamicConfig folder example
- 5mZoneManagerAutoZones.json <= this would load this config version of the plugin 5 mins after a server start or restart
- 1dZoneManagerAutoZones.json <= this would load this config version of the plugin 1 day after a server start or restart
Whats great about DynamicConfig - is you can do this with any of the plugins that have a config that you want to alter on specific timeframes without you having to do it manually. - NOTE you always want to have your default one set up as a 5 min one so whenever you wipe the server it can reload it with the defaults that you setup originally