This mod was working fine until i had to start adding scheduled reboots to the server
Pumps/Quarries not producing at all after restart (somewhat fixed with backpumpjack.refill)
Quarries/pumpjacks not producing when a player is offline?? - Before these reboots, would come back after about 24ish hours, to 200k+ stone etc, now the fuel hasn't changed since i was last online and neither has the loot.
{
"Settings": {
"Use Teams": true,
"Use Friends": true,
"Use Clans": true,
"Block damage another player's survey crater": false,
"Block deploy a quarry on another player's survey crater": false
},
"Chat Settings": {
"Chat Prefix": "[BackPumpJack]: ",
"Chat Prefix Color": "#00FFFF",
"Chat SteamID Icon": 0
},
"Permission List": [
{
"Permission": "backpumpjack.use",
"Priority": 0,
"Oil Crater Chance": 40.0,
"Oil Crater Settings": {
"Minimum pM": 20.0,
"Maximum pM": 30.0
},
"Normal Crater Settings": {
"Modify Chance (If not modified, use default mineral)": 2.0,
"Minimum Mineral Amount": 1,
"Maximum Mineral Amount": 3,
"Allow Duplication Of Mineral Item": true,
"Mineral Items": []
}
},
{
"Permission": "backpumpjack.vip",
"Priority": 0,
"Oil Crater Chance": 60.0,
"Oil Crater Settings": {
"Minimum pM": 20.0,
"Maximum pM": 30.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": 60.0,
"Minimum pM": 150.0,
"Maximum pM": 250.0
},
{
"Mineral Item Short Name": "metal.ore",
"Chance": 50.0,
"Minimum pM": 25.0,
"Maximum pM": 35.0
},
{
"Mineral Item Short Name": "sulfur.ore",
"Chance": 50.0,
"Minimum pM": 20.0,
"Maximum pM": 30.0
},
{
"Mineral Item Short Name": "hq.metal.ore",
"Chance": 50.0,
"Minimum pM": 2.0,
"Maximum pM": 3.0
}
]
}
}
]
}