Details on how to use the excavator commands?Solved
Just wondering what the command is, cant find it in documentation. :)
Would like to know this also
Do it from the config ;)

Merged post

Unload the mod before editing, then reload after you have saved.
Same as quarry commands but replace "quarry" with "excavator" :)
gather.rate excavator Stones 10 - Doesn't do anything? Is there any way to change the values for each ore?
Do it in the config! Unload the plugin first edit config then reload
5bfd8085a3d0c.png YGBHawk
Do it in the config! Unload the plugin first edit config then reload

Could you give me an example of yours? Just so I can make sure I'm not going down the wrong road please haha

{
  "Messages": {
    "Dispensers": "Resource Dispensers",
    "Excavators": "Excavators",
    "HelpText": "/gather - Shows you detailed gather information.",
    "HelpTextAdmin": "To change the resources gained by gathering use the command:\r\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\r\nTo change the amount of resources in a dispenser type use the command:\r\ndispenser.scale <dispenser:tree|ore|corpse> <multiplier>\r\nTo change the time between Mining Quarry gathers:\r\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": {
    "ExcavatorBeltSpeedMax": 0.5,
    "ExcavatorResourceModifiers": {
      "High Quality Metal": 3.0,
      "High Quality Metal Ore": 5.0,
      "Metal Fragments": 5.0,
      "Metal Ore": 5.0,
      "Scrap": 30.0,
      "Sulfur Ore": 5.0
    },
    "ExcavatorResourceTickRate": 3.0,
    "ExcavatorTimeForFullResources": 60.0,
    "GatherDispenserModifiers": {},
    "GatherResourceModifiers": {
      "Animal Fat": 5.0,
      "Cloth": 6.0,
      "High Quality Metal": 2.0,
      "High Quality Metal Ore": 2.0,
      "Metal Ore": 5.0,
      "Raw Pork": 5.0,
      "Scrap": 5.0,
      "Stones": 5.0,
      "Sulfur": 5.0,
      "Sulfur Ore": 5.0,
      "Wood": 5.0
    },
    "MiningQuarryResourceTickRate": 5.0,
    "PickupResourceModifiers": {
      "Cloth": 5.0,
      "Metal Ore": 3.0,
      "Scrap": 30.0,
      "Stones": 3.0,
      "Sulfur Ore": 3.0
    },
    "QuarryResourceModifiers": {
      "High Quality Metal": 5.0,
      "High Quality Metal Ore": 3.0,
      "Metal Fragments": 3.0,
      "Metal Ore": 5.0,
      "Scrap": 30.0,
      "Sulfur Ore": 6.0
    },
    "SurveyResourceModifiers": {}
  },
  "Settings": {
    "ChatPrefix": "Gather Manager",
    "ChatPrefixColor": "#008000ff"
  }
}
5bfd8085a3d0c.png YGBHawk
{
  "Messages": {
    "Dispensers": "Resource Dispensers",
    "Excavators": "Excavators",
    "HelpText": "/gather - Shows you detailed gather information.",
    "HelpTextAdmin": "To change the resources gained by gathering use the command:\r\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\r\nTo change the amount of resources in a dispenser type use the command:\r\ndispenser.scale <dispenser:tree|ore|corpse> <multiplier>\r\nTo change the time between Mining Quarry gathers:\r\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": {
    "ExcavatorBeltSpeedMax": 0.5,
    "ExcavatorResourceModifiers": {
      "High Quality Metal": 3.0,
      "High Quality Metal Ore": 5.0,
      "Metal Fragments": 5.0,
      "Metal Ore": 5.0,
      "Scrap": 30.0,
      "Sulfur Ore": 5.0
    },
    "ExcavatorResourceTickRate": 3.0,
    "ExcavatorTimeForFullResources": 60.0,
    "GatherDispenserModifiers": {},
    "GatherResourceModifiers": {
      "Animal Fat": 5.0,
      "Cloth": 6.0,
      "High Quality Metal": 2.0,
      "High Quality Metal Ore": 2.0,
      "Metal Ore": 5.0,
      "Raw Pork": 5.0,
      "Scrap": 5.0,
      "Stones": 5.0,
      "Sulfur": 5.0,
      "Sulfur Ore": 5.0,
      "Wood": 5.0
    },
    "MiningQuarryResourceTickRate": 5.0,
    "PickupResourceModifiers": {
      "Cloth": 5.0,
      "Metal Ore": 3.0,
      "Scrap": 30.0,
      "Stones": 3.0,
      "Sulfur Ore": 3.0
    },
    "QuarryResourceModifiers": {
      "High Quality Metal": 5.0,
      "High Quality Metal Ore": 3.0,
      "Metal Fragments": 3.0,
      "Metal Ore": 5.0,
      "Scrap": 30.0,
      "Sulfur Ore": 6.0
    },
    "SurveyResourceModifiers": {}
  },
  "Settings": {
    "ChatPrefix": "Gather Manager",
    "ChatPrefixColor": "#008000ff"
  }
}

Thank you so much. I was using the short name instead of the display name!

No worries my dude, I made the same error first time round too XD
Locked automatically