AutoLoot
Allows players with the required permission to automatically loot items from a distance from destroyable containers with the option for them to enable/disable it for themselves whenever they see fit. Permission: "autoloot.use" - Required to use the plugin Command: /aloot - Enables or disables the...
codefling.com
AutoLoot
Allows players with the required permission to automatically loot items from a distance from destroyable containers with the option for them to enable/disable it for themselves whenever they see fit. Permission: "autoloot.use" - Required to use the plugin Command: /aloot - Enables or disables the...
codefling.com
About AutoLoot
Allows players with the required permission to automatically loot items from a distance from destroyable containers with the option for them to enable/disable it for themselves whenever they see fit.
Permission:
"autoloot.use" - Required to use the plugin
Command:
/aloot - Enables or disables the plugin for the individual player as they see fit.
Configuration:
- Lets you set the maximum distance the plugin will be allowed to work.
- Set the command for players to use.
- Enable optional containers.
- Add/remove optional containers using the short prefab name.
Default Config:
{
"Distance to allow Auto Loot to be used (meters): ": 15.0,
"Auto Loot command for players: ": "aloot",
"Enable Optional Containers": true,
"Optional Containers": [
"box.wooden.large",
"woodbox_deployed",
"cupboard.tool.deployed",
"coffinstorage",
"vendingmachine.deployed",
"dropbox.deployed",
"fridge.deployed",
"tunalight.deployed",
"furnace.prefab",
"furnace.large.prefab",
"bbq.deployed",
"mixingtable.deployed",
"composter",
"fireplace.deployed",
"researchtable_deployed",
"hitchtrough.deployed",
"locker.deployed"
]
}