Clans data not saving
Also, please use descriptive titles when posting threads, “NEED HELP PLEASE!” is not descriptive.
Merged post
Yeah can confirm when running "save" in the console the file isn't actually saved until you run "oxide.reload Clans".
In response to JustKodyyy ():Hello, everytime i restart my server the clans delete. The players are complaining that after the au...
I have this problem as well.
Player makes clan. Others join clan. Server has regular save intervals. Server restarts as it's supposed to. Clans disappear. It's happened for a while now. I can't figure out how to fix it. :(
every time the server restart clans get also reset and idk what to do about it i got everything setup the right way as far as i'm aware
(i also did try RustIO Clans but that one does the same after server restart clans are gone even tho it does save the clan data it does not load it back up somehow after a server restart)
i will provide a plugin list with it also maybe that also helps out 
with restart command so that should not be the problem
so the clans_data.json will stay empty like below
{}and i also feel like that it does not save the clan data it self every 600 seconds as it is saying in the config file
I was reading the code and I realized that the configuration was giving incorrect information. The config says 600 (in seconds) but actually is in minutes. Change it from 600 to 10 if you want to save it each 10 minutes.
"edit"
yep changeing it from 600 to 10 did it
xanela
Plugin is not updating the data. I am leaving my clan, creating clan for testing but it's not updating the data file.
I am having the same issue!
I figured it out and someone already wrote it. You can do that.darknessdownI am having the same issue!
TheZarek
I was reading the code and I realized that the configuration was giving incorrect information. The config says 600 (in seconds) but actually is in minutes. Change it from 600 to 10 if you want to save it each 10 minutes.