Hi, I've recently setup GPay and I created 2 groups. One called Dead and one called Alive since I have to VIP products in GPay. When a user purchases the Dead VIP kit, they are added to the group Dead in Rust.
I can't figure out how to restrict a kit called dead so that only users in the group dead can access the kit. I've tried settings permissions dead and it just gives a message that it was assigned kits.dead
Restrict kit to a group?
You must create your group
o.group add dead
In your kit set the permission
/kit permission dead
Set your kit permission to your group
o.grant group dead kits.dead
Now when your players are added to group dead they will have the permission for the kit
Trillz
You must create your group
o.group add dead
In your kit set the permission
/kit permission dead
Set your kit permission to your group
o.grant group dead kits.dead
Now when your players are added to group dead they will have the permission for the kit
Hi, thank you for responding. I have actually already done those steps on my own, and you can see when I tried to do it again I get this: Group 'dead' already has permission 'kits.dead'
However, anybody can still access the kit, even if they aren't part of that group for some reason.
make sure the default group does not have the permission
When you set a permission for a kit people without the permission should not have access to it
o.revoke group default kits.dead