Time is problem

Hello i am having a problem with the cooldown timer it saying cooldown will expire in 2022min i have reloaded the plugin and removed all files from the oxide folder but still comes up with it 

can you paste config file here.
the admin command "quarryclear" will reset lock

{
"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,
"CoolDown in min. before a player or team can restart the quarry (0 is disabled)": 30.0,
"Usage cooldown to all quarry": true,
"Maximum stack size for diesel engine (-1 to disable function)": -1,
"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,
"Use Discord hook": false,
"Discord hook url": "",
"Debug": false,
"Log to file": false
}

Merged post

this startted to happen when i added uMod - Playtime Tracker by k1lly0u & uMod - Player Rankings by Ankawi 
Dont know if this will help

With that config. If you fill one quarry with diesel and start it and the go to stat a second one, it will give a large cooldown.
because that cooldown is the 30 minutes plus the time the curent quarry will run.
If you want to run multiple quarry, set :
"Usage cooldown to all quarry": false,

for example, if you put 600 diesel in one quarry, the second quarry you want to start will say wait for 1280 minutes.

also, I dont see how Playtime tracker could affect.

ok thank you