1. Wulf

    Wulf Community Admin

    There are two threads with info on using permissions, and our Docs has all of the commands listed.
     
  2. Before I could see my oxide.groups.data without these "bugs" in the text, he is now as well as in print, I have another way to visualize the groups and their permissions? or "fix" it?

    PRINT: Screenshot

    *Sorry for my English. I speak Portuguese.
     
  3. Wulf

    Wulf Community Admin

    They are not meant to be edited or viewed directly. You can use the "show" console command to view users/groups.
     
  4. Any idea when these commands will be added?

    Oxide API for Rust
    Code:
    show <group|user> <name>
    show <groups|perms>
     
  5. Wulf

    Wulf Community Admin

    They already exist and have existed for the past month or so.
     
  6. Oh. Sorry. In RustAdmin I get no response from the command "oxide.show groups" BUT in Rusty I do. Hmm...
     
  7. Wulf

    Wulf Community Admin

    I don't know how RustAdmin gets its info.
     
  8. FYI:

    For this command: "usergroup <add|remove> <username> <groupname>" I could not use the player's name but it did take the steamid in place of the "<username>" field.

    So:
    ==> usergroup remove wanncody vip - NO
    ==> usergroup remove "wanncody" vip - NO
    ==> usergroup remove 76561198025942977 vip - YES
     
  9. Wulf

    Wulf Community Admin

    It'd only work if the user is online.
     
  10. Hi guys,

    Does anyone know why or how to solve this problem?

    I´m trying to check the oxide groups on my server and when I open the oxide.groups.json this is what I see:

    ሊԊ摡業ቮਉ∀愅浤湩ᰊऊ潭敤慲潴ቲਏ᠀∁洉摯牥瑡牯ᘊ؊汰祡牥ఒ
    Șآ汰祡牥

    I´m pretty sure about 2 weeks ago when I opened this file I could see all the groups with the permissions granted well organized.

    This is a fresh installation so can´t be corrupted.

    Thanks in advance,

    Mario
     
  11. Wulf

    Wulf Community Admin

    It's not meant to be directly viewed or edited manually. You can use the 'show' console command instead.
     
  12. Hi Wulf, thanks for the answer.

    I´m not really sure how to use the show command.

    Can you please give me a hint?

    I typed find show to see if I get any info but I´m too dumb.

    Thanks in advance,

    Mario
    [DOUBLEPOST=1446796051][/DOUBLEPOST]Hi again, nevermind, trying a little bit I found the answer.

    Thanks a lot!

    Mario
     
  13. Wulf

    Wulf Community Admin

    show perms
    show groups
    show user PWARS
    show user Wulf
    show group player
    show group admin
     
  14. I looked in the server_identity/oxide/data folder and I just see oxide.group.data and oxide.users.data. When I try to open these files, it just spits gibberish back out.

    I read the Oxide Permissions thread and it said there should be .json files in here. Does oxide no longer generate json files for the permission system? or am I doing something wrong?

    http://www.mythicservers.com/images/mythic/2015-11-06_22-10-30.png
     
  15. The oxide.group.data and oxide.users.data files are the files with permissions. No longer json files !
     
  16. @Wulf
    Are the commands here updated?

    Oxide API for Rust

    I know in the forum/Oxide update there are command examples that are not on this page. Can you update soon?
     
  17. Wulf

    Wulf Community Admin

    Yes, those are updated. What commands do you think are missing?