1. Wulf posted an Oxide how-to on permissions (Using the Oxide permission system). Under adding a new group he lists out the 2 commands:


    oxide.group add vip
    oxide.group add vip VIP 0

    My question is, in the second command is the VIP 0 setting the auth level to 0? If I wanted VIPs to be moderators my command would look like > oxide.group add vip VIP 1? Just trying to clarify with the VIP 0 is doing.

    Thanks,
    OD
     
  2. Wulf

    Wulf Community Admin

    No, that is the rank of the group. There are no ties to things such auth levels in the groups.
     
  3. Gotcha. Thanks, Wulf.
     
  4. @Wulf What about showing permissions off the group? Or of an user?
    Nothing seems to comeup when i use,
    Code:
    oxide.show groups
    Code:
    oxide.show user Wulf
    Etc
     
  5. Wulf

    Wulf Community Admin

    Those are the commands. If you don’t see a reply, try a different tool.
     
  6. is the oxide group system changed in april 2018 ?

    some players that i have in a usergroup say me that they are not longer in the usergroup that i have make them

    some times if they rename himself in steam they lost the oxidegroup

    i use this command all the time : o.usergroup add steam64id
     
  7. Wulf

    Wulf Community Admin

    No, it hasn't changed other then when data stored in memory gets saved to file.
     
  8. when would that be the case
     
  9. Wulf

    Wulf Community Admin

    It shoundn't affect your issue. The change I mentioned just changes so that instead of saving to the .data file instantly, it stores the change in memory as it normally would and then save when your server saves (ie. server.saveinterval setting).
     
  10. but the problem is this :

    Example:
    i make one player in a usergroup on 01/04/2018
    on 16/04/2018 he is not longer in this usergroup and nobody changed anything.
    only it can be that this player rename hisself in steam and join the server

    i have this case with not all players but with some players
     
  11. Wulf

    Wulf Community Admin

    Then no, nothing changed in that regard.
     
  12. I don't understand why this is happening.
     
  13. i dont understand how i can make it work, where di i have to put the commands and how, im dutch so its difficult
     
  14. Wulf

    Wulf Community Admin

    RCON or your server console generally.