Hello,
I am having issues with plugin config resetting each time the plugin is reloaded or we restart the server. Is this normal?
Each time we reload plugin, config resetsSolved
all the settings or only the new ones? i will review and see if it happens on my servers
json validate your config, might be a comma missing or something similar, configs usually only reset to default (or old) config if a mistake has been made editing
pookins
json validate your config, might be a comma missing or something similar, configs usually only reset to default (or old) config if a mistake has been made editing
Great catch, this was it! Was missing a single comma, fixed and tested! Thanks for the update!
Locked automatically