After update, player can loot anythingSolved

Hello someone have issue with preventlooting plugin, after this update, no error, no warning but plugin is broken... player can loot anything, he can clear tc etc.. It worked perfectly before this update... 

{
"AdminCanLoot": true,
"CanAuthorizeCupboard": false,
"CanLootBackpack": false,
"CanLootBackpackPlugin": false,
"CanLootCorpse": false,
"CanLootEntity": false,
"CanLootPlayer": false,
"CanOvenToggle": false,
"CanPickup": false,
"ExcludeEntities": [
"wall.frame.shopfront.metal",
"mailbox.deployed"
],
"UseCupboard": false,
"UseCupboardInclude": [
"storage"
],
"UseExcludeEntities": true,
"UseFriendsAPI": true,
"UseOnlyInCupboardRange": false,
"UseOnlyInCupboardRangeInclude": [
"storage"
],
"UsePermission": false,
"UseTeams": true,
"UseZoneManager": false,
"ZoneID": [
"12345678"
],
"ZoneManagerIncludeMode": false
}
​



Group 'admin' does not have permission 'preventlooting.admin'

Oxide.Rust Version: 2.0.5186

I tried a lot of things with the configuration:
with or without permission,
with or without toolcupboard and cupboard range.

it's always the same problem .

Working again, weird bug.....

I checked it out for you.Everything works fine for me.

idk what happened exactly but all player can loot other player... after multiplereload, it working... solved so...

Locked automatically