Hi
After multiple test I assume that the option UseOnlyInCupboardRange doesn't work.
I don't really know where is the problem but players can't loot outside cupboard range.
Here is my config file.
Thanks for your help.
After multiple test I assume that the option UseOnlyInCupboardRange doesn't work.
I don't really know where is the problem but players can't loot outside cupboard range.
Here is my config file.
{
"AdminCanLoot": false,
"CanLootBackpack": false,
"CanLootBackpackPlugin": false,
"CanLootCorpse": false,
"CanLootEntity": false,
"CanLootPlayer": false,
"CanPickup": false,
"ExcludeEntities": [
"mailbox.deployed"
],
"UseCupboard": true,
"UseExcludeEntities": true,
"UseFriendsAPI": false,
"UseOnlyInCupboardRange": true,
"UsePermission": false,
"UseTeams": true,
"UseZoneManager": false,
"ZoneID": [
"54359156",
"68611888",
"26328792"
],
"ZoneManagerIncludeMode": false
}Thanks for your help.