Hey guys, my friend has recently made a server that he runs off his computer and he installed Oxide onto it so he can have plugins exc. Currently, on the server we have :
-admin-door-unlocker.lua
-BetterResearching
-BluePrintManager
-CraftingController
-Deathnotes
-GatherManager
-Give
-Godmode
-m-Teleportation
-NoDurability
-QuickSmelt
-SignArtist
-StackSizeController
Now once we successfully did install the plugins we were happy, ready thinking we've got ourselves a server until we couldn't give ourselves permissions. We are rank Owner
but I don't know how to give us perms? Can somebody help us to give perms to be able to use these commands such as /god and /give?Code:}, "owner": { "Title": "owner", "Rank": 0, "Perms": [], "ParentGroup": null } }
Solved Can't figure out how to get owner access
Discussion in 'Rust Discussion' started by Leanne, Jul 22, 2015.
-
oxide.grant group owner canGod
oxide.grant group owner canGive
If you're referring to the /give and /god plugins.
EDIT: Those go into the console, btw. -
How about the others? And thank you, I'll try this when my friend gets back.
[DOUBLEPOST=1437580533][/DOUBLEPOST]Also. NoClip / Fly doesn't work for us. We really need help and we greatly do appreciate people that will <3 -
Access your server's console directly (through your host or through RCON), and enter:
ownerid XXXXXXXXXXXXXX (X's replaced with your own Steam ID obviously).
Then do:
server.writecfg
Your account should be owner and you should be able to SHIFT + L in-game. -
Well we do all our commands exc through Rusty. Let me do it again and see
-
-
Make sure you disconnect and connect again after running the ownerid commands.
-
http://gyazo.com/5180ec9658fd4f124bc01e12e7b64955 <-- I do this, but yet it doesn't work. I hold Right Shift and then press L, doesn't work so I try doing Shift and P
[DOUBLEPOST=1437581016][/DOUBLEPOST]Okay. Gonna rejoin now. -
Looks fine, should work upon reconnecting. Rust checks your auth level at time of connection afaik.
If that doesn't work, restart the server. You shouldn't need to, though. -
Wulf Community Admin
For future reference, both issues you are facing have stickied tutorials for them. The ownerid is Rust, the permissions are Oxide.
- http://oxidemod.org/threads/admin-and-moderators-in-rust-experimental.6520/
- http://oxidemod.org/threads/using-oxides-permission-system.8296/
- http://oxidemod.org/threads/admin-and-moderators-in-rust-experimental.6520/
-
What he said.
-
Wulf I read them both, I just seriously couldn't understand a lot of the stuff I read it and was playing with the same things for atleast three hours so thought I'd get some actual direct help.
[DOUBLEPOST=1437582328][/DOUBLEPOST]One last final question, how can I get instacraft running on the server?