Version 2.0.0
74 downloads
Instant Loot lets you destroy configured loot containers (barrels, road signs, etc.) and automatically collect their contents in the inventory.
Showcase video
Permissions
InstantLoot.instabreak - Instantly break containers (if enabled in global config).
InstantLoot.autoloot - Automatically loot destroyed containers (if enabled in global config).
Commands
No commands are necessary to use InstantLoot
Config
{
"InstaBreakEnabled": false,
"InstaBreakDamageScale": 1000.0,
"AutoLootEnabled": true,
"ShowInventoryFullMessage": true,
"InventoryFullMessage": "Your inventory is full.\n Excess items have been thrown to the floor.\n",
"MaxAutoLootDistance": 6.0,
"TargetPrefabs": [
"barrel",
"roadsign"
],
"Debug": false
}