A minecraft forge mod that puts you in spectator mod after you die, and only respawns players after a certain amount of time has passed. The respawn time is configurable through gamerule settings. The default respawn delay is 5 minutes. If the players log out before the respawn delay is over, and join after its over, they will respawn immediately.
It's useful if you think keep inventory is useful, but still want to have some penalty for dying.
preview.mp4
- Download the latest release from the releases page
- Place the downloaded jar file in your mods folder, make sure to place it in both the server and client side if you are playing on a server.
- Optionally configure the respawn delay with
/gamerule respawnDelay <time in seconds>