Great plugin, and working very well on my server. Is there any way to turn off the notifications in the chat log though? It's a little annoying lol
GatherManager
Moved
Total Downloads: 59,074 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
I have edited the file to increase the gather rate, but is isn't working. I'm new to all this so could you take a look and tell me what I've done wrong please.
Code:{ "Messages": { "Dispensers": "Resource Dispensers", "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>", "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>", "InvalidDispenser": "{0} is not a valid dispenser. Check gather.dispensers for a list of available options.", "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}", "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": {}, "GatherResourceModifiers": { "Wood": 1000.0, "Stones": 1000.0, "Metal Ore": 1000.0, "Sulfur Ore": 1000.0, "Cloth": 1000.0, "Animal Fat": 1000.0}, "PickupResourceModifiers": {}, "QuarryResourceModifiers": {}, "SurveyResourceModifiers": {} }, "Settings": { "ChatPrefix": "Gather Manager", "ChatPrefixColor": "#008000ff" } }
-
did you reload the plugin after you made changes?
-
After last Update (this night, 27/06/15) Plugin wont work. Can please fix it?
-
Wulf Community Admin
-
[Oxide] 7:33 AM [Info] Unloaded plugin Increased Gathering Rate v1.1.2 by Mughisi
[Oxide] 7:33 AM [Info] Loaded plugin Increased Gathering Rate v1.1.2 by Mughisi
[Oxide] 7:33 AM [Info] Resources from gathering is set to: x1.
But its set to 666 in config.
[DOUBLEPOST=1435382984][/DOUBLEPOST]{
"Settings": {
"Version": "1.2",
"GatherMultiplier": 666,
"ChatName": "GATHERER"
[DOUBLEPOST=1435383157][/DOUBLEPOST]Looks like Notifier shows the old original messages but in config are other messages ?!
[Oxide] 7:35 AM [Info] [Notifier v2.7.6] :: Respect the server /rules.
Was not in my config
BetterChatname wont work too
Death notes wont work too
Airdrop settings wont work too
Got an error:
76xxxxxxxxxxxxxxx2: Manifest file differs (possibly out of date)Last edited by a moderator: Jun 27, 2015 -
when i typ /gather.rate it just says that theres no command like that. what am i doing wrong
-
you don't type it in the game, you type in in the rcon console. hope this helps.
[DOUBLEPOST=1435413448][/DOUBLEPOST]also, lose the / it's just gather.rate dispenser wood 3 in the console
[DOUBLEPOST=1435413605][/DOUBLEPOST]@WyattEarp did you reload the plugin after making the change to 666? you need to. also, the version you're using is an old version. You should consider updating to the newest version, it's MUCH better. -
HI Please confirm if u added a commend that changes all the values with 1 command? \
Quarry, Pick ups, ore and animal loot
TX -
cant delete config for this plugin now my server wont start... please help... lol
-
Wulf Community Admin
-
no error other than when i try to delete it.. says "Error - The process cannot access the file 'GatherManager.json' because it is being used by another process."
-
Wulf Community Admin
-
I have server off and the plugin file for it is deleted but I cant delete the config
-
Wulf Community Admin
-
ok thank you... I'll just leave the config there doing nothing lol
-
Please help! I am not getting the Json file to config this plugin! Also when in-game no commands!
-
For me it's broken
-
hey guys, it's def working...for my server anyway. It's much better than the previous similar plugin because you can set different rates for each item. anyway, Recon, when you plaste the plugin file in server\oxide\plugins\ it should create the config file in \oxide\config\ did you check there? if you did, did you refresh the filebrowser? i FTP into my providers server filesystem. It doesn't always update until I F5 and then I can see the new files. Just trying to help.
Also, you don't enter the commands in game. The only command that should work in game is /gather to show others the current gathering rates. everything else I believe you enter in the RCON. all the other "in game" commands were stripped as stated in this plugins main page -
Hey im having a problem with adding more gathering to my server. Ive tried
Increasing the gathering rate
gather.rate dispenser Wood 10
When i put that in it says "command not found"
it used to be gather rate 3 or gather 3 something like that but i'm not sure if im putting the command in right.
Any help?