1. Hi everyone, I'm trying to set myself as an admin with the command ownerid <Steam 64> <steam name> <reason> and for some reason it's only granting me level 1 auth, the same as a Moderator, please help. Might be a quick and easy solution.
     
  2. You removing the <>
    and its like this
    ownerid steamid64 "player name" "Admin"
    server.writecfg
    then relog if in game but you will need to remove the mod first so do this first
    removemoderator steamid64
    server.writecfg
    then then above
     
  3. Is the "Admin" part just a name? Or is it in reference to an Auth level 2?
    [DOUBLEPOST=1502288072][/DOUBLEPOST]> removeowner 76561197968493120
    Removed Owner: 76561197968493120
    > server.writecfg
    Config Saved
    > ownerid 76561197968493120 xnotch Admin
    Added owner xnotch, steamid 76561197968493120
    80.6.97.175:62763/76561198034075273/AaronW95 has auth level 1

    Done exactly what you said, I'm still auth level 1
     
  4. 76561197968493120 is not the same ID as 76561198034075273

    ownerid 76561198034075273 "aaronw95" "Admin"
    server.writecfg
    Rejoin the server
     
  5. Didn't work. Managed to fix it editing oxide.users.data and changing it from moderatorid next to my name, to ownerid.
     
  6. Oxide has nothing to do with ownerid, since this is rust native btw.

    And "admin", the last part, is just an reference to you, i don't think you even need it

    The file for ownerid and moderatorid is here: installdir/server/<yourserverid>/cfg/users.cfg
     
  7. You never done what I posted your missing the ""
     
    Last edited by a moderator: Aug 10, 2017
  8. try restarting your server and then do
    ownerid 76561197968493120 xnotch Admin
    server.writecfg
    relog if in game.. should work as it did for me yesterday.
    another thing you could try is reinstalling rust..