// plugin · v1.2.1
DeadMansLocker
Instant corpse loot retrieval
v1.2.1
plugin
deathlootqolui
// price
$5.99
Overview
Adds a loot UI button on your own corpse to instantly retrieve items, with optional exact layout restore.
Features
- Adds a retrieve-everything button to your own corpse's loot UI
- Optional exact-layout restore puts items back in original slots
- Overflow items can auto-drop to ground
- Per-player cooldown and optional file/console logging
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
deadmanslocker.transfer
Internal handler invoked by the corpse UI button
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
deadmanslocker.use
See and use the retrieve button on your corpse
Key configuration
Tune in oxide/config/DeadMansLocker.json after the plugin loads for the first time.
KeyDefaultWhat it does
DropOverflowToGround
true
Drops items that don't fit back in inventory
CooldownSeconds
2
Minimum gap between retrieves per player
RestoreExactLayout
true
Items return to the exact slots they were in at death
SnapshotMaxAgeSeconds
1800
Max age of a death snapshot before it expires
Included with purchase
DeadMansLocker.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDdeadmanslocker
Slugdeadmanslocker
Version1.2.1
Categoryplugin
AuthorxADROCx
Tagsdeath, loot, qol, ui
// related