I have three bases that spawn correctly when I add them to the normal config through f1 console command(my server host does not have a server console through browser so i have to do it while in game with permissions plugin)
So I add 3 bases with the line
rb.config add "Normal" 1x1med 2x1med 3x1HARDbase
however after this the settings that have been changed for such as adding npcs removing arena walls, turning off emptying of all crates once spawn DO not save, so it spawns in the base with the wrong settings, I go into the FTP and edit the file to make it correct but it wont immediately update unless I do o.reload RaidableBases, the rb.reloadconfig does nothing 'grid is loading; please wait until it has finished' i kept the server up for an hour and it does not load. so I have to do o.reload RaidableBase but once I do that all the previously configured bases are gone, this is the file that I have after I do o.reload RaidableBase
But the command for /rbe says no configured bases and when I do rb.config list it shows no valid buildings have been configured. so if I do the rb.config add "Normal" 1x1med 2x1med 3x1HARDbase it then clears all the settings I changed but now the /rbe works and the bases start spawning, but none of the settings I changed in the profile are there.