Hi
I'm currently working on an event plugin that is using ZoneManager for creating zones during the event. It would be really nice if there was some sort of a "temp" flag that prevents the zone from beeing saved to ZoneManager config file.
That way I wouldn't have to deal with left-over zones after something crashes. And re-creating zones after ZoneManager gets reloaded is way easier than figuring out what zones may still be configured from before a crash.