Sorry but in my endeavour to investigate my last issue I have found another bug / issue that needs looking at, at some point...
I have created profiles named like:
- EasyRaid
- MediumRaid
- etc
But the naming convention has changed from the original, so even though I keep these raid profiles I have found that when I reboot the server or reload the plugin, I also keep getting:
- Easy Bases
- Medium Bases
- etc
This is happening in the below raidable bases data folders:
- Oxide/data/raidableBases/Profiles
- Oxide/data/raidableBases/Data
- Oxide/data/raidableBases/Difficulty_Loot
The naiming convention is just Easy / Medium etc. If i don't rename my original .json files, its creates these new Easy.json files (etc) and doesn't use my own.
So, to keep things simple, I have changed my setup to work as required in:
- Oxide/data/raidableBases/Difficulty_Loot
- Oxide/data/raidableBases/Profiles
- Oxide/data/raidableBases/Data
I'd like them to stop creating the 'Easy Bases.json' files if i already have profiles named and created in 'Oxide/data/raidableBases/Profiles' and use these names instead.
Sorry this is really long winded, if this is too much of a pain, i'll just rename but for future proofing, it would be good to have this working in future versions.