SRT Bull's Tutorial
You can watch his amazing up to date tutorial -> !Converting your Old Loot Tables
Old loot table files are not compatiable with V4, to convert them go to , upload your existing LootTables.json (found in oxide/data/BetterLoot/). All future updates will be automatically converted by the plugin.Web Configuration
Use to easily edit, Loot tables, Loot groups, item rng, skins, attachments and moreAutomatic Upload to your Server
After creating or converting a loot table on :- Press [Download] and then [Download via Command] to generate your unique loot table ID.
- Copy the command shown and paste it into either RCON or Chat.
- Usage — /looty {looty-id}
- Permission — BetterLoot.admin
Commands & Tools
Blacklist (Chat)
Add or remove an item from the blacklist to block it from being added to NPC or loot container inventories.- Usage — /blacklist <additem | deleteitem> "item shortname"
- Permission — BetterLoot.admin
Backup / Restore
Manual commands to back up or restore edited files. Backups are also created automatically when using the Looty API command.Backup
- Usage — /bl-backup
- Permission — BetterLoot.admin
- Usage — /bl-restore
- Permission — BetterLoot.admin
Basic Configuration
- Blueprint Probability
Chance (%) of a blueprint spawning. - Log Updates on Load
Lists plugin updates when loading, useful for debugging. - Remove Stacked Containers
Clears any containers stacked inside each other. - Watched Prefabs
Prefabs the plugin manages, including scientists. - Hammer Loot Cycle Time
Seconds until loot refreshes when hitting a container with a hammer.
When enabled, admins can use a hammer to hit a valid entity and open its loot panel, which will keep updating until closed - great for testing loot generation. - Loot Multiplier
General multiplier for loot inside containers (more detailed settings available on ). - Scrap Multiplier
Basic multiplier for scrap inside containers.
Default Configuration File
(Note: We’ve left out the full list of prefabs here to keep things shorter.)
Stored Data
- oxide/config/BetterLoot.json — Global plugin settings.
- oxide/data/BetterLoot/LootGroups.json — Custom loot group data.
- oxide/data/BetterLoot/LootTables.json — Individual prefab loot table data.
- oxide/data/BetterLoot/Blacklist.json — Disabled item shortnames.
Developer API
NPCPlayerCorpseLootContainer