File Details
better_revive-2.0.8-Fabric-1.21.1.jar
- R
- May 22, 2026
- 311.06 KB
- 6
- 1.21.1+1
- Fabric
File Name
better_revive-2.0.8-Fabric-1.21.1.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
Better Revive 2.0.8 Update
Stability & Robustness
- Corrupted config file no longer crashes the server on startup. It's automatically backed up as
better_revive.json.broken-<timestamp>and defaults are loaded instead. - Corrupted persistence file (
better_revive_downed.dat) is now handled with per-entry recovery — valid entries are loaded normally, broken ones are logged and skipped. - Memory leak fixes in
finalizingDeathandpendingDeathDrops(internal tracking maps). - Exception safety on grave pickup and revive: if something goes wrong mid-restore, the grave is preserved and the player gets a chat message instead of losing items.
- Server DISCONNECT safety net: disconnects during the Downed state (e.g. power outage, Alt+F4) no longer leave the player in a broken Spectator state on next login.

