Explanation of priority and chance?
Could you tell us a bit more about the settings in the config?
Like Priority and Modify Chance e.g.
What is this and how can we use it?
When a player has two permissions, a higher priority permission config is used.
"Modify Chance (If not modified, use default mineral)": 0.0, ////If you set it to 0, it will not change the minerals in the normal crater
You mean the output of the minerals?
Like 0.0 is vanilla and 5.0 would be 5x?
No. If need modified, the normal  crater is modified using the item in "Mineral Items"
Ok. Guess we have some communication problems here. :)
What happens if I do Modify Chance 5.0?
Will the output be 5x then?

If not, how can I set the output?
This is a chance, not a multiple....
Ok. I guess I'll ignore that option. :)
Thank you.

Yes I would like to see a better explination, or maybe its just not working for me. I am using only backpumpjack.use for testing

Chance of what? Spawning a crater after using a survey charge on the ground? Or after if finds a crater, it rolls the dice?

The plugin descriptino says use a survey charge on a crater to creat oil crater? I have thrown hunderds of survey charges on a stone crater and it did nothing. 

I have played with the chance of normal crater and have done nothing, still seem to have 1/30 chance to even spawn a crater, and they dont have custom minirals. 

The only thing that seems to work, if I increase the chance of oil crator...sometimes the random craters spawn when throwing survey charges, explode with a rock flying out, but its an oil crater. 

{
  "Settings": {
    "Use Teams": true,
    "Use Friends": true,
    "Use Clans": false,
    "Block damage another player's survey crater": true,
    "Block deploy a quarry on another player's survey crater": true
  },
  "Chat Settings": {
    "Chat Prefix": "<color=#00FFFF>[BackPumpJack]</color>: ",
    "Chat SteamID Icon": 0
  },
  "Permission List": [
    {
      "Permission": "backpumpjack.use",
      "Priority": 0,
      "Oil Crater Chance": 20.0,
      "Oil Crater Settings": {
        "Minimum pM": 5.0,
        "Maximum pM": 10.0
      },
      "Normal Crater Settings": {
        "Modify Chance (If not modified, use default mineral)": 80.0,
        "Minimum Mineral Amount": 4,
        "Maximum Mineral Amount": 4,
        "Allow Duplication Of Mineral Item": false,
        "Mineral Items": []
      }
    },
    {
      "Permission": "backpumpjack.vip",
      "Priority": 1,
      "Oil Crater Chance": 40.0,
      "Oil Crater Settings": {
        "Minimum pM": 10.0,
        "Maximum pM": 20.0
      },
      "Normal Crater Settings": {
        "Modify Chance (If not modified, use default mineral)": 50.0,
        "Minimum Mineral Amount": 1,
        "Maximum Mineral Amount": 3,
        "Allow Duplication Of Mineral Item": false,
        "Mineral Items": [
          {
            "Mineral Item Short Name": "stones",
            "Chance": 100.0,
            "Minimum pM": 120.0,
            "Maximum pM": 180.0
          },
          {
            "Mineral Item Short Name": "metal.ore",
            "Chance": 100.0,
            "Minimum pM": 15.0,
            "Maximum pM": 25.0
          },
          {
            "Mineral Item Short Name": "sulfur.ore",
            "Chance": 100.0,
            "Minimum pM": 15.0,
            "Maximum pM": 15.0
          },
          {
            "Mineral Item Short Name": "hq.metal.ore",
            "Chance": 100.0,
            "Minimum pM": 1.5,
            "Maximum pM": 2.0
          }
        ]
      }
    }
  ],
  "Version": {
    "Major": 1,
    "Minor": 4,
    "Patch": 11
  }
}​

I don't understand why you have to throw hundreds of survey charges in a crater...😨
You just need to throw survey charges randomly throughout the map...😐
Flying out some ore is a bug, I currently have not fixed it and do not intend to fix it, because it is unavoidable...

iDJ0akattVKRVgr.jpg Arainrr

I don't understand why you have to throw hundreds of survey charges in a crater...😨
You just need to throw survey charges randomly throughout the map...😐
Flying out some ore is a bug, I currently have not fixed it and do not intend to fix it, because it is unavoidable...

Because the first line of the plugin page says this. So I tried throwing survey charges on a crater. Lol I know how they normaly work. 

"A simple plugin to give players a chance to create an oil crater by using a survey charge on a normal crater."



Merged post

I got the plugin to work if I use the backpumpjack.vip instead of .use. Yesterday...Or at least that was the last thing I did different before I got it to work.