@Chillzone - PvE
Hello. I checked on my end, and everything is working correctly. I suspect you may not have fully understood how it works.
There are separate settings for zones(*SERVER*\oxide\data\ZoneStatus\ZonesConfig.json), monuments(*SERVER*\oxide\data\ZoneStatus\MonumentsConfig.json), and status bars. The zone and monument settings contain a reference key to a status bar, which is "_default" by default.
The status bars themselves are located in *SERVER*\oxide\data\ZoneStatus\BarsConfig.json, where you can both edit existing ones and create new ones.
This approach allows you to apply one status bar style to multiple zones or monuments. It also significantly reduces the size of the configuration files and makes them easier to navigate.