Skip to content
/craftcmd

Instant Respawn (Skip Death Screen)

Respawn immediately on death without clicking the button

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Skips the death screen entirely — you respawn at your spawn point the instant you die, no confirmation button needed. Useful for servers, maps, or fast-paced gameplay where the death screen is annoying. Undo with /gamerule doImmediateRespawn false.

/gamerule doImmediateRespawn true
33 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command and press Enter.
  3. Die to test it — you'll respawn without seeing the death screen.
  4. Run /gamerule doImmediateRespawn false to restore the normal death screen.

Related commands

Keep your items when you die instead of dropping them

/gamerule keepInventory true

Freeze time so it's permanently daytime

/gamerule doDaylightCycle false

Stop rain and keep the weather clear

/gamerule doWeatherCycle false

Stop creepers, endermen, and other mobs from changing blocks

/gamerule mobGriefing false

Turn off fall damage

/gamerule fallDamage false

Stop fire from spreading to nearby blocks

/gamerule doFireTick false