Power Tools seriously buffed

So normally, at regular time (without night bonus), we would get 1610 or so HQM from Bradley or maybe 30K or so metal ore from a node. Now, if I use a jackhammer on our server (at level 200 mining), I get somewhere around 12 stacks of ore (our stacks are 20K) and 800+ hqm ore. I believe I was using an old config, and had to update to a new config with the new plugin version. I'll include my config and appreciate anyone's advice.

{
"CUI": {
"Bounds": {
"Height Lower": "0.02",
"Height Upper": "0.1225",
"Width Left": "0.725",
"Width Right": "0.83"
},
"Bounds Background": "0.1 0.1 0.1 0.1",
"CUI Enabled": true,
"Font Color": "0.74 0.76 0.78 1",
"FontSize Bar": 11,
"FontSize Level": 11,
"FontSize Percent": 11,
"Text Shadow Enabled": true,
"Xp Bar Background": "0.2 0.2 0.2 0.2",
"Xp Bar Colors": {
"ACQUIRE": "0.4 0 0.8 0.5",
"CRAFTING": "0 1 0 0.5",
"MINING": "0 0 1 0.5",
"SKINNING": "1 0 0 0.5",
"WOODCUTTING": "1 0.6 0 0.5"
}
},
"Functions": {
"Allow Mining Multiplier On Gibs": true,
"Collectible Entities": {},
"CollectibleEntitys": {
"diesel_collectable": true,
"sulfur-collectable": true,
"metal-collectable": true,
"berry-white-collectable": true,
"berry-blue-collectable": true,
"stone-collectable": true,
"hemp-collectable": true,
"wood-collectable": true,
"pumpkin-collectable": true,
"corn-collectable": true,
"mushroom-cluster-5": true,
"potato-collectable": true,
"mushroom-cluster-6": true,
"berry-green-collectable": true,
"berry-red-collectable": true,
"berry-yellow-collectable": true,
"halloween-wood-collectable": true,
"halloween-sulfur-collectible": true,
"halloween-stone-collectable": true,
"halloween-metal-collectable": true,
"halloween-bone-collectable": true,
"berry-black-collectable": true
},
"Enable Collectible Pickup": true,
"Enable Crop Gather": true,
"Enable HQM Gather": true,
"Enable Metal Gather": true,
"Enable Stone Ore Gather": true,
"Enable Sulfur Ore Gather": true,
"Enable Wood Gather": true
},
"Generic": {
"Chainsaw On Gather Permission": "zlevelsremastered.chainsaw.allowed",
"Enable Level Up Broadcast": true,
"Enable Permission": false,
"Jackhammer On Gather Permission": "zlevelsremastered.jackhammer.allowed",
"Penalty Minutes": 0,
"Penalty On Death": true,
"Permission Name": "zlevelsremastered.use",
"Permission Name XP": "zlevelsremastered.noxploss",
"Player CUI Default Enabled": true,
"Player Plugin Default Enabled": true,
"Plugin Prefix": "<color=orange>ZLevels</color>: ",
"SteamID Icon": 0,
"Weapons On Gather Permission": "zlevelsremastered.weapons.blocked",
"Wipe Data OnNewSave": false
},
"Night Bonus": {
"Broadcast Enabled Bonus": true,
"Enable Night Bonus": true,
"Log Enabled Bonus Console": false,
"Points Per Hit At Night": {
"ACQUIRE": 25.0,
"MINING": 25.0,
"SKINNING": 25.0,
"WOODCUTTING": 25.0
},
"Points Per PowerTool At Night": {
"MINING": 2.0,
"WOODCUTTING": 2.0
},
"Resource Per Level Multiplier At Night": {
"ACQUIRE": 2.0,
"MINING": 2.0,
"SKINNING": 2.0,
"WOODCUTTING": 2.0
}
},
"Rewards After Leveling Up (Reward * Level = Amount)": {
"Economics Money": 0.0,
"ServerRewards Points": 0,
"SkillTree XP": 0.0
},
"Settings": {
"Crafting Details": {
"Percent Faster Per Level": 5.0,
"Time Spent": 1.0,
"XP Per Time Spent": 3.0
},
"Default Resource Multiplier": {
"ACQUIRE": 1.0,
"MINING": 1.0,
"SKINNING": 1.0,
"WOODCUTTING": 1.0
},
"Level Caps": {
"ACQUIRE": 200.0,
"CRAFTING": -1.0,
"MINING": 200.0,
"SKINNING": 200.0,
"WOODCUTTING": 200.0
},
"No Penalty Zones": [
"adminzone1",
"999999"
],
"Percent Lost On Death": {
"ACQUIRE": 5.0,
"CRAFTING": 5.0,
"MINING": 5.0,
"SKINNING": 5.0,
"WOODCUTTING": 5.0
},
"Points Per Hit": {
"ACQUIRE": 30.0,
"MINING": 30.0,
"SKINNING": 30.0,
"WOODCUTTING": 30.0
},
"Points Per Power Tool": {
"MINING": 2.0,
"WOODCUTTING": 2.0
},
"Resource Per Level Multiplier": {
"ACQUIRE": 1.0,
"MINING": 1.0,
"SKINNING": 1.0,
"WOODCUTTING": 1.0
},
"Skill Colors": {
"ACQUIRE": "#7700AA",
"CRAFTING": "#00FF00",
"MINING": "#0000FF",
"SKINNING": "#FF0000",
"WOODCUTTING": "#FF9900"
},
"Starting Stats": {
"Acquire Level": 1.0,
"Acquire Points": 10.0,
"Crafting Level": 1.0,
"Crafting Points": 10.0,
"Mining Level": 1.0,
"Mining Points": 10.0,
"Skinning Level": 1.0,
"Skinning Points": 10.0,
"Woodcutting Level": 1.0,
"Woodcutting Points": 10.0,
"XP Multiplier": 100.0
}
}
}

"Allow Mining Multiplier On Gibs": true,

set this false if you don't want the multiplier applied. it is a very large amount indeed.

It isn't the multiplier I want removed...it has to do with the power tools only. Regular pickaxe, etc. does just fine. It's the jackhammer and chainsaw that are causing the problem. Not sure why, or if anyone else has the same issue.

Changing multiplier on gibs to false had no effect on the power tools.

changing gibs to false does work. I just tested it.

ill look into why the modifier isn't working for power tools.

edit: i found the cause for the multiplier issue

Sweet! What exactly does turning off gibs do? I couldn't see a difference.

Thanks for the hard work. Love your plugins. We have several including T3 Raidable Bases.

it disables the gathering bonus from using a jackhammer on server gibs

anyway, the multiplier issue is its being given twice because I screwed up

so 10 becomes 220, and 220 becomes 4840 for example. its supposed to stay at 220 =p

anyway, fixed in next update. i was going to wait to see if anyone would test the instant bulk craft but no response as usual =/

nivex

it disables the gathering bonus from using a jackhammer on server gibs

anyway, the multiplier issue is its being given twice because I screwed up

so 10 becomes 220, and 220 becomes 4840 for example. its supposed to stay at 220 =p

anyway, fixed in next update. i was going to wait to see if anyone would test the instant bulk craft but no response as usual =/

Just installed it and waiting for resources but quicksmelt is running at 2% instead of what it was before wipe, i will post as soon as i get some metal

*fixed that problem went back to old version of quicksmelt (v4.0.5) and running very fast again,
Thanks for that update bulk crafting now working very well for ammunition/gunpowder which is my main use to supply turrets

ok thanks!

nivex

ok thanks!

Only problem is that the levels are stuck on the levels i edited them to (after originals wiped) I have got the broadcast on false because that used to be a problem a while ago and have tried with night bonus on and off (even though i dont harvest at night) and have tried with and without power tools but to no effect . here is my (validated) config , i might have some setting wrong in it (?)

{
  "CUI": {
    "Bounds": {
      "Width Left": "0.64",
      "Width Right": "0.828",
      "Height Lower": "0.023",
      "Height Upper": "0.19"
    },
    "Xp Bar Colors": {
      "ACQUIRE": "0 0.8 0 0.5",
      "CRAFTING": "0.2 0.72 0.5 0.5",
      "MINING": "0.1 0.5 0.8 0.5",
      "SKINNING": "0.8 0.1 0 0.5",
      "WOODCUTTING": "0.8 0.4 0 0.5"
    },
    "Bounds Background": "0.1 0.1 0.1 0.1",
    "CUI Enabled": true,
    "Font Color": "0.74 0.76 0.78 1",
    "FontSize Bar": 14,
    "FontSize Level": 14,
    "FontSize Percent": 14,
    "Text Shadow Enabled": true,
    "Xp Bar Background": "0.2 0.2 0.2 0.2"
  },
  "Functions": {
    "Collectible Entities": {
      "diesel_collectable": true,
      "sulfur-collectable": true,
      "metal-collectable": true,
      "stone-collectable": true,
      "hemp-collectable": true,
      "mushroom-cluster-5": true,
      "mushroom-cluster-6": true,
      "wood-collectable": true,
      "potato-collectable": true,
      "berry-blue-collectable": true,
      "berry-green-collectable": true,
      "berry-red-collectable": true,
      "berry-white-collectable": true,
      "berry-yellow-collectable": true,
      "pumpkin-collectable": true,
      "corn-collectable": true,
      "halloween-wood-collectable": true,
      "halloween-sulfur-collectible": true,
      "halloween-stone-collectable": true,
      "halloween-metal-collectable": true,
      "halloween-bone-collectable": true,
      "berry-black-collectable": true
    },
    "Enable Collectible Pickup": true,
    "Enable Crop Gather": true,
    "Enable Wood Gather": true,
    "Enable Stone Ore Gather": true,
    "Enable Sulfur Ore Gather": true,
    "Enable Metal Gather": true,
    "Enable HQM Gather": true,
    "Allow Mining Multiplier On Gibs": false
  },
  "Generic": {
    "Enable Level Up Broadcast": false,
    "Enable Permission": true,
    "Chainsaw On Gather Permission": "zlevelsremastered.chainsaw.allowed",
    "Jackhammer On Gather Permission": "zlevelsremastered.jackhammer.allowed",
    "Weapons On Gather Permission": "zlevelsremastered.weapons.blocked",
    "gameProtocol": 2356,
    "Penalty Minutes": 15,
    "Penalty On Death": true,
    "Permission Name": "zlevelsremastered.use",
    "Permission Name XP": "zlevelsremastered.noxploss",
    "Player CUI Default Enabled": true,
    "Player Plugin Default Enabled": true,
    "Plugin Prefix": "<color=orange>ZLevels</color>: ",
    "SteamID Icon": 0,
    "Wipe Data OnNewSave": false
  },
  "Night Bonus": {
    "Points Per Hit At Night": {
      "ACQUIRE": 60.0,
      "MINING": 60.0,
      "SKINNING": 60.0,
      "WOODCUTTING": 60.0
    },
    "Points Per PowerTool At Night": {
      "MINING": 5.0,
      "WOODCUTTING": 5.0
    },
    "Resource Per Level Multiplier At Night": {
      "ACQUIRE": 2.0,
      "MINING": 2.0,
      "SKINNING": 2.0,
      "WOODCUTTING": 2.0
    },
    "Enable Night Bonus": false,
    "Broadcast Enabled Bonus": false,
    "Log Enabled Bonus Console": false
  },
  "Settings": {
    "Crafting Details": {
      "Time Spent": 1.0,
      "XP Per Time Spent": 100.0,
      "Percent Faster Per Level": 15.0,
      "Require Permission For Instant Bulk Craft": true,
      "Permission For Instant Bulk Crafting At Max Level": "zlevelsremastered.crafting.instantbulk"
    },
    "Default Resource Multiplier": {
      "ACQUIRE": 15.0,
      "CRAFTING": 15.0,
      "MINING": 15.0,
      "SKINNING": 15.0,
      "WOODCUTTING": 15.0
    },
    "Level Caps": {
      "ACQUIRE": 250.0,
      "CRAFTING": 20.0,
      "MINING": 250.0,
      "SKINNING": 250.0,
      "WOODCUTTING": 250.0
    },
    "Percent Lost On Death": {
      "ACQUIRE": 10.0,
      "CRAFTING": 2.0,
      "MINING": 25.0,
      "SKINNING": 25.0,
      "WOODCUTTING": 25.0
    },
    "No Penalty Zones": [
      "adminzone1",
      "999999"
    ],
    "Points Per Hit": {
      "ACQUIRE": 80.0,
      "MINING": 80.0,
      "SKINNING": 80.0,
      "WOODCUTTING": 80.0
    },
    "Points Per Power Tool": {
      "MINING": 2.0,
      "WOODCUTTING": 2.0
    },
    "Resource Per Level Multiplier": {
      "ACQUIRE": 12.0,
      "CRAFTING": 12.0,
      "MINING": 12.0,
      "SKINNING": 12.0,
      "WOODCUTTING": 12.0
    },
    "Skill Colors": {
      "ACQUIRE": "ADD8E6",
      "CRAFTING": "#CCFF99",
      "MINING": "#DDDDDD",
      "SKINNING": "#FFDDDD",
      "WOODCUTTING": "#FFDDAA"
    },
    "Starting Stats": {
      "Acquire Level": 1.0,
      "Acquire Points": 10.0,
      "Crafting Level": 1.0,
      "Crafting Points": 10.0,
      "Mining Level": 1.0,
      "Mining Points": 10.0,
      "Skinning Level": 1.0,
      "Skinning Points": 10.0,
      "Woodcutting Level": 1.0,
      "Woodcutting Points": 10.0,
      "XP Multiplier": 100.0
    }
  },
  "Level Up Rewards (Reward * Level = Amount)": {
    "Economics Money": {
      "Acquire": 0.0,
      "Crafting": 0.0,
      "Mining": 0.0,
      "Skinning": 0.0,
      "Woodcutting": 0.0
    },
    "ServerRewards Points": {
      "Acquire": 0.0,
      "Crafting": 0.0,
      "Mining": 0.0,
      "Skinning": 0.0,
      "Woodcutting": 0.0
    },
    "SkillTree XP": {
      "Acquire": 2.0,
      "Crafting": 2.0,
      "Mining": 2.0,
      "Skinning": 2.0,
      "Woodcutting": 2.0
    }
  }
}


Enable Permission requires the players to have

zlevelsremastered.use​

"Allow Mining Multiplier On Gibs": false

also blocks level gain which isn't intended

your crafting is set to 300%?

Im just gonna guess they don't have perm. it works fine for every skill for me
nivex

Enable Permission requires the players to have

zlevelsremastered.use​

"Allow Mining Multiplier On Gibs": false

also blocks level gain which isn't intended

your crafting is set to 300%?

Im just gonna guess they don't have perm. it works fine for every skill for me

I will try it with the gibs set to true although i didnt want the "exploit" on apc/heli , as for the crafting i want everyone to have instant bulk crafting that reaches the level(s) that have that permission granted
Thanks for the prompt response

it shouldn't be an "exploit" anymore :p

it will give the proper amounts now

I set my night resource outputs to 1.25% giving a 25% bump for levels. They can use teas to get more on top of that. At 200 mining at night, the APC yields 182 hqm per piece mined. 

Thanks Nivex it works perfectly again.

nivex

it shouldn't be an "exploit" anymore :p

it will give the proper amounts now

I found an oddity, I was manually going through the players data and changing the skill levels to what they used to be (more or less) but found on reloading the plugin the levels would not increase when harvesting/crafting no matter how much was harvested, i resorted to using the level upgrade instructions on the doc's page and the levels go up when harvesting, I will have to wait for each player to log in and then upgrade them one by one,

i dont suggest editing the data file when the command can do it for you, as you found out ;p