GatherManager

Moved

Total Downloads: 59,075 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017

4.93893/5, 131 likes
  1. What you mean about tools?
     
  2. Hi i need some help

    Gather amount x50 (by that I mean picking up )
    Hit amount x50 (tree, node, etc)

    rock x50 hit

    stone hatchet x150 hit
    stone pick axe x150 hit

    hatchet x200 hit
    Pick axe x200 hit

    Salvaged axe x250
    Salvaged icepick x250

    the tools are climbing up add 50% from rock to Salvaged tools

    i hope some can help me out here because it don't work for me i have include the file ass well

    :)
    [DOUBLEPOST=1496242874][/DOUBLEPOST]
    i have set it all to 50.0 only now it is 500 instead of 50 ?
     
  3. I can't seem to change the pickup rate for Cloth. Everything else works, but not cloth from hemp plants. Any ideas?
     
  4. this is because its what the tools do normally, so changing the gather rate to 50 will change the amount of resources gathered with each tool as they all gather different amounts
     
  5. I want to get directly Metal Fragments (Not Ore) or Sulfur (Not Ore again)..
    How can i do that ?
     
  6. how do i speed up the quarry without changing the quarry multiplier?
     
  7. you need to change the "MiningQuarryResourceTickRate" line in your config file
     
  8. What is the default do you know?

    I have it on 5.0 but think it's too slow and then I tried outing it on 10 & even 50 but still just as slow
     
  9. im not sure of the default but i have mine on 5 too, you might need to lower the number to increase it im not sure
     
  10. Hi I try to put my gather Manager on x50

    now some told me to put it on 50.0 now this work on corn and pumpkin only the 50.0 on wood, stone, metal ore, high-quality metal , etc gives player 500 instead of 50

    I add my gather manager file in here if some have some time to take a look in to it or can help me out will by create

    thanks >3
     

    Attached Files:

  11. If you want a x50 server then you need to have all the options set to 50.0
     
  12. "Options": {
    "GatherDispenserModifiers": 2.0,
    "GatherResourceModifiers": 2.0,
    "MiningQuarryResourceTickRate": 2.0,
    "PickupResourceModifiers": 2.0,
    "QuarryResourceModifiers": 30.0,
    "SurveyResourceModifiers": 50.0 This is the 4th way I tried to config this. Just not working for me sir. I've tried; {2}, and {2.0}, and 2, and also 2.0,.......none of these are working or corrupying. Would you give an example of the new config. and how numbers are entered please.
     
  13. read the overview its there for a reason
     
  14. Already did thankyou. Didn't realize I had to set everything myself. Before the json would have made all of that. AND I DO READ the OVERVIEWS!!!!! Thanks!
     
  15. Many don't read it fully the reason why I said to read it
     
  16. i have reinstall my server upload the plugin and edite the file to 50.0 bud when i join the game it still on the vanilla gather time 10 what do i need to do to fix this
     

    Attached Files:

  17. Hi

    I have set all the options to the amount of 50.0 only will this give the player the amount of 500 in place of 50

    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": {},
        "GatherResourceModifiers": {
          "Animal Fat": 50.0,
          "Bear Meat": 50.0,
          "Bone Fragments": 50.0,
          "Cloth": 5.0,
          "High Quality Metal Ore": 50.0,
          "Leather": 50.0,                              // this wil give player the amount of 500 in place of 50
          "Metal Ore": 50.0,
          "Pork": 50.0,
          "Raw Chicken Breast": 50.0,
          "Raw Human Meat": 50.0,
          "Raw Wolf Meat": 50.0,
          "Stones": 50.0,
          "Sulfur": 50.0,
          "Sulfur Ore": 50.0,
          "Wood": 50.0
        },
        "MiningQuarryResourceTickRate": 50.0,
        "PickupResourceModifiers": {
          "Cloth": 50.0,
          "Metal Ore": 50.0,
          "Stones": 50.0,
          "Sulfur Ore": 50.0,                          // this wil give player the amount of 500 in place of 50
          "Wood": 50.0,
          "Mushroom": 50.0
          "Corn": 50.0
          "Pumpkin": 50.0
        },
        "QuarryResourceModifiers": {
          "High Quality Metal Ore": 50.0,
          "Metal Fragments": 50.0,
          "Metal Ore": 50.0,                           // this wil give player the amount of 500 in place of 50
          "Stones": 50.0,
          "Sulfur Ore": 50.0
        },
        "SurveyResourceModifiers": {
          "High Quality Metal Ore": 50.0,
          "Metal Fragments": 50.0,
          "Metal Ore": 50.0,                          // this wil give player the amount of 500 in place of 50
          "Stones": 50.0,
          "Sulfur Ore": 50.0
        }
      },
      "Settings": {
        "ChatPrefix": "Gather Manager",
        "ChatPrefixColor": "#008000ff"

    when I set the option to 5.0 will it give players the amount of 50 only is this changing per node or tree etc,

    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": {},
        "GatherResourceModifiers": {
          "Animal Fat": 5.0,
          "Bear Meat": 5.0,
          "Bone Fragments": 5.0,
          "Cloth": 5.0,
          "High Quality Metal Ore": 5.0,
          "Leather": 5.0,
          "Metal Ore": 5.0,
          "Pork": 5.0,
          "Raw Chicken Breast": 5.0,
          "Raw Human Meat": 5.0,
          "Raw Wolf Meat": 5.0,
          "Stones": 5.0,
          "Sulfur": 5.0,
          "Sulfur Ore": 5.0,
          "Wood": 5.0
        },
        "MiningQuarryResourceTickRate": 5.0,
        "PickupResourceModifiers": {
          "Cloth": 5.0,
          "Metal Ore": 5.0,
          "Stones": 5.0,
          "Sulfur Ore": 5.0,
          "Wood": 5.0,
          "Mushroom": 5.0
          "Corn": 5.0
          "Pumpkin": 5.0
        },
        "QuarryResourceModifiers": {
          "High Quality Metal Ore": 5.0,
          "Metal Fragments": 5.0,
          "Metal Ore": 5.0,
          "Stones": 5.0,
          "Sulfur Ore": 5.0
        },
        "SurveyResourceModifiers": {
          "High Quality Metal Ore": 5.0,
          "Metal Fragments": 5.0,
          "Metal Ore": 5.0,
          "Stones": 5.0,
          "Sulfur Ore": 5.0
        }
      },
      "Settings": {
        "ChatPrefix": "Gather Manager",
        "ChatPrefixColor": "#008000ff"
     
  18. Hi there,

    I want to run my server on x50 bud when I type in 50 and save the file nothing works someone that can help me out >3

    p.s sorry for my bad English :(
     

    Attached Files:

  19. Hi I have the same problem i hope some can help me out ass well :(
     
  20. Hi okay