PVE doesn't seems to work

Hi,
We download your plugin but it doesn't seems to work even if we have server.pve to false.
We've added Dynamic PVP to creates PVP zones, this plugins works well but our players are telling me that other players can hurt them anywhere even when they are not in PVP zones.

can you please help us ?

"RuleSets": [
{
"name": "default",
"enabled": true,
"defaultAllowDamage": false,
"flags": "HumanNPCDamage, LockedBoxesImmortal, LockedDoorsImmortal, PlayerSamSitesIgnorePlayers, TrapsIgnorePlayers, TurretsIgnorePlayers",
"rules": [
"anything can hurt dispensers",
"anything can hurt resources",
"anything can hurt barricades",
"anything can hurt traps",
"anything can hurt heli",
"anything can hurt npcs",
"anything can hurt players",
"nothing can hurt ch47",
"nothing can hurt cars",
"nothing can hurt mini",
"nothing can hurt snowmobiles",
"nothing can hurt ridablehorses",
"cars cannot hurt anything",
"mini cannot hurt anything",
"ch47 cannot hurt anything",
"scrapheli cannot hurt anything",
"players cannot hurt players",
"players cannot hurt traps",
"guards cannot hurt players",
"fire cannot hurt players",
"traps cannot hurt players",
"highwalls cannot hurt players",
"barricades cannot hurt players",
"barricades2 cannot hurt players",
"mini cannot hurt mini",
"npcs can hurt players",
"junkyard cannot hurt anything",
"junkyard can hurt cars",
"players cannot hurt tugboats",
"heliturrets cannot hurt players"
]
}
],

hi, truepve blocks all PVP by default. there is nothing you have to change.

plugins such as dynamicpvp (but not limited to) would have to override truepve to allow the PVP, otherwise it will always be blocked.

alright but it override just for the zones no ?

because for now players on my server can shoot others in non-PVP zones when they are in the wild you know

if using the default config then yes. I understand your issue, but it will not allow others to shoot players in non-PVP zones. another plugin would be allowing that behavior.

any plugin can tell TruePVE to allow or block damage which is completely normal and how most plugins function. the issue is when you have unexpected behavior such as yours. you would need to find the plugin causing it, and contact that plugin developer.