Jump to content

stop placing down static quarries?

Pending 2.5.0

rustmmopve
rustmmopve

Posted

is there a setting to stop players from placing down quarries on the map as i want players to use virtual quarries

ThePitereq

Posted

11 hours ago, rustmmopve said:

is there a setting to stop players from placing down quarries on the map as i want players to use virtual quarries

you can disable throwing survey charges and they won't be able to create deposits.

rustmmopve

Posted (edited)

Ah i see, but you can still use them for vq i assume after changing that setting??

Edited by rustmmopve
ThePitereq

Posted

19 hours ago, rustmmopve said:

Ah i see, but you can still use them for vq i assume after changing that setting??

they will be still useable and plgin shouldnt cause any problems with it, at least if your quarry plugin doesnt change something relating to static quarries, and you have static quarries isntanced in my config.

rustmmopve

Posted

would you be able to double check if i have the right settings for what i want please, as I don't want to mess anything up xD

 

{
  "Command List": [
    "vq"
  ],
  "UI Action Cooldown (in seconds, 0 to disable)": 0,
  "Enable Console Logs": true,
  "PopUpAPI - Preset Name": "Legacy",
  "Require Permission For Use": true,
  "Lock Access To Quarry Profiles If Lost Permission": true,
  "Check For Quarry Amount Permission (option above must be set to true to work)": false,
  "OnEntityTakeDamage Return Value": false,
  "Mining Quarry/Pump Jack Limit Permissions": {
    "virtualquarries.default": {
      "pumpjack": 1,
      "quarry": 1
    },
    "virtualquarries.viplegend": {
      "pumpjack": 3,
      "quarry": 3
    },
    "virtualquarries.vipplatinum": {
      "pumpjack": 2,
      "quarry": 2
    }
  },
  "Sharing - Require Permission": true,
  "Sharing - Remove Members If Owner Offline More Than X Days (0, to disable)": 0,
  "Sharing - Share Only To Teammates": false,
  "Data - Enable Data Wipe On Server Wipe": false,
  "Data - Store Container Data In File And Restore On Server Wipe": false,
  "Data - Store Container Interval (in seconds)": 1800,
  "Quarry Tick (how often quarries dig resources, in seconds)": 60,
  "Static Quarry Tick (how often quarries dig resources, in seconds)": 60,
  "Excavator Quarry Tick (how often quarries dig resources, in seconds)": 60,
  "Storage Prefab": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab",
  "Sound - Start Sound": "assets/prefabs/npc/autoturret/effects/online.prefab",
  "Sound - Stop Sound": "assets/prefabs/npc/autoturret/effects/offline.prefab",
  "Listed Quarries Permissions Font Size": 20,
  "Survey Charge - Allow Throwing Survey Charges": false,
  "Survey Charget Types": {
    "survey": {
      "Effect Path": "assets/bundled/prefabs/fx/survey_explosion.prefab",
      "Required Permission (empty, if not required)": "",
      "Chance For Resources (0-100)": 75,
      "Displayed Survey Title Translation Key": "SurveyCharge",
      "Required Item": {
        "Shortname": "surveycharge",
        "Skin": 0,
        "Amount": 1,
        "Display Name": null,
        "Icon URL": ""
      }
    }
  },
  "Upgrades - Used Economy Plugin (0 - None, See Website For More Info)": 2,
  "Upgrades - Economy Currency (If Economy Plugin Is 5 - ShoppyStock)": "rp",
  "Removing Quarries - Refund Items": true,
  "Removing Quarries - Refund Upgrades": false,
  "Go Back Button - Position (1-2)": 1,
  "Upgrade UI - Responsive Position": true,
  "Static Quarries - Enable": false,
  "Static Quarries - Disable Running Effect": false,
  "Excavator Quarry - Enable": false,
  "Excavator Quarry - Resource Container Size": 18,
  "Excavator Quarry - Fuel Container Size": 6,
  "Static Quarries - Quarry Requires Permission": false,
  "Static Quarries - Pump Jack Requires Permission": false,
  "Static Quarries - Excavator Requires Permission": false,
  "Static Quarries - Resource Container Size": 18,
  "Static Quarries - Fuel Container Size": 6,
  "Static Quarries - Fuel Item": {
    "Shortname": "diesel_barrel",
    "Skin": 0,
    "Amount": 1,
    "Display Name": null,
    "Icon URL": null
  },
  "Excavator Quarry - Fuel Item": {
    "Shortname": "diesel_barrel",
    "Skin": 0,
    "Amount": 1,
    "Display Name": null,
    "Icon URL": null
  },
  "Static Quarries - Metal Quarry Output": [
    {
      "Shortname": "stones",
      "Skin": 0,
      "Amount Per Tick": 150,
      "Display Name": ""
    },
    {
      "Shortname": "metal.ore",
      "Skin": 0,
      "Amount Per Tick": 22.5,
      "Display Name": ""
    }
  ],
  "Static Quarries - Sulfur Quarry Output": [
    {
      "Shortname": "sulfur.ore",
      "Skin": 0,
      "Amount Per Tick": 22.5,
      "Display Name": ""
    }
  ],
  "Static Quarries - HQM Quarry Output": [
    {
      "Shortname": "hq.metal.ore",
      "Skin": 0,
      "Amount Per Tick": 1.5,
      "Display Name": ""
    }
  ],
  "Static Quarries - Pump Jack Output": [
    {
      "Shortname": "crude.oil",
      "Skin": 0,
      "Amount Per Tick": 18,
      "Display Name": ""
    }
  ],
  "Static Quarries - Excavator Outputs": {
    "HQM": [
      {
        "Shortname": "hq.metal.ore",
        "Skin": 0,
        "Amount Per Tick": 50,
        "Display Name": ""
      }
    ],
    "Metal": [
      {
        "Shortname": "metal.fragments",
        "Skin": 0,
        "Amount Per Tick": 2000,
        "Display Name": ""
      }
    ],
    "Stone": [
      {
        "Shortname": "stones",
        "Skin": 0,
        "Amount Per Tick": 5000,
        "Display Name": ""
      }
    ],
    "Sulfur": [
      {
        "Shortname": "sulfur.ore",
        "Skin": 0,
        "Amount Per Tick": 1000,
        "Display Name": ""
      }
    ]
  },
  "Quarry Profiles": {
    "pumpjack": {
      "Required Permission (empty, if not required)": "",
      "Displayed Icon": {
        "Shortname": "mining.pumpjack",
        "Skin": 0,
        "Amount": 1,
        "Display Name": null,
        "Icon URL": ""
      },
      "Survey Type": "survey",
      "Displayed Quarry Title Translation Key": "PumpjackTitle",
      "Chance": 5,
      "Minimal Resources Per Node": 1,
      "Maximal Resources Per Node": 2,
      "Fuel Required Per Tick": {
        "Shortname": "diesel_barrel",
        "Skin": 0,
        "Amount": 1,
        "Display Name": null,
        "Icon URL": null
      },
      "Enable Upgrades": true,
      "Items Required To Place": [
        {
          "Shortname": "mining.pumpjack",
          "Skin": 0,
          "Amount": 1,
          "Display Name": null,
          "Icon URL": ""
        }
      ],
      "Resources": {
        "crude": {
          "Output Item - Shortname": "crude.oil",
          "Output Item - Skin": 0,
          "Output Item - Display Name": "",
          "Output Item - Icon URL (Required if Skin not 0)": "",
          "Include Always": true,
          "Required Permission (empty if not required)": "",
          "Chance": 0,
          "Minimal Output Per Tick": 116,
          "Maximal Output Per Tick": 116,
          "Additional Items Required To Place": []
        }
      },
      "Upgrades": [
        {
          "Required Items": [],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 0,
          "Fuel Storage Capacity": 6,
          "Capacity": 12,
          "Gather Multiplier": 1,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 50000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 10000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 100,
          "Fuel Storage Capacity": 8,
          "Capacity": 14,
          "Gather Multiplier": 1.25,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 100000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 20000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 200,
          "Fuel Storage Capacity": 10,
          "Capacity": 16,
          "Gather Multiplier": 1.5,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 150000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 30000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 300,
          "Fuel Storage Capacity": 12,
          "Capacity": 18,
          "Gather Multiplier": 1.75,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 200000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 40000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 400,
          "Fuel Storage Capacity": 14,
          "Capacity": 20,
          "Gather Multiplier": 2,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        }
      ]
    },
    "quarry": {
      "Required Permission (empty, if not required)": "",
      "Displayed Icon": {
        "Shortname": "mining.quarry",
        "Skin": 0,
        "Amount": 1,
        "Display Name": null,
        "Icon URL": ""
      },
      "Survey Type": "survey",
      "Displayed Quarry Title Translation Key": "QuarryTitle",
      "Chance": 25,
      "Minimal Resources Per Node": 1,
      "Maximal Resources Per Node": 2,
      "Fuel Required Per Tick": {
        "Shortname": "diesel_barrel",
        "Skin": 0,
        "Amount": 1,
        "Display Name": null,
        "Icon URL": null
      },
      "Enable Upgrades": true,
      "Items Required To Place": [
        {
          "Shortname": "mining.quarry",
          "Skin": 0,
          "Amount": 1,
          "Display Name": null,
          "Icon URL": ""
        }
      ],
      "Resources": {
        "stone": {
          "Output Item - Shortname": "stones",
          "Output Item - Skin": 0,
          "Output Item - Display Name": "",
          "Output Item - Icon URL (Required if Skin not 0)": "",
          "Include Always": true,
          "Required Permission (empty if not required)": "",
          "Chance": 60,
          "Minimal Output Per Tick": 2500,
          "Maximal Output Per Tick": 2500,
          "Additional Items Required To Place": []
        },
        "metal": {
          "Output Item - Shortname": "metal.ore",
          "Output Item - Skin": 0,
          "Output Item - Display Name": "",
          "Output Item - Icon URL (Required if Skin not 0)": "",
          "Include Always": false,
          "Required Permission (empty if not required)": "",
          "Chance": 30,
          "Minimal Output Per Tick": 500,
          "Maximal Output Per Tick": 500,
          "Additional Items Required To Place": []
        },
        "sulfur": {
          "Output Item - Shortname": "sulfur.ore",
          "Output Item - Skin": 0,
          "Output Item - Display Name": "",
          "Output Item - Icon URL (Required if Skin not 0)": "",
          "Include Always": false,
          "Required Permission (empty if not required)": "",
          "Chance": 20,
          "Minimal Output Per Tick": 500,
          "Maximal Output Per Tick": 500,
          "Additional Items Required To Place": []
        },
        "hq": {
          "Output Item - Shortname": "hq.metal.ore",
          "Output Item - Skin": 0,
          "Output Item - Display Name": "",
          "Output Item - Icon URL (Required if Skin not 0)": "",
          "Include Always": false,
          "Required Permission (empty if not required)": "",
          "Chance": 10,
          "Minimal Output Per Tick": 25,
          "Maximal Output Per Tick": 25,
          "Additional Items Required To Place": []
        }
      },
      "Upgrades": [
        {
          "Required Items": [],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 0,
          "Fuel Storage Capacity": 6,
          "Capacity": 12,
          "Gather Multiplier": 1,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 50000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 10000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 100,
          "Fuel Storage Capacity": 8,
          "Capacity": 14,
          "Gather Multiplier": 1.25,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 100000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 20000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 200,
          "Fuel Storage Capacity": 10,
          "Capacity": 16,
          "Gather Multiplier": 1.5,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 150000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 30000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 300,
          "Fuel Storage Capacity": 12,
          "Capacity": 18,
          "Gather Multiplier": 1.75,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        },
        {
          "Required Items": [
            {
              "Shortname": "wood",
              "Skin": 0,
              "Amount": 200000,
              "Display Name": null,
              "Icon URL": ""
            },
            {
              "Shortname": "stones",
              "Skin": 0,
              "Amount": 40000,
              "Display Name": null,
              "Icon URL": ""
            }
          ],
          "Required Permission To Upgrade": "virtualquarries.vqupgrade",
          "Required Currency (0 to disable)": 400,
          "Fuel Storage Capacity": 14,
          "Capacity": 20,
          "Gather Multiplier": 2,
          "Fuel Usage Multiplier": 1,
          "Additional Resources (Resources keys)": []
        }
      ]
    }
  }
}

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.