Rust
Rinsha May 18, 2015 @ 3:21am
Rust Server Plugins/Permissions
If this is not the right place to post this, I'm sorry.

I've looked on Google trying to find an answer for this without any luck.



Hello, so.. Me and a friend of mine decided to order a server, and it works good and all, but.. we have no clue at all how plugins work.
Oxide 2 is installed on the server which is needed for plugins, we got some plugins working that doesnt require any permissions to be added to a user(I think?).
So I was digging around in the serverfiles trying to find something with groups/permissions in the name and I found a file called oxide.users.json.. So I opened it up and it looked like this http://prntscr.com/76jdes
The question I'm having is where exactly do I put the permission for a plugin? Is it even in this file, where if so? Is it another file I need to open? I tried putting a permission line where it says "perm" which didn't work.

As you can see I'm a total scrub regarding this, help is appreciated.
< >
Showing 1-15 of 15 comments
Rinsha May 18, 2015 @ 7:46am 
I'm just gonna go ahead and bump this.
merton May 18, 2015 @ 8:13am 
dont know if it helps but a quick google search found this:
http://oxidemod.org/threads/setting-up-your-own-experimental-rust-server-with-oxide-2.5754/
Polychrome May 18, 2015 @ 9:14am 
You can add it on the oxide.groups.json file and then assign the groups to the user you want (By default the rank 2 -i believe- is for Players).

Now, by common sense i would think that permissions are displayed in the similar what the PermissionsEX works on Minecraft:

http://prntscr.com/76mzg8
Last edited by Polychrome; May 18, 2015 @ 9:31am
ShinyPoodle Dec 21, 2015 @ 1:36am 
Authorization levels are as follows:

0 (by default) for players

1 (moderator) for Moderators

2 (admin) for any owners or admins
---------------------------------------------------------------
if you would like to add yourself/a friend as an admin type in server console

ownerid [steamid64] [nickname] [reason]

eg. "ownerid 76561198114678102 SHiNzZ Owner"
This would add me as an owner

and

"moderatorid 76561198114678102 SHiNzZ Moderator"
to add me as a moderator

EDIT: This should give you the basic admin/moderator privileges, not permissions which are a lot more complicated. Meaning that you would have access to most plugins such as r-remover (/remove admin) but not ones such as godmode (/god) because the user must have been granted the permission prior to use of the command.
Last edited by ShinyPoodle; Dec 21, 2015 @ 1:39am
Kendzi Jun 28, 2016 @ 12:42am 
i cant find where to type commands in? i bought a host but i dont know where the console is?
ShinyPoodle Jun 28, 2016 @ 1:19am 
Originally posted by Kenny:
i cant find where to type commands in? i bought a host but i dont know where the console is?
Should have a console option on your admin panel. If not, download and install Rusty and use the Rcon feature to connect to your server and type them in there :)
Kendzi Jun 28, 2016 @ 7:11am 
Originally posted by SHiNzZ:
Originally posted by Kenny:
i cant find where to type commands in? i bought a host but i dont know where the console is?
Should have a console option on your admin panel. If not, download and install Rusty and use the Rcon feature to connect to your server and type them in there :)
I did but all of the commands are "unknown"
ShinyPoodle Jun 29, 2016 @ 12:03am 
Do you have oxide installed? :P
Kendzi Jun 29, 2016 @ 5:48am 
I think not?



Originally posted by SHiNzZ:
Do you have oxide installed? :P
ShinyPoodle Jun 29, 2016 @ 9:41pm 
Install Oxide[oxidemod.org] on your server, then you will be able to use all the commands through Rusty
Kendzi Jun 30, 2016 @ 6:42am 
Will that reset my server?

Originally posted by SHiNzZ:
Install Oxide[oxidemod.org] on your server, then you will be able to use all the commands through Rusty
ShinyPoodle Jul 1, 2016 @ 2:58am 
No, Shouldnt do, but it will shut down for a minute or two to perform the install.

Just curious... Who is your server host?
Last edited by ShinyPoodle; Jul 1, 2016 @ 2:58am
Kendzi Jul 14, 2016 @ 10:41am 
Originally posted by SHiNzZ:
No, Shouldnt do, but it will shut down for a minute or two to perform the install.

Just curious... Who is your server host?
I think its Survival-Servers.com
Kendzi Jul 14, 2016 @ 11:10am 
Originally posted by SHiNzZ:
No, Shouldnt do, but it will shut down for a minute or two to perform the install.

Just curious... Who is your server host?
survivalservers.com this is host
Windamyre Aug 21, 2016 @ 4:07pm 
A few quick notes about Oxide Plugins:

Some of the plug-ins use the players permission level (ie. player, moderator, owner) which are set using ownerid and moderatorid . Details about how to set them are on http://oxidemod.org/threads/admin-and-moderators-in-rust.6520/. An example of this is the R-Remover Tool which has an admin command. If you aren't level 2 (owner) you can't use the admin Remover, only the standard Remover.

Other plug-ins use custom privileges that the admin can grant or revoke at will. For some, like Sign-Artist it check if the player has been granted a permission before allowing it to be used. Other, like NTeleport have a VIP privilege that makes the plugin behave differently if it's been granted. These are set using the grant and revoke commands. Details can be found here on http://oxidemod.org/threads/using-oxides-permission-system.8296/.

Keep an eye on the forums for any plug-ins you use. As updates come down the pipe for both Rust and Oxide, you'll want the latest versions in order to avoid problems.
Last edited by Windamyre; Aug 21, 2016 @ 4:08pm
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: May 18, 2015 @ 3:21am
Posts: 15