AntiLoot

Stops Looting of chests, torches, stations, furniture, anything that's lootable.

Total Downloads: 112 - First Release: Nov 13, 2017 - Last Update: Dec 31, 2017

5/5, 5 likes
  1. [DOUBLEPOST=1511207605][/DOUBLEPOST]
    I tested it on lanterns and fireplace.
     
  2. It's working for me I set everything to true in the zone and I cant Loot anything, I think you have AdminCanLoot set to true, set it to false if you are testing, otherwise, it lets you into everything. Also, make sure you're are not the owner of the item.
    Code:
    "AdminCanLoot": false
    A side note: Wood Chests are currently controlled by the AntiLoot config, not by zones. My thoughts were that those would be used to put out helpful items to new players most often, so most servers would want them lootable, so I didnt add that to zones. I may add that to the zones in a future update if needed.
     
  3. // sorry solved
     
  4. Mordeus updated AntiLoot with a new update entry:

    1.1.0

     
  5. so i added this but its not working?
     
  6. In the config it has an option to allow admins to loot, so it may seem that it doesnt work if you are admin, make sure you set it to false to test.
    Code:
    "AdminCanLoot": false,