Solved Getting admin rights?

Discussion in 'Rust Discussion' started by Henning 2, Jul 8, 2015.

  1. Hello guys i need help.

    I just got a rust server with the oxide thing everything is working all plugins are working fine BUT i dont know how i can give me admin rights may you guys know?
     
  2. Thanks well my problem is NOW that it says im already an owner but i cant do things like noclip and so on.
     
    Last edited by a moderator: Jul 8, 2015
  3. Firstly after giving you the "ownerid" you need to write "server.writecfg" in the console..
    Fly and Noclip= Shift+L for fly and Shift+P for Noclip.
     
  4. Additionally, if you are logged in to your server when you run the ownerid command, you need to disconnect and reconnect for it to go into effect.
     
  5. Wulf

    Wulf Community Admin

    Unless you use a plugin such as Auth Level. ;)
     
  6. Yeah got it now thanks !
     
  7. Hey, that's just like a plugin I made. I forgot Auth Level exists. Does it save the auth level info after a restart? So I can use it instead of server.writecfg?

    And what magic did you use to make it work even if a user is already logged in ? D:
     
  8. Wulf

    Wulf Community Admin

    It does all of it. To set while logged in, just replace the existing player.net.connection.authlevel.
     
  9. You sir, are awesome. Thanks!