Hello, as I understand it, you’re saying that all your monuments have the same image in the status bars?
In the previous update, all status bar settings were moved to the files
"\data\RealPVE\BarConfig.json" and "\data\RealPVE\BarProgressConfig.json"
You can now configure all bars in one place and simply reference their keys in the desired status bars.
This also helps reduce the size of "MonumentsConfig.json"(the monuments configuration), making it easier to navigate through those settings.
For existing MonumentsConfig.json files, the keys are assigned as "_default". You can replace them with any of the keys defined in "BarConfig.json", or unload the plugin, delete "MonumentsConfig.json", and reload plugin, this will recreate the default configuration for all monuments.
However, keep in mind that this will erase all your previous settings, so it’s probably better to manually replace the status bar keys instead.
Note that there are two status bar keys:
The first one is for regular bars(BarConfig.json)
The second one is for progress bars(timers, BarProgressConfig.json)