1. I was looking for a way when the player is in the steam group it will give the player a permission. I saw some plugins that give the player a group, but for different plugins I use it will require it as a permission such as VIP kits it detects what group they are if they are in the group for steam they would lose their VIP.
     
  2. Wulf

    Wulf Community Admin

    That would add them to the group, you'd have to already have permissions assigned to that group.
     
  3. If they are added to a group then it will mess up with other things I need the player to gain a permission (oxide.grant user....) instead of being moved to another group.
     
  4. Wulf

    Wulf Community Admin

    Why would it mess things up? You aren't moving them to another group, you are adding them to another group with the desired permissions. They'd still have all of their original permissions from the default group and any others they are in.
     
  5. Im used to other games where you can be in only one group that's why I assumed when you are added to one group it removes you from the previous one.