Documentation

Learn how to install and use LiquidBounce with our comprehensive guides

AutoRespawn

AutoRespawn takes the waiting out of dying. The moment the death screen appears, the module respawns you automatically and closes the screen, so you're back in the world without clicking the "Respawn" button yourself. It's handy on PvP and survival servers where dying often means a race back to your loot or your teammates — every saved fraction of a second counts.

Internally it watches for the game's DeathScreen and immediately calls respawn. Note that the respawn button isn't actually clickable for the first 20 ticks (one second) after death; if you respawn faster than the server expects, use the Delay setting to hold off for a set number of ticks before triggering. With the default of 0, it fires as soon as the screen is detected.

Category: Player Enabled by default: No

Settings

SettingTypeDefaultRangeDescription
DelayInteger00..20How long to wait, in ticks, after the death screen appears before respawning. The respawn button only becomes clickable 20 ticks after death, so increase this if respawning instantly causes issues.

Last updated: 2026-06-08 — Based on source code