I would like to work out a way to make this plugin work with zone manager. I am thinking it would just need to check for the plugin and if it is loaded then check for a zone name or nameswhich we could define in a config file. Any ideas if this is possible or already a thing?
Anyway to get this to work with ZoneManager?
NM. I was able to add figure it out. I have it parsing the zone_data.json file so it can detect flagged zones and added a flag for foundation restrictions. A few alerations and the foundationlimit just checks for zones on the list of restricted zones and enforces only when this is the case. Pretty tidy. Smooth so far and no wierd things.