1. My problem is that, I can't use commands in local server console (./rustserver console). After writing anything, nothing is changing. I can't even add me as an admin on my own server. I am using Ubuntu 14.04.5 LTS. iheiydsadjs.jpg
     
  2. Wulf

    Wulf Community Admin

    There is no console by default on Linux servers.
     
  3. Is it possible to install one? Or any other way to set me an admin?
     
  4. Wulf

    Wulf Community Admin

    Not without a third-party tool or script.
     
  5. Can you give me name of good third-party tool or script? I can't find any.
     
  6. RustAdmin as example.
     
  7. Programs like that doesn't work for me, that's why I want to use local server console.
     
  8. if you want use rcon consol from another computer you must set rconweb 0 in startup line :)
     
  9. I know but it doesn't work. It sometimes connect but I can't do anything and connection breaks up. Same on Rusty and RustAdmin.
     
  10. delete
     
    Last edited by a moderator: Feb 8, 2017
  11. But how I can use commands if I have no permissions. I can't give adminop to myself. Commands like rcon.login don't seems to work.
     
  12. Wulf

    Wulf Community Admin

    rcon.login was only for Rust Legacy. See Admin and moderators in Rust | Oxide.
     
  13. Wulf

    Wulf Community Admin

    There are manual setups in there for adding to users.cfg too.
     
  14. I can't find this file in my server files. There's only server.cfg.
     
  15. Wulf

    Wulf Community Admin

    You can make it manually.
     
  16. make a users.cfg file inside your cfg folder and put this line into it make sure server is stopped first
    Code:
    ownerid 76561198065949757 "SpyCry" "Owner"
     
  17. I think it kind of works but when I try to use any Oxide mod command it says that I have no permissions.
     
  18. Thats because most plugins have permissions that you need to add to the admin group so go to each plugin overview and read
     
  19. Thank you very much! That works. Thanks you all guys for help.