and the command for gather.rate quarry Stones 20 (sulfur and metal?)
GatherManager
Moved
Total Downloads: 59,075 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
I'm actually not sure how the plugin-creater is doing it, but it looks like you will need the displaynames for the items.
By default i would say for sulfur either gather.rate quarry "Sulfur Ore" 20 (by displayname) or gather.rate quarry sulfur.ore 20 (by shortname).
For metal "Metal Ore" / metal.ore
If you want the rate to adjust for every item of the category (in this case quarry) you could also use gather.rate quarry * 20
You can lookup the items here: Oxide API for Rust -
yes i have thx you bro i forgot the ""
-
How can i edit the Multiplier from Mines?
-
The High Quality Metal Ore is not on the list of items to modify - can it be added?
Thanks!
-SUE, RustieShack -
gather.rate pickup "High Quality Metal" 5
[DOUBLEPOST=1442687891][/DOUBLEPOST] -
Thank you so much! Appreciate the help - that fixed the problem
-
How do i increase hemp fibres
Never mind i got it nowLast edited by a moderator: Sep 20, 2015 -
How to make an increase of melting metal in Furnace?
How to make an increase from corpse?
and is there any command to increase the totalt hat you can only get? -
when i downlaod it it doesnt show up in the config file
-
The command to change high quality metal? please
-
Hi! I'm currently using this plugin, and i love it! But today when i logged into the server, the Gather Rate is back to normal, its 10x in the configuration file. Anyone have any idea what the problem could be?
Here is the current Config file:
Code:{ "Messages": { "Dispensers": "Resource Dispensers", "HelpText": "/gather - Shows you detailed gather information.", "HelpTextAdmin": "To change the resources gained by gathering use the command:\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\nTo change the amount of resources in a dispenser type use the command:\ndispenser.scale <dispenser:tree|ore|corpse> <multiplier>\nTo change the time between Mining Quarry gathers:\nquarry.tickrate <seconds>", "HelpTextMiningQuarrySpeed": "Time between Mining Quarry gathers: {0} second(s).", "HelpTextPlayer": "Resources gained from gathering have been scaled to the following:", "HelpTextPlayerDefault": "Default values.", "HelpTextPlayerGains": "Resources gained from {0}:", "InvalidArgumentsDispenserType": "Invalid arguments supplied! Use dispenser.scale <dispenser:tree|ore|corpse> <multiplier>", "InvalidArgumentsGather": "Invalid arguments supplied! Use gather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>", "InvalidArgumentsMiningQuarrySpeed": "Invalid arguments supplied! Use quarry.rate <time between gathers in seconds>", "InvalidDispenser": "{0} is not a valid dispenser. Check gather.dispensers for a list of available options.", "InvalidMiningQuarrySpeed": "You can't set the speed lower than 1 second!", "InvalidModifier": "Invalid modifier supplied! The new modifier always needs to be bigger than 0!", "InvalidResource": "{0} is not a valid resource. Check gather.resources for a list of available options.", "MiningQuarries": "Mining Quarries", "ModifyDispenser": "You have set the resource amount for {0} dispensers to x{1}", "ModifyMiningQuarrySpeed": "The Mining Quarry will now provide resources every {0} seconds.", "ModifyResource": "You have set the gather rate for {0} to x{1} from {2}.", "ModifyResourceRemove": "You have reset the gather rate for {0} from {1}.", "NotAllowed": "You don't have permission to use this command.", "Pickups": "pickups", "SurveyCharges": "Survey Charges" }, "Options": { "GatherDispenserModifiers": 10.0, "GatherResourceModifiers": { "Wood": 10.0, "Stones": 10.0, "Metal Ore": 10.0, "Sulfur Ore": 10.0, "High Quality Metal Ore": 10.0, "Cloth": 10.0, "Animal Fat": 10.0, "Bone Fragments": 10.0, "Leather": 10.0 }, "MiningQuarryResourceTickRate": 10.0, "PickupResourceModifiers": 10.0, "QuarryResourceModifiers": 10.0, "SurveyResourceModifiers": 10.0 }, "Settings": { "ChatPrefix": "Gather Manager", "ChatPrefixColor": "#008000ff" } }
-
[Oxide] 11:00 PM [Warning] 'GatherManager v2.2.1' plugin is using deprecated hook: OnGather
-
Wulf Community Admin
-
Awesome, thanks wulf
-
Wulf Community Admin
-
can you add the pumpjack or is it in
-
[Oxide] 4:36 PM [Warning] 'GatherManager v2.2.1' plugin is using deprecated hook: OnGather
Please fix this error -
Last edited by a moderator: Sep 28, 2015