PreventLooting

Moved

Total Downloads: 956 - First Release: May 25, 2017 - Last Update: Jan 27, 2018

5/5, 6 likes
  1. I am trying to make it so that anyone who is authorized in the cupboard can access boxes, furnaces, campfire, etc. So that groups of 2 or more can build bases together but two of my friends complained that when person X placed something person Y cannot access it and vice versa. They have to manually give permission by typing /share player X|Y. I have the following settings on my PreventLooting.json. What am I doing wrong?

    Code:
    {
      "AdminCanLoot": true,
      "CanLootBackpack": false,
      "CanLootCorpse": false,
      "CanLootEntity": false,
      "CanLootPlayer": false,
      "ExcludeEntities": [
        "mailbox.deployed"
      ],
      "UseCupboard": true,
      "UseExcludeEntities": true,
      "UseFriendsAPI": false,
      "UseOnlyInCupboardRange": true,
      "UsePermission": false,
      "UseZoneManager": false,
      "ZoneID": [
        "12345678"
      ]
    }
     
  2. CaseMan updated Prevent Looting with a new update entry:

    1.4.7

     
  3. On the server side, make a mistake
     
  4. More information?
     
  5. Failed to call hook "OnLootEntity”on plugin “PreventLooting v1.4.7”(NullreferenceException:object reference not set to an instance of an object)
     
  6. On what entity?
     
  7. what? Web pages cannot be opened?
     
  8. Can you see the photo of the URL?
    A class of suitcases can be plundered in a server
    Not plundering a corpse or a line.
     
  9. Yes, i see.
    I will check it.
     
  10. OK, thank you
     
  11. I checked most of the objects that can be looted, as well as corpses and backpacks of players. I did not have errors. Maybe you have some kind of plugin that conflicts.
    Try to reinstall the plugin completely. Delete all files from the plugin in folders: plugins, config, data, lang. And then install the plugin again.
     
  12. CaseMan updated Prevent Looting with a new update entry:

    1.4.8

     
  13. OK,thx
    [DOUBLEPOST=1512793612][/DOUBLEPOST]
    My oxide-data-PreventLooting.json The data is NULL
    [DOUBLEPOST=1512793688][/DOUBLEPOST]
    In the absence of any plug-in, it is still wrong
     
  14. Reboot the server to get the solution, thank you
     
  15. How to authorize all players to not rob backpaks