@Kleementin
Hello. As I understand it, you want to make some monuments PvP zones and leave the others as vanilla?
If so, you need to specify a comma-separated list of all the monument IDs you want to ignore (leave as vanilla) in the "List of IGNORED monument names. Example: powerplant_1" field in the *SERVER*\oxide\data\RealPVE\MonumentsConfig.json
"List of IGNORED monument names. Example: powerplant_1": [
"powerplant_1",
"ferry_terminal_1",
"oilrig_1"
],
There’s also an option to disable tracking by monument type using the "List of tracked categories of monuments" setting, just make sure your PvP monument doesn’t belong to that type.
"List of tracked categories of monuments": [
"RadTown",
"RadTownWater",
"RadTownSmall"
],
To convert monuments into PvP zones, find the desired monuments by their IDs and set the "PvP - Is PvP enabled at this monument? If so, players will be able to kill each other and loot will be publicly accessible" to true.
This can also be done via admin commands in-game.