WeOxide

WeOxide

Did You Know?

We can help you achieve your goals

Rust - Plugins - Pe...
 
Notifications
Clear all

[Closed] Rust - Plugins - Permission Manager


ThatHiGamer
(@thathigamer)
Knowledge Base Minion!
Joined: 2 years ago
Posts: 11
Topic starter  

Rust – Plugins – Permission Manager


NOTE This guide will give you an overview and examples of how to set up some of the more common plugins. Be advised the can be tweaked in way more detail than shown here and customized to your specific likings

  • Log on to your game panel
  • Select the server you wish to set up
  • Navigate to Plugins Rust on the left hand panel

Permissions Manager - Installation


NOTE There may be other plugins that serve similar purpose. Below is the one I have used and tested myself.

  • Download and unzip Permissions Manager
  • Navigate to the below location in File Manager:
    • Home/Container/Oxide/Plugins
  • Drag the PermissionsManager.cs file into the File manager window or use upload button.

Permissions Manager - Usage


NOTE The permissions manager can be used to set user level or Group level access ( Groups being; Normal Users, Admins or VIPs )

You will want to create a list of groups relevant to how you are setting up your server. First lets identify what you already have:

  • Navigate to Console on the left hand panel
  • Enter the command: oxide.show groups
    • This will display a list of current groups set up.
  • To create a group enter the command: oxide.groups add “Name”
    • Example: oxide.groups add VIP
    • Common Groups: Member, VIP, Mod, Admin
  • To delete a group enter the command: oxide.group remove
    • Example: oxide.groups remove VIP

Once you have created your groups you can now set permissions levels for each

  • Load the game and enter your server
  • In normal server chat enter: /perms group
  • Select the group you wish to modify
  • Now select the relevant plugin
    • Example: Backpacks
    • Set relevant permissions
  • Repeat this step as needed per group and plugin you wish to edit.

NOTE In the following guides I will show you how to configure some of the more common plugins via the /perms function

 



Version: 1.0 Author: ThatHiGamer 


 

This topic was modified 2 years ago 4 times by Shiro

   
Share: