Way to disable within a DynamicPVP Plugin Zone?

Is there a way to disable this within a DynamicPVP Plugin Zone? I have a special Raid Island on my PVE Server where players can practice Raiding, Building and PVPing. but I would like this plugin to be enabled in this zone. Is that possible?

I'd like players to be able to use twig and ladders during their raid practice in this zone :)

There is a "antiladderandtwig.bypass" permission in the plugin. Give it to the player when entering into the zone and remove from them when they exit. Most Zone plugin have enter/exit trigger config.

7WJNImJdjrlez0M.jpg Kaucsenta

There is a "antiladderandtwig.bypass" permission in the plugin. Give it to the player when entering into the zone and remove from them when they exit. Most Zone plugin have enter/exit trigger config.

Do you have any idea how I'd do this with ZoneManager or DynamicPVP? ZoneManager is the most common Zone plugin but I looked everywhere and don't understand how or where to add this