RUST UGather v1.1.6

No permission to download
You can download a maximum of 0 files within 24 hours

Overview​

UGather is a re-written version of IGather which provides not only a permission based gathering system, but also adds gathering zones for specific area's of gathering.

Zone Gathering​

Zone gathering works using ZoneManager and some basic logic. When you create a zone using the chat commands, the zone mimics one of the permissions in the config and it will use that as a base for the gather rates. Zones have plenty of options for the ultimate customization needed.

Zone Customization​

Here are some of the variables you are able to edit when you create a zone using this plugin.

  • Position - Pretty self explanatory, this is the position where the zone will be on the map
  • Radius - This is how big the zone is, I assume this is in meters. Look at ZoneManager if you want more info about these.
  • Enter Message - This is the message a player will receive upon entering the zone, if it requires permission then you must have permission to see the message.
  • Leave Message - The message a player receives upon leaving the zone, same permission applies as above.
  • Require Permission - If the player needs the permission the zone is set up to use to access the gather rates of the zone.
  • Overtake Priority - If this is set to true, the zone will demand full priority and will override all other gather rates.
  • Restrict Permission - If this is set to true, the permission will be disabled for everyone except if they are within the zone (and have permission if that is enabled)
  • Permission - This is not editable after the zone is created, but this is the permission it uses to get gather rates from the configuration.

Permissions​

This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
The permissions are created in the configuration file and offer a variety of gather modifications. If any sort of gathering was missed, it will be automatically added to the config with a multiply factor of 1 so you can edit it at a later point. Currently the oil refinery is not included in this.

  • ugather.admin - The permission that allows for any chat commands to be used.

Configuration​

The settings and options can be configured in the UGather file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
Note, default config contains more then this. But I used a shortened version for the sake of looks.
Code:
Please, Log in or Register to view codes content!

Chat Commands​

  • /ugather zone - Shows the commands for the zone portion ingame.
  • /ugather rate - Shows the commands for the permission handling ingame.

Languages​

UGather have two languages by default (English and Romanian), but you can add more in Oxide lang folder.
Author
Box2
Downloads
0
Views
13
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource