Hello fellow Rust players!
I've just updated a small server i'm working on (having it for friends for testing stuff out) to the latest Rust update and updated Oxide, and now i've came across a problem. All the plugins are working, but i somehow can't add myself to the owner rank. It worked perfectly before i updated everything, but now it just kind of stopped working all of a sudden. What i did is, i typed this command in the web console: "oxide.grant user CrazyClash oxide.*" and added the ownerid into the users.cfg file, restarted the server and i can't do anything except noclip. Can't use any of the commands like /god or /vanish that i should've gotten from the plugins and can't spawn anything in within the F1 menu. Whenever i try to spawn in something from the F1 menu, it comes up with a massage "You are missing the necessary permission to do that!" and so i'm very lost now. All of it worked perfectly before the updates.
If i should do a complete restall of the server to hopefully fix it, i wouldn't like to lose what's already built on the map and what people already have in their inventories. So if a reinstall of the server is the only way to get rid of the problem, i would appreciate if i could also get some help which files to save before doing that.
And sorry if this post is all around the place, i'm not from an English speaking country so it can get a bit messy. Thank you for understanding.
If any of you can help me, i would highly appreciate it!
Thank you all already in advance and have a wonderful day!
Solved Permissions not working (wrong usage)
Discussion in 'Rust Discussion' started by CrazyClash, Nov 11, 2017.
-
Wulf Community Admin
Rust's admin is not controlled by Oxide's permissions; see Admin and moderators in Rust | Oxide for a tutorial.
See Using the Oxide permission system | Oxide for a tutorial on using plugin permissions and those for Oxide's core commands. The /god, /vanish, etc. would all be from specific permissions that you can see on the download page for each plugin, they are not granted by being "admin". -
Thank you very much for the quick reply, @Wulf
I just tried doing both of the tutorials, and for some reason i still get the same results. In the webconsole when i'm logging into the server, it says i have an auth level of 2, which i believe is the highest one, yet sadly i still have no permission to do either the commands or spawn anything in from the F1 menu. If you by any chances know what might be causing it, i would very much appreciate it!
Have a wonderful day and thank you again! -
Wulf Community Admin
Auth level 2 isn't related to permissions really. You can grant permissions and such for plugins with auth levels, but the actual permissions would have to be granted using the actual plugin's permission, not one from a tutorial or one that doesn't exist. -
Thank you once again!
I've just tested it with the Godmode plugin, it started working for me when i typed this into the console: "oxide.grant user CrazyClash godmode.toggle" and i was wondering, shouldn't this command also work, and just grant you every command from every plugin? - "oxide.grant user CrazyClash oxide.*"
It did so before the update, but now whenever i put it into the console, nothing seems to happen, so i have to grant every single command manualy now?
Have a wonderful day and once again, thank you! -
Wulf Community Admin
oxide.* would be a wildcard for all permissions prefixed with "oxide."; those are not from plugins. If you are granting commands via F1 console, you likely won't see a reply in it but you will in the chat. You can also use the oxide commands in the chat or RCON. -
Okay thank you a ton!
I get it now! Thank you for the explanation. I was just a bit confused because before i updated, i only had to put in the oxide.* and i was able to use every command.
I have to say, you give out the quickest and probably the most efficient "help" replies i have ever came across, so big props for that! Thank you once again!
