Wipe all Oxide data except for custom usergroups?
My oxide datafiles are getting kinda big so I want to start fresh, however I do wanna keep the data files of all vips etc so just get rid of all the default usergroups.

What is the easiest way to go about this? I also use timed permissions, not sure if I can wipe it and then execute timed permissions and it would add everyone back or something.

I wanna get rid of oxide.users.data, oxide.lang.data and oxide.covalence.data
oxide.users.data stores individual player data and their group assignments; you can wipe this if you don't mind re-assigning users to groups.

oxide.groups.data stores group data and permissions assigned to them; you can wipe this if you don't mind setting up every group again along with permissions.

oxide.lang.data stores player lang preferences, which you can delete if you don't localize for more than one language.

oxide.covalence.data stores player names and IDs for use with universal plugins and offline player handling.

You can manually delete groups via commands too, but default groups will be automatically re-created empty on restart.