I have tried for hours now between yesterday and today to get myself to have authlevel 2 after the last Steam Update. Through my host's (SurvivalServers) control panel, i have my steam 64 id as both Owner and Moderator. However, when logging in the rcon only lists me as auth level 1. I have typed ownerid "XXXXXXXXXX" MurkedChicken in numerous times and each time it tells me it adds the owner. I then type server.writecfg as your first post instructed. However, it never saves me as owner. I go into the users.cfg file and it only lists one moderator (myself). Before the update, every oxide plugin was in working order. This is my first server and I may have messed something up in the update process. Please, end my madness.
The only plugin that doesn't work at the moment is Kits for Rust, I have deleted/reinstalled the .cs and .json a couple of times now and when trying to add kits, it tells me I don't have access to the command, which I am assuming is because it doesn't see me as Auth 2
Furthermore, I have also reinstalled Oxide as a whole a couple of times with the instructions given by my host company.
Admin and moderators in Rust
Discussion in 'Rust Discussion' started by Wulf, Jan 22, 2015.
-
Server commands for Rust | Oxide
removemoderator steamid64
server.writecfg
What you should have left is ownerid in your users.cfg if you dont then do this command
ownerid steamid64 "player name" "reason"
then
server.writecfg
then relog if in gameLast edited by a moderator: Apr 30, 2016 -
Wow, I had a feeling it was going to be something I was making harder on myself. Thank you!
-
I have my server on an FTP so I don't have not-in-game console, and because that, I can't add myself as an admin.
-
Wulf Community Admin
You can set it via RCON using the first post in this tutorial. -
I added myself as an owner from rusty, and saved the config file as well.
> ownerid xy
User xy is already an Owner
> writecfg
Config Saved
But if I go on the server, I can't add myself things from the In-Game menu, and what's more important,
I have not got permissions to edit some plugins.
By the way, I have another problem. Players can't see the kits I've put in. -
What server host are you using?
-
Your server host is not really relevant. Are you using your steam ID or username? I recommend using your steam ID, which you can get vio SteamID IO.
Some plugins you may have to grant yourself permissions through console also. But if you still think you're set a owner, check your user.cfg file, which is found at server/server (this may be a host name, just what ever file is inside server)/cfg/users.cfg. Just add a new line and write "ownerid <steamID>". -
Actually I wanted to know the server host so I could possible give more accurate assistance for example some hosts dont allow ftp access or access to files so you might not be able to check .cfg files.
any way since you willing to help feel free to do it how you do it. -
I'm using gameservers.com
This is in my users.cfg:
ownerid xy "Loroxan" "no reason" -
Wulf Community Admin
What is xy actually set to? -
Needs to be
ownerid steamid64 "Loroxan" "admin" -
xy is my steamid64, just censored it.
I try out what happens if I change "no reason" to "admin". -
Wulf Community Admin
The last part is just a comment and is entirely optional. If you manually changed that file while the server is running, you'd need to make sure the server reads it with server.readcfg. Make sure you logout and back in if you haven't as well. -
How can I make sure the server reads it with server.readcfg?
-
ownerid steamid64 "Loroxan" "admin"
Then
server.writecfg
Then
relog
If this does not work, then there is a problem elsewhere -
Then there is a problem elsewhere.
-
Wulf Community Admin
It's a console command, just use it in the console or RCON if you edit the users.cfg manually, otherwise follow the steps Resistence mentioned/shown in the first post. -
Are you running this from your pc or a host
-
I think I solved this, because for example I can create kits.
BUT
I can't /tp to anyone, because I have not got permission.
