How to make the player's quarry exclusive to themSolved

Hi. Is it possible to make the player's quarry exclusive to them, so that the timer for purchased quarries doesn't apply?
I saw that this requires a couple of code edits.
And is the prevent looting plugin required for this? Is it enough to just install it? Thanks.

In config file of publicquarrylock.json  set these to false and the plugin will not use the player quarry
"Enable player quarry": false,
"Enable player pumpjack": false,

and with prevent looting, it will give player owner exclusive access

Locked automatically