Players can't see the kits
Having an Issue with the RUST Kits Mod for my Server.  I can make the Kits no issues.  The one issue i am having is no one can see them other than Myself and my other Admin friend.

Authlevel 2 is for Admins correct?

How do i get it to where all the players can see the Kits?  I have Looked though the Json file and see nothing that i can use to assign permisisons with Oxide.  Please Help!
In response to Margerdria ():
Having an Issue with the RUST Kits Mod for my Server.  I can make the Kits no issues.  The one issue...
check your kits DATA kits.json file and make sure that all the kits that you want players to see are optioned:  hide  "false" , when you create a kit (in chat) that you want players to see you choose that option from the menu,
They are set to False.
This is a Copy of the one Kit i was testing with.

{
"Kits": {
"clothes": {
"name": "Clothes",
"description": "Tired of being Naked? Wear some Clothes!",
"max": 5,
"cooldown": 3600.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": 1751045826,
"container": "main",
"amount": 1,
"skinid": 897890977,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 237239288,
"container": "main",
"amount": 1,
"skinid": 888360095,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1366282552,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -702051347,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
}
]
}
}
}
In response to Margerdria ():
They are set to False.
This is a Copy of the one Kit i was testing with.

{
"Kit...
Try it without any "skins" to see if it makes a difference. Although I have about 20 different kits with skins at the minute and no problems , Its the only thing i can think of as the validator says the config is ok.
I have same issue. Its started happening since last update.

same issue here maybe its a bug, because before that it was hidden after i do hidden (false) its permanent hidden even the hidden is on false