How to Use Rust OXIDE GROUPS | Rust Admin Academy | Rust Tutorial 2020

Описание к видео How to Use Rust OXIDE GROUPS | Rust Admin Academy | Rust Tutorial 2020

Rust Oxide Groups can get a little confusing. In this video I show you there's nothing to afraid of. I also show you some tools to help manage your groups, to make your life a little easier.
Rust Oxide Groups is a very powerful way of managing which players have access to which features of your server.
The list of possibilities is endless, with what you can do with Rust Oxide Groups.

Here is the HELPFUL LIST of default Oxide list of commands, only one of which I actually use in this video. Most of the commands I use are from BetterChat from Umod.

Oxide Commands not to be confused with BetterChat Commands

Giving an individual player a permission
Sometimes you just want a single player to have permission to a command or feature.
oxide.grant user "PlayerName" "PermissionRequired"

Removing a permission from an individual player
Don't want that user to have the permission you granted anymore? Just revoke it!
oxide.revoke user "PlayerName" "PermissionRequired"

Giving an entire Oxide group a permission
This is basically the same process only instead of granting a permission to a single user, you grant it to an entire group.
oxide.grant group admin "PermissionRequired"

Removing a permission from a group
Decided that you don't want a group to have a permission anymore? You can easily remove it by using the revoke command.
oxide.revoke group admin "PermissionRequired"

Adding a user to an existing group
oxide.usergroup add "PlayerName" "GroupName"

Removing a user from an existing group
oxide.usergroup remove "PlayerName" "GroupName"

Adding a entirely new group
oxide.group add "GroupName"

Removing an existing group
oxide.group remove "GroupName"

Setting the title or rank of a group
oxide.group set "GroupName" "GroupTitle/Tag"

Showing a user's permissions
oxide.show user "PlayerName"

Showing a group's members and permissions
oxide.show group "GroupName"

Showing which user or group has a permission
Sometimes you need a little help tracking down who has a permission, this command should help with that!
oxide.show perm "Permission"

Showing all groups or permissions
To show all of the permission groups, simple use the command below.
oxide.show groups

The show all of the registered permissions from plugins and Oxide, use the command below.
oxide.show perms

Using wildcards
A wildcard is something that covers multiple things at once time. For permissions, this is the * symbol. You can use the wildcard (*) to grant multiple permissions at one time. This can be done with all permissions or per plugin based on prefix.
oxide.grant group admin *
oxide.grant user "PlayerName" oxide.*

If you're looking for BetterChat commands, you will find them on the BetterChat umod page. Here is a link to that:
http://bit.ly/39Lljhr
You can also get the plugin there.

Rust Admin Academy
RAA
by SrtBull
Rust Tutorial
✅✅ Link with my socials: ✅✅
➊ https://patreon.srtbull.com
➋ https://discord.srtbull.com
➌ http://www.srtbull.com
📧 personal inquiries [email protected]
📧 business inquiries [email protected]
❎❎❎❎❎❎❎❎❎❎❎❎❎❎❎❎❎

If you're looking to grow your channel, you need to use this tool. They have helped me get to where I am today and I will continue to use them throughout my YouTube career.
https://www.tubebuddy.com/srtbull

Music by    / nocopyrightsounds  


Video Editing taught by    / justalexhalford  

Special Thanks to Nick Nimmin for teaching everyone, everything there is to know about being successful on YouTube, check out his channel:
   / nicknimmin  

Some images in video are from:
https://jooinn.com - Check them out for high quality background images

#rust #srtbull #rustadminacademy

Комментарии

Информация по комментариям в разработке