GatherPlus

GatherPlus 4.2.3

No permission to download
Fougerite Compatibility
All Versions
Plugin's Engine
Python (IronPython)
Description:
Simple plugin to make everyone on your server gather at the rate you choose.
You can change each items gather rate by in game command (Rcon admin only) and it applys instantly and does not need a server reload!

Features:
- Changeable Gather rate per item
- Changeable starting totals of a resource
- Changeable Gather rate in game using commands
- Infinite resource glitch fix

Installation:
-Place into Python folder
-Reload the server
(Following steps can be done in game via commands)
-Open Settings.ini with a text editor
-Change the GatherRate to any whole number you choose
-Save the file
-Reload

Commands:
/gatherhelp (Shows help)
/woodrate [Number] (Wood Piles + Trees)
/metalrate [Number] (Metal Ore)
/sulfurrate [Number] (Sulfur Ore)
/stonesrate [Number] (Stones)
/leatherrate [Number] (Leather)
/clothrate [Number] (Cloth)
/chickenrate [Number] (Raw Chicken Breast)
/fatrate [Number] (Animal Fat)
/bloodrate [Number] (Blood Bags)

INI:
[GatherRate]
Wood=2
Sulfur Ore=2
Metal Ore=2
Stones=2
Leather=2
Cloth=2
RawChickenBreast=2
AnimalFat=2
Blood=2

[TotalResources]
MutantBear=25
MutantWolf=15
Bear=25
Wolf=15
Chicken=3
Rabbit=3
Boar=20
Stag=20
WoodPile=100
SulfurOre=100
MetalOre=100
StoneOre=100

To do:
None, Tell me in discussions!
Author
Jakkee
Downloads
877
Views
2K
First release
Last update
Rating
5.00 star(s) 3 ratings

More resources from Jakkee

  • AdminPlus
    AdminPlus
    [All-In-One]Admin tool that makes you Invisible, Spawns kits, Clears inventory, AdminTP/Doors + MORE
  • BuildingRestriction
    BuildingRestriction
    Limits the amount of foundations and height of a base
  • CountryBlackList
    CountryBlackList
    Blacklist any countries you do not want on your server
  • TempMute
    TempMute
    Temporary mute players and automatically unmutes
  • DonatorRank
    DonatorRank
    Add VIPs, Donators & Moderators!

Latest updates

  1. V 4.2.3 - Fix for starting total's. Should no longer get any errors

    fix
  2. V 4.2.2 - Whoops

    Whoops, Fixed
  3. V 4.2.1 - Removed DataStore, Using dictionary

    Removed datastore, Now using a dictionary. No more NoneType errors?

Latest reviews

goooooooooooooood
This is a must for every server!
Jakkee
Jakkee
Thank you! :)
Good. But i think need to split resources with "switch (GatherEvent.Item) { "wood": asdasd; }" and add default config with default values: wood=1; stone=1 etc.
Jakkee
Jakkee
Thank you for the reveiw!
I'll start working on that!