Community listing page, reviews here may not be monitored by the author.
Keep But Penalty
No reviews yet
Keep inventory on death while applying configurable experience, equipment durability, and vanilla respawn-debuff penalties.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
Must be installed on both the client and the server.
Varies by version.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Keep But Penalty
Keep your inventory. Choose the cost of death.
Keep But Penalty is a lightweight server-side NeoForge mod for packs and servers that want vanilla-owned inventory retention without grave recovery loops or persistent world-rule changes.
Default behavior
- Keeps player inventory through a death-scoped projection of vanilla
keepInventorybehavior. - Does not modify or save the world's real
keepInventorygamerule. - Does not copy inventories or own item drops/player clones.
- Applies no experience, durability, or respawn-effect penalty by default.
Optional penalties
The common config can enable:
- A retained fraction of total vanilla experience.
- Direct durability loss for armor, hands, Curios, and Accessories equipment.
- Any configured respawn debuffs using
effect_id,duration_seconds,levelentries.
Example:
[death]
keepInventory = true
enableExperiencePenalty = true
experienceKeepRatio = 0.333333333
respawnDebuffs = [
"minecraft:weakness,60,1",
"minecraft:mining_fatigue,60,1"
]
[durability]
enableDurabilityPenalty = false
durabilityLoss = 80
Curios and Accessories are optional. Their equipped slots participate only when the corresponding mod is installed and durability penalties are enabled.
Supported versions
The maintained release matrix follows modpack anchor versions rather than every Minecraft point release. One Keep But Penalty source line supports:
- Minecraft 1.21.1
- Minecraft 26.1.2
- Minecraft 26.2
RinLib 0.3.1 or newer is required.
Upgrading from 0.1.6
Version 0.1.6 wrote keepInventory=true into existing worlds. Stable releases never mutate that rule and cannot infer the administrator's original intent. Reset legacy worlds once if the vanilla baseline should be restored:
/gamerule keepInventory false
Minecraft 26.x uses the renamed rule key:
/gamerule minecraft:keep_inventory false
Downloads
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources