Does not seem to correctly display PVP/PVE indicator when changing config - If wilderness is set to pve and monuments set to pvp the top left indicator stays grey and doesnt change red to indicate pvp area
Config settings :-
"pvp": {
"allowedInBadlands": true,
"allowedInClaimedLand": false,
"allowedInDeepWater": true,
"allowedInEventZones": true,
"allowedInMonumentZones": true,
"allowedInRaidZones": true,
"allowedInWilderness": false,
"allowedUnderground": true,
"commandCooldownSeconds": 60,
"enablePvpCommand": true,
"restrictPvp": true
PVP/PVE Zone IndicatorSolved
You need to enable zones in the config
Locked automatically