version 1.7.0 isn't blocking anything for me. No matter what options I can't seem to get it to block anything.
PreventLooting
Moved
Total Downloads: 956 - First Release: May 25, 2017 - Last Update: Jan 27, 2018
- 5/5, 6 likes
-
-
[DOUBLEPOST=1531929656][/DOUBLEPOST]
[DOUBLEPOST=1531929789][/DOUBLEPOST]
Code:{ "AdminCanLoot": false, "CanLootBackpack": false, "CanLootBackpackPlugin": false, "CanLootCorpse": false, "CanLootEntity": false, "CanLootPlayer": false, "ExcludeEntities": [ "mailbox.deployed" ], "UseCupboard": false, "UseExcludeEntities": true, "UseFriendsAPI": false, "UseOnlyInCupboardRange": false, "UsePermission": true, "UseZoneManager": false, "ZoneID": [ "12345678" ] }
-
-
I shouldn't be able to loot if the option is false and I can. -
-
each time
Restarting it now, will let you know -
-
-
[DOUBLEPOST=1531930302][/DOUBLEPOST] -
I swear when I first tried the new version last night it was working just right. not sure what happened -
-
It didn't help, but I think im getting somewhere, just need to check 1.7.0 again I got 1.5.1 to work for me again.
-
-
this is the config I have again, version 1.7.0 NOW its working. That is very weird that it wasn't before... but now its telling me that the entity isn't mine wheich is what I was trying to test in the first place
Code:{ "AdminCanLoot": false, "CanLootBackpack": false, "CanLootBackpackPlugin": false, "CanLootCorpse": false, "CanLootEntity": false, "CanLootPlayer": false, "CanPickup": false, "ExcludeEntities": [ "mailbox.deployed" ], "UseCupboard": true, "UseExcludeEntities": true, "UseFriendsAPI": true, "UseOnlyInCupboardRange": false, "UsePermission": true, "UseTeams": true, "UseZoneManager": false, "ZoneID": [ "12345678" ] }
-
[DOUBLEPOST=1531931248][/DOUBLEPOST]
[DOUBLEPOST=1531931305][/DOUBLEPOST]Maybe this was the problem -
-