Configuration keeps resetting to defaultNot An Issue
Man i litterally filled all the blanks in deleted nothing and always converts back to default config..... I have litterally changed on sentence on the first page and it wouldnt load i put a randon letter in the sentence saved and that being all i changed still showed error.... nice looking pluggin just super frustrating. two many pages added from default and any time i try to remove one of the hundred tabs i always get error... i know im doing something wrong... just not sure what.. any chance someone could help me config?
Any time you do any changes, the plugin has to be unloaded before editing. Once you make the changes, then you load the plugin and see the changes. 

Always check your config with a json validator before saving it will save you some headaches! 

https://jsonlint.com/

Use a text editor that highlights formatting errors, easier than using JSON validators.
I figured it out i was using the json validator and what keeps happening is it says i have a valid json but then the plugin converts back to default after a week of using my config. Any ideas on what io may be doing wrong?
What may be valid JSON, may not necessarily be a valid configuration. All that a JSON validator will try to do is make sense of what you give it, and try to validate it as being actual JSON. A JSON validator won't tell you if a configuration file is in the format that a plugin expects.

So, it's likely the format and changes made are not valid, either from something being an invalid value/type or missing portions.
givgav08
I figured it out i was using the json validator and what keeps happening is it says i have a valid json but then the plugin converts back to default after a week of using my config. Any ideas on what io may be doing wrong?

It sounds like you have another issue, as you stated, it works for a week then converts back to default. There is something in whatever is happening when it converts back, maybe this is happening during a wipe? or something simliar? as it wouldnt just all the sudden revert back with no changes all the sudden if you made the changes and worked for a week. 

I would look at whatever is happening when that happens to narrow the issue down more. I seen this before when a admin was wiping everything even the configs, so the plugins would load the defaults again on all plugins and he forgot to put the saved ones back after wipe and reload the plugins again.

@FastBurst So it wasnt a wipe and the only thing I did was reboot server and it happened but the odd thing is i rebooted the server numerous times prior and had no issues my json says its valid and if i re-paste the config it will load up take the save and when you loadthe plugin back in it resets lmao. I know we had a Steam update and im thinking as of right now thats the only thing that copuld explain it.

Oh and out of curiousity since you know this plugin the best do you ever take a set amnount of donation to setup a config filke for Servers?

Still sounds like there is something else going on with your server. The latests updates haven't affected my plugins so far and still work as intended. Are you hosting the server yourself or do you have a company (3rd Party) hosting the server?
Locked automatically