Is there a way to have static zone names for cargo, heli, and timed crates? Im using a plugin to make pve players pvp and it uses the zone name created in Zone Manager. When the zones are created, its different every time making it hard to keep the dynamic zones pvp. Any help here?
Zone NamesSolved
Please link the plugin you're struggling with.
The zone names are always
The zone IDs are random for a few reasons. Zone IDs should ideally be considered a secret between the creating plugin and Zone Manager, and not something that other plugins should be looking at.
The zone names are always
DynamicPVP
.The zone IDs are random for a few reasons. Zone IDs should ideally be considered a secret between the creating plugin and Zone Manager, and not something that other plugins should be looking at.
Using WarMode, they have a specific way of taking the dynamic pvp zones and making them pve/pvp. I figured it out.
Locked automatically