Damage to base/raiding/PvP

How to allow base raiding?
I have TruePvP along with Zone Manager and Auto Zone Manager and working as  they should with PvP in their respective zones and PvE where it should be. What I need is the abilty to allow raiding/PvP to bases.
This seems somewhat doable given the base has a no build zone already and make that a PvP zone that allows damage and PvP. Is that alreay a possiable config?

your zones should be excluded in TruePVE config so that zone manager controls everything in them

example:

  "Mappings": {
    "default": "default",
    "1770934": "exclude",
    "7923414": "exclude"
  },​

If I understand correcttly, I need to add each zone manually for each player base?(not an option) What I am needing is auto zone to do that or TruePvE not to include player base's in its coverage.
Auto Zone creates the PvP zones so is that what needs to do this if possiable?
PvP at monument zones and player bases along with damage to allow raiding. All other areas PvE is the goal.

TPVE controls damage. zones must be added by you or the zone plugin using API in the documentation

If I have understood correctly, then you have to build a base with each player, manually put a zone ??

yes. create your own zones as stated above

My server is Pure PVE and True PVE is allowing players to raid/damage other bases, what setting should I have to prevent this? Thanks its a brilliant mod and we had it working fine before, but we changed recently to another server. Thanks in advance.

hi,

players cannot raid bases using the default configuration

you should not have server.pve set to true either

Why are there 1000 plugins for PVE and PvP things, but not a plugin to allow Playerbase Raid in the PVE.  Each building closet creates a zone, why is it so difficult to integrate them ???  I do not get it.

I'm not the only one who is looking for something like that.

On the entire island of PVE with the exception of PvP zones and player base raid (on and offline) ... and here at the RAID PvP must also be allowed automatically

 

There is a plugin for abandoned bases raid, but there is no plugin for non -abandoned base raid

I've been looking for a possibility for 2 years

although not exact, this is mostly possible in abandoned bases already

you can have it run indefinitely for all bases 

Despawn Timer (0)
Remove Ownership When Despawn Timer Is Zero (false)
Do Not Destroy Base When Despawn Timer Expires (true)
Remove Ownership From Bases (false) - force them to destroy boxes in order to loot them since Prevent Looting plugin will block it otherwise. shouldn't matter as players should be putting locks on boxes anyway

then just issue sar purge and sab commands when server startup is complete, which you can do using battlemetrics or the timed execute plugin

configure Run Every X Seconds at like 3600 seconds so it runs once an hour in order to convert any new bases over to pvp.

I could make it easier but that would be very complicated and I don't have time for that yet

If anyone comes here looking for this, I've released a plugin called Player Base PVP Zones to help. It is meant to compliment Dynamic PVP (a better implementation of what Zone Manager Auto Zones tries to do IMO), which does the same thing for monuments and events.