Hi there! Thank you very much for this mod! I am already a big fan of your excavator lock mod and this comes as called. Now I'm facing a problem where I'm not sure if this is intentional or if I'm doing something wrong.

I have limited the diesel supply (slots and diesel quantity), but now it does the same for the player quarries. But the option "Enable player quarry and pumpjack" is set to false. That's why i thought all the options will only apply to the public quarries.

Also, the chat message about starting and stopping the quarry comes also up for player quarries instead of just for the public quarries.

Did I do something wrong or was that meant by the mod and I got it wrong?

Thank you in advance :-)

{
  "Use permission": false,
  "PermissionAdmin": "publicquarrylock.admin",
  "PermissionUse": "publicquarrylock.use",
  "Enable for mining quarry": true,
  "Enable for pump jack": true,
  "Enable player quarry and pumpjack": false,
  "CoolDown before releasing mining quarry (min)": 5.0,
  "Send quarry available message to all": true,
  "Enable engine loot after it is started, to add fuel": true,
  "Use Teams": true,
  "Use Clans plugin": false,
  "Use DynamicPVP to disable lock in PVP zones": false,
  "CoolDown in min. before a player or team can restart the quarry (0 is disabled)": 0.0,
  "Usage cooldown to all quarry": false,
  "Maximum stack size for diesel engine (-1 to disable function)": 90,
  "Number of slots for diesel storage (-1 to disable function)": 1,
  "Number of slots for output storage (-1 to disable function)": -1,
  "quarry chat command": "quarry",
  "Quarry clear status": "quarryclear",
  "Empty the output hopper when quarry/pumpjack start": false,
  "Apply patch to user quarry to fix long run time": true,
  "Use Discord hook": false,
  "Discord hook url": "",
  "Debug": false,
  "Log to file": false
}