Solved Checking permissions?

Discussion in 'Rust Discussion' started by yannick10012, Mar 30, 2017.

  1. Hello community,

    Are there more people who add people to a group and forget about wether you have assigned them or not? At least I do :p.

    I was wondering if a developer could make a plugin which enables you to check in chat a players permissions or groups he/she was added to. (OPTIONAL: icw timedpermissions also check time left with permission or group)

    I was thinking about:

    /checkperm {PLAYERNAME}
    /checkgroup {PLAYERNAME}

    Which on their turn will return with their permissions and assigned group(s).
     
  2. Why not just use the existing console commands?
    show groups [playername]
    show perms [playername]
     
  3. Where did you find that? I have searched all over (apparently not good enough) but couldn't find it. Thank you very much!

    EDIT:

    It just shows groups made on this server, not who is assigned to those groups.
     
  4. I just happened to know them. I'm sure they're documented somewhere but I'll have to look...

    You can also do:
    show group [groupname] - show group perms and who is in the group
    show user [playername] - show user perms and groups they are in
    [DOUBLEPOST=1490881452][/DOUBLEPOST]Here is the permission thread: Using the Oxide permission system | Oxide
     
  5. Great! That second works for me:) Thanks again!
     
  6. After i try show group GROUP i get nothing in console. and i cant figure out what may be issue now. Same as i use show user NAME. I use RUSTAdmin tool and it has set as WebRcon
     
  7. Wulf

    Wulf Community Admin

    Try with oxide.show instead. It may be an issue with the RCON client not handling line breaks though.
     
  8. Tryed oxide.show group NAME and nothing
     
  9. it isnt working for me either. none of the show commands :/
     
  10. Wulf

    Wulf Community Admin

    If oxide.show doesn't work, you most likely do not have Oxide installed. Please avoid bumping threads from over a year ago though. If you have an issue, please create a new thread with details.