About Loot Goblin
Loot Goblin for Rust
Description
Loot Goblin is a lightweight and performance-friendly Rust plugin that automatically collects loot from crates, supply drops, and other containers directly into a player’s inventory.
— just open it once, and the goblin does the rest!
Perfect for PVE or fast-paced PVP servers where players want to focus on gameplay, not micromanaging inventory.
Features
Instantly grabs loot from whitelisted containers
Works on crates, supply drops, scientist corpses, underwater labs, hackable crates, heli & bradley drops
Per-player toggle command (/lootgoblin)
Automatic UI close after looting
Smart retry system ensures loot always transfers — even from slow-loading containers
Lightweight and optimized for large servers
Customizable delay, retries, and prefab whitelist in config
Fully permission-based (granular control for admins)
Commands
CommandDescription
/lootgoblinToggles auto-looting on/off for the player
lootgoblin.toggle (console)Same as above via server console
Permissions
PermissionDescription
lootgoblin.useAllows player to use the Loot Goblin system
Grant example:
oxide.grant group default lootgoblin.use
Configuration Options
All settings are fully configurable in oxide/config/LootGoblin.json:
{ "AutoEnableForNewPlayers": true, "AutoCloseLootUI": true, "LootDelaySeconds": 0.2, "RetryIntervalSeconds": 0.1, "MaxLootRetries": 8, "SkipLocked": true, "SkipTC": true, "LogTransfers": false, "AllowedPrefabContains": [ "crate_elite", "crate_normal", "crate_food", "crate_military", "supply_drop", "scientist_corpse", "oil_barrel", "underwater_labs" ] }
Compatibility
Works with uMod/Oxide
Compatible with most loot-modifying plugins (e.g., Loot+, BetterLoot, Raidable Bases)
No dependency required
Credits
Author: Banana Farmer 
Artwork: Custom plugin logo featuring the Loot Goblin mascot
Version: 1.9.0
