1. I messed up and did /grant group color_owner color_member
    so I want to delete color_owner from the color_member group because its doubled up in chat showing both groups...
    [DOUBLEPOST=1450280888][/DOUBLEPOST]/oxide.group remove color_owner
    found it...
     
  2. Wulf

    Wulf Community Admin

    The command '/group remove groupname perm' would delete the whole group. You'd want '/revoke group groupname perm' instead.
     
    Last edited: Dec 17, 2015
  3. Wasn't it
    /revoke group <Group> <Permission>
    ?
     
  4. Wulf

    Wulf Community Admin

    Errr, right. I wasn't thinking there.
     
  5. hehe :p
     
  6. This now done by:
    oxide.revoke group <GROUP> <PERMISSION>
     
  7. Wulf

    Wulf Community Admin

    That is the same as posted above. It hasn't changed, the "oxide." prefix has always been optional.
     
  8. O, ok Wulf. Sorry about that.
     
  9. Can i do /oxide.revoke user [name] all
    or doesnt that work? can is see all the permissions of 1 people in the files?
     
  10. Wulf

    Wulf Community Admin

    You can use the 'show' console command to list commands a player or group has. You can also use a wildcard * to remove all for a user or group.
     
  11. ok how can i do that?
     
  12. Wulf

    Wulf Community Admin

    Type 'show' into your console, it will show you the proper syntax. The same applies for 'revoke'.
     
  13. i mean to remove a permissions :S
    [DOUBLEPOST=1461619217][/DOUBLEPOST]all permission *
     
  14. Wulf

    Wulf Community Admin

    revoke user USERNAME *
     
  15. and then all permission for that player will delete?
    [DOUBLEPOST=1461619308][/DOUBLEPOST]and then all permission for that player will delete
    ?
     
  16. i just what to remove permissions for someone but i cant
     
  17. /revoke user (steamID) (Permission)