AdvanceGather diversifies the extraction of resources by players. It also implements a fruit collection system in the game, etc.
Version 2 has no Lang files and has no commands. It's all config based and uses the default rust ui system to display item deposits/drops
Note if after updating the plugin, your config contains null values you will most likely have to generate a new one.
Broadcast messages can be changed in the language file.
Version 2x is a complete re-write
Updated 6/1/2021
Under a facelift, new features and implementations coming soon.Version 2 will eventually be sorted out in a more orderly manner with a better updater function system.But for now this should do to get us functional again.Version 2 has no Lang files and has no commands. It's all config based and uses the default rust ui system to display item deposits/drops
Note if after updating the plugin, your config contains null values you will most likely have to generate a new one.
Features
- Can get apples with chance by wood cutting.
- Can get random items with chance by wood cutting.
- Can get all berries chance when picking up hemp.
- Can get custom skinned biofuel (lowgrade fuel) with chance by pick up corn potato's and pumpkin.
- Can get more by planting them and growing them.
- It can change chance, available items, amount in config file.
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>.- advancedgather.use -- Required to affect the players
Re-write edition Configuration
Pre 2.0 version Configuration
Chance is configurable as a percentages, please check the available configuration settings below.Localization
The default messages are in the AdvancedGather file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Broadcast messages can be changed in the language file.
- Credits to Default for maintaining it
- Credits to Hougan the Original Creator