Clearing a player's report amount?Solved
I've tried deleting the data.config and that did not seem to fix it, any help is appericated 
To change a player's report amount you have to unload the plugin, open the oxide/data/DiscordMessages.json file, and look up their ID where you should find a "Reports" number you can change.
After doing changes and saving the file you can load the plugin again.
Thanks, i tried changing the number then reload all plugins and this did not work
As I said you have to first unload DiscordMessages, then do the change, then load it again.
Okay thanks do i just do oxide.reload DiscordMessages in console?

Merged post

Nice it worked thanks!
In response to Nealo ():
Okay thanks do i just do oxide.reload DiscordMessages in console?

Merged post

...
You can use oxide.unload and oxide.load to unload or load a plugin.

Another question, what is the best way to wipe a server is there any plugins for this?

Thanks

That should be the topic of a seperate thread please.
Locked automatically