Okay so with the latest update we got oxide permission system oxide.group oxide.grant oxide.revoke
when i type oxide.group it says
Syntax: oxide.group <add|remove|set> <name> [title] [rank]
so i tried to make my own group oxide.group add vip VIP 1
...
I dont know how this system works .... Can someone explain me ? It allowes some created groups to use some specific plugins or what xD?
And if its possible i'd like to see an example of this process.
Solved Oxide permissions system commands
Discussion in 'Rust Discussion' started by PaiN, Mar 21, 2015.
-
Wulf Community Admin
The Oxide Permission system is for use by plugins, but those plugins have to support it. The only plugin I know of that currently uses it is Chat Handler, which there are instructions for on its latest update. http://oxidemod.org/resources/chat-handler.707/update?update=4089
-
Okay so this guy http://oxidemod.org/resources/chat-handler.707/update?update=4089 shows http://screenshooter.net/101978843/pjwbijh what should i put i <permission> ??
-
Wulf Community Admin
-
Permissions are like flags. Oxide's permission system is basicly just a data management that can handle groups, users and assign permissions to them.
There is no functionality that makes use of this data in Oxide itself, Oxide just manages them.
To use the data and do something with it you need a plugin that utilizes it. In case of ChatHandler it uses the data to offer the ability to create prefixes and colors based on permissions.
So if you for example want to give a specific group of people a specific prefix in their names and want to have them in a different color you can assign a specific permission to these exact settings and simply assign this permission to the group so everyone in this group has the settings assigned to that permission the group uses.
If you're not a legacy player and dont know the Flags plugin it probably helps reading its overview page to understand this kind of system better. Oxide's permission system is basicly the same like Legacy's Flags plugin but built in Oxide. -
Okay, i got it but.... i dont know if oxide's permission system has a command which shows all the players who got a specific group something like oxide.grouplist and it will show every player that has a specific group
-
Last edited by a moderator: Mar 22, 2015
-
Wulf Community Admin
[DOUBLEPOST=1427036181][/DOUBLEPOST] -
Okay thats all if you want you can close the Thread!