1. Hello ^^

    I have a big problem xD

    I can't add me as admin on my own server.

    I use the right command:

    usergroup add 76561198029638353 admin

    and
    oxide.usergroup add 76561198029638353 admin

    and after the command i use also
    server.writecfg

    but in game im only Player and have no Permission from the admin group.

    If i look in the oxide.users.data im in the group admin but ingame nothing changes.

    and if i create other groups with some permissions and add me in this group also nothing changes.

    I make a relog and server restarts but nothing will help.

    Can someone help me ?

    My log after use the command but i can write this command again and again.
    Is this normal ?
    I think if im in the group they need to say me you are already in the group admin or so.....

    Code:
    (23:59:06) | [RCON][217.250.249.128:51982] usergroup add 76561198029638353 admin
    (23:59:06) | [Oxide] 23:59 [Info] User 'Lexy Roxx(76561198029638353)' added to group: admin
     
  2. Wulf

    Wulf Community Admin

    Oxide's permissions is not the same as Rust's admin. See Admin and moderators in Rust | Oxide. All of the steps you already did are handled automatically when you are properly set as admin in Rust itself.
     
  3. Yeah i found your post a half hour before ^^
    but this wont help
    ownerid 76561198029638353 "Lexy Roxx"
     
  4. Wulf

    Wulf Community Admin

    ownerid 76561198029638353 "Lexy Roxx"
    server.writecfg

    Logout of the server and rejoin it. You can verify you were added in the users.cfg file under server/identity/cfg.

    This will give you admin for all things that use admin, plugin permissions are not one of those things.
     
  5. Sorry for late answer
    Yes it works ^^
    [DOUBLEPOST=1463935940,1463925841][/DOUBLEPOST]why was my other thread removed ?
     
  6. Wulf

    Wulf Community Admin

    You already posted the same thing in another thread related to it, it doesn't need to be re-posted.
     
  7. Ok
    I make a new thread because i need fast a fix for this problem xD
    Because i can run the server now but only in the terminal.
    screen is not working for this server and tmux say me No such file or directory but if i run it manually all works xD

    Have you any ideas ?
     
  8. Wulf

    Wulf Community Admin

    I'm sure if someone is able to give you an answer they will reply to your post.
     
  9. I've added myself and my admin under the user.cfg file and then restart the server join cannot use many of the plugins and the tool menu doesn't work either. I'm getting rather confused on what's causing this.
     
  10. Wulf

    Wulf Community Admin

    For the F1 items menu, it sounds like you may be using either the RemoveAAA plugin or Admin Spawn plugin, both require permissions to be set to use it.

    For other plugins, most use Oxide's permissions system, not Rust's owner/moderator auth levels. There's a stickied thread on how to set these.
     
  11. yeah RemoveAAA blocks alot of plugin access like sign artist so I removed it thanks for the help :)
    [DOUBLEPOST=1464026100][/DOUBLEPOST]so I removed AAA and I never had admin spawn I still am unable to use things like sign artist is there something I'm missing?
    [DOUBLEPOST=1464026923][/DOUBLEPOST]I cant get anywhere with this.. I try to use sign artist and yes I have followed all the permission settings etc still not having much luck can..

    I have done F1 grant steamid admin and all I get is the permission doesn't exist what levels or permissions are there in this game?
     
  12. For a fast way to take all permissions - grant user "Username/SteamID" *
     
  13. Wulf

    Wulf Community Admin

    That's also a fast way to mess up all your permissions, as not all permissions are meant to be used like that. ;)

    Ie. You'll likely end up with a dozen chat tags, maybe even get banned if a plugin uses a permission for that.
    [DOUBLEPOST=1464031292,1464031223][/DOUBLEPOST]
    "admin" is not a permission. For SignArtist, the correct way to grant permission is "grant user USERNAME signartist.url", or "grant group default signartist.url". There are other permissions that SignArtist uses, but this is the common one that most will use.