About Gather Loot Multiplier
QuoteNow you can customize the gather from resources, excavator, querry e.t.c.
FEATURES:
- Friendly UI (Open command by default - /rs [you need be an admin or have a permission "gatherlootmultiplier.setup" by default])
- Set the gather for each resource, excavator, querry, pump jack
- Global rate Gather | Loot
- Personal rate for items
- Block loot containers
Config:
{ "Auto reload [If you change the config and save the file the plugin will reload itself]": true, "Setup UI command": "rs", "Premission for setup UI": "gatherlootmultiplier.setup", "Custom Rates": [ { "Permission": "gatherlootmultiplier.default", "[LOOT] Gobal rate": 2.0, "[GATHER] Gobal rate": 1.0, "[GATHER] Increase production": { "Querry": true, "PumpJack": true, "Chainsaw": true, "Excavator": true, "Jackhammer": true }, "[LOOT] Categories rates [global rate * category rate]": { "Weapon": 1.0, "Construction": 1.0, "Items": 1.0, "Resources": 1.0, "Attire": 1.0, "Tool": 1.0, "Medical": 1.0, "Food": 1.0, "Ammunition": 1.0, "Traps": 1.0, "Misc": 1.0, "Component": 1.0, "Electrical": 1.0, "Fun": 1.0 }, "Personal rates for items [shortname + modifier]": {} }, { "Permission": "gatherlootmultiplier.vip", "[LOOT] Gobal rate": 3.0, "[GATHER] Gobal rate": 5.0, "[GATHER] Increase production": { "Querry": true, "PumpJack": true, "Chainsaw": true, "Excavator": true, "Jackhammer": true }, "[LOOT] Categories rates [global rate * category rate]": { "Weapon": 1.0, "Construction": 1.0, "Items": 1.0, "Resources": 1.0, "Attire": 1.0, "Tool": 1.0, "Medical": 1.0, "Food": 1.0, "Ammunition": 1.0, "Traps": 1.0, "Misc": 1.0, "Component": 1.0, "Electrical": 1.0, "Fun": 1.0 }, "Personal rates for items [shortname + modifier]": {} } ], "[LOOT] Ignore loot containers [prefabs]": [ "" ] }