Not working for all players
Hi, love the plugin, works great for most players.  I do occasionally get a player that it just wont work for, the cui wont turn on on his side, levels dont upgrade, but the chat command /stats does work, just never advances.  i've noticed in the data, that those players are there, but both cui and "onoff" are both false, and i cant change them manually.

I can acutally change them, but upone reload of plugin, they turn to false again.
For changing a data file always do it this way:

-oxide.unload Plugin
-Change data
-oxide.load Plugin

This way the data will be saved.

For your players issue: They probably wrote /statsonoff by accident. This command works as a toggle. So doing /statsonoff again will re-enable the plugin functions for them.
im walking the player through the chat commands, he's a regular on my server, and has used them before, let me try the unload method you described, i'll let you know in a minute if it worked

Merged post

OK, the /statsonoff command and reloading worked!!! thanks!!! that command should be on the page somewhere, i never would have know!