promotional bannermobile promotional banner

Better Revive 2.0

A death & revive system with graves, revive potions, grave compass, revive scroll teleport, Hardcore Support and more!

File Details

better_revive-2.0.6-Fabric-1.21.1.jar

  • R
  • May 20, 2026
  • 314.50 KB
  • 8
  • 1.21.1+1
  • Fabric

File Name

better_revive-2.0.6-Fabric-1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:better-revive-1488191:8117834"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Better Revive 2.0.6

Grave System

The grave system is now more reliable, especially in repeated-death situations.

  • Fixed an issue where graves could disappear after Creeper, TNT, End Crystal, or other explosion deaths.
  • Explosion deaths now save inventory and XP immediately, then place the grave shortly after the explosion finishes.

Server Performance

Several changes were made to reduce unnecessary server load.

  • Grave chunks are no longer aggressively force-loaded by default.
  • Force-loading can be controlled through the config.
  • Grave display text updates are reduced.
  • Text display data is only updated when the visible text actually changes.
  • Saved grave entries are checked gradually after server startup instead of all at once.
  • This helps avoid load spikes on larger servers with many graves.

Player Feedback

Players now get clearer feedback in edge cases.

  • Added a message when restored items have to be dropped because the inventory or equipment slots are full.
  • Cleaned up broken text encoding in several messages and UI strings.

Config

New and improved config behavior:

  • Added debugLogging.
  • debugLogging is disabled by default.
  • Regular debug-style logs no longer spam the server console.
  • Important warnings and errors are still logged.