Every time I try and delete the data file and reload the addon it automatically re-adds all the config that was in there instead of re setting to default
Can't delete data fileSolved
As with all plugins, oxide/data files can only be removed when the server is shutdown or the plugin is unloaded. The data is cached in memory on first load, and then saved to file on unload generally.
Locked automatically