I have been messing with quite a few different mods working together... what I am essentially looking to do is a mod that makes shooting at players out in the open null(ie friendly fire), and turns back off when in or near monuments (dynamic PVP) does similar, but I need it to make the bases of players PVP as well so that raids are viable. Currently: Zonemanager, Dynamic PVP, PVP indicators only fixes the monuments problem... how would one make : radius of a TC : PVP true as well? Any help or pointing me in the right direction. I have seen one server use something, but the server owner stated they wrote the code themselves and didnt seem willing to share it.
A True No KoS server mod
You should be able to do that with True PvE
https://umod.org/plugins/true-pve
You write your own zone rules. so you could make player v player
players cannot hurt players
explosives cannot hurt players
fire cannot hurt players
but the bases raidable. and monuments PVP
its a learning curve but doable .. good luck.