Reloading wipes setting changesFixed
I'm guessing this is on the list to address when the configs get moved to the config folder, but just in case it isn't I can't seem to set any custom settings without a reload wiping them.
The plugin saves settings on unload. So to change settings you will have to ```oxide.unload PoliticalSurvival``` then make your changes, then do ```oxide.load PoliticalSurvival```. This will however be addressed when the config moves. The config doesn't need constant saving, but data does. So with them being merged into the same file it causes this issue. 

Merged post

This should be fixed in the latest version. 
Locked automatically