Reset kits after a wipe?Solved
how do i set so that the kit is restarted after wipe,when it has max use of 1
You can edit the configuration file to wipe the kit data on map wipe, instead of having to use the /kit resestdata manually in the game chat every wipe.

oxide/config/Kits.json

Near the bottom of the configuration file:

"Wipe kit data on map wipe": true,
Locked automatically