If you set the max value of a kit a number between 1 and 9, it will crash the plugin.
I found out that if you change the max value manually in oxide/data/Kits.json to 01 (02,03, etc), it works. You should do some changes in the code that makes that the max value is set to 0 than the chosen number, otherwise, it won't work.
I found out that if you change the max value manually in oxide/data/Kits.json to 01 (02,03, etc), it works. You should do some changes in the code that makes that the max value is set to 0 than the chosen number, otherwise, it won't work.