Lenient Death
A server-side alternative to gravestone mods for Fabric and Quilt. Keep only specific items upon death with additional features for dropped items.


Main Features
All features are highly configurable and thoroughly documented both in the configuration file and the project wiki.
Enabled by Default:
- Selective Item Preservation - functions as a filtered version of
/gamerule keepInventory - Dropped Item Highlighting - helps you find your way back to the death location (recommended to increase entity view distance)
- Void Protection - items teleport to safe locations instead of despawning
- Automatic Item Return - items return to their original inventory slots
- Coordinate Logging - death coordinates displayed in chat
- Inventory Backup - allows administrators to restore inventories when needed
Available for Activation:
- Ready Configuration Presets - use
/ld config presetscommand for quick setup - Experience Preservation - can save some or all experience upon death
- Individual Settings - item and experience drop settings per player
- Extended Lifespan - items can last longer or indefinitely
- Additional Protection - immunity to fire, lava, explosions, and cacti
Preservation Criteria
The system supports multiple criteria for determining which items to preserve:
- Manual safe item list
- Filtering by item type
- Soulbound item system
- Optional random selection
Supported Versions
Compatible with versions: 1.21.1, 1.20.6, 1.20.4, 1.20.2, 1.20.1, and 1.19.4
Configuration
Edit the config/lenientdeath.json5 file or use the in-game /ld config command.
Requirements
- Fabric API
Includes Fabric Permissions API, Server Translation API, and several JackFredLib modules.
For 0.x Versions
These versions are no longer supported but should continue working. Require:
- Fabric API
- Cloth Config