Can't get kit permissions to work

Hi there,

Im attempting to setup a kit for players that join our steam group.

I have created a tester kit but when i add a permission to it, im able to redeem the kit even when i dont have the permission granted. do i need to be worrying about the auth level as well? I was hoping to have it accessable simply by giving the users of the group the permission. but currently Im able to redeem the kit without the permission at all.

my current kit settings are as follows. 

"tester3": {
"name": "tester3",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": "kits.tester3",
"image": null,
"building": null,
"items": [



any advice would be greatly recieved. If its something stupidly obvious please feel free to mock me horribly :)

Thanks in advance

Quick update, even when setting the authlevel to 1 i am still able to redeem the kit without the permission being granted

Merged post

Another update. 

I have had another admin test the kit, they were also able to redeem the kit without the permission being granted. 

Also thankyou to whoever changed the name of the thread, this is more fitting.



Merged post

Has anyone else actually experienced this? Seems like its a fundemental problem with either me or the mod. Would be good to get some clarification if im doing something wrong or if i should just stop checking the thread for replies? 
yes i have. i found out once that there was somthing i did that conected the oxide group and the mod kit but i cant remember what. i did it with my default kits but i cant redo it to get my vip kits to work and all my vip's cant see the damn kits. there is a huge piece of the direction on how to set up on the site that explains how to actavate the perms to alow the mod and oxide groups to see eachother. 
In response to RamboMcCoolio ():
Hi there,

Im attempting to setup a kit for players that join our steam group.

...
it is probably something that turns out to be obvious , But here is what I do , first i create a group
/chat group add <group>,Then i create the kit by first equipping myself with the items i want included in the kit then by using
/kit add <kitname> and then follow the menu and use the settings i require, There should be a confirmation of each selection once it is made, with the permission option set to to true i then use /kit permission <permissionname>
You should get a confirmation that the permission name is set,
I then grant the group the permission for the kit using /oxide.grant group <groupname> kits .<permission> and you should get a confirmation.
The kit name should appear when the player types /kit and they should be able to redeem it (if they have the permission)
The reason you and your other admin can redeem it without out the permissions is that you are admins.. You bypass any kit related permission. Try removing admin on yourself and testing. Unless you have someone else without admin that could test for you.