Перейти к содержимому
Mineforgian

back-command

Died somewhere dangerous? Use /back to return, with safe handling for void and lava deaths.

Загрузки
1K
Подписчики
3
Обновлён
20 августа 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 23 августа 2025 г.

Back Command

Died far from home, in the void, or inside lava? Back Command gives every player one chance to return after each death.

Simply respawn and use:

/back

The mod will teleport you to your recorded death location and then clear it. You will receive another /back only after dying again.

Features

  • Return to your latest death location with /back
  • Cross-dimensional teleportation
  • Safer recovery from lava deaths
- Safer recovery from void deaths - Instant death command with `/suicide` - Server-side command and teleportation logic

Safe recovery

Teleporting to the exact location of a void or lava death would usually kill the player again. Version 1.0.1 improves this behaviour by remembering the player's latest safe grounded position.

When a player dies in the void or while still inside lava, /back uses that previously recorded safe position.

For all other deaths, /back uses the actual death coordinates.

Commands

/back

Returns you to the location recorded by your latest death.

The location is consumed after a successful teleport. Using the command again before another death displays:

No death location recorded.

/suicide

Instantly kills your player and creates a new location for /back.

This uses a direct kill operation instead of dealing a large amount of normal damage. Regular Minecraft inventory-drop rules still apply.

Important limitation

Locations are currently stored in memory and do not survive a complete world or server restart.

Required

  • Minecraft 26.2
  • Fabric Loader
  • Fabric API

Ченджлог

1.0.1Релиз26.2 · 20 августа 2026 г.

Back Command 1.0.1

This update improves /back safety for deaths in the void and lava.

Added

  • Added last-safe-position tracking for each player.
  • Safe positions are checked every 10 server ticks, approximately twice per second.
  • Void deaths now record the player's last safe grounded position.
  • Lava deaths now record the player's last safe grounded position.
  • Water can still be recorded as a valid position.
  • Added clearer logging for dangerous-death recovery.

Changed

  • /back now avoids returning players directly to void or lava death coordinates.
  • Lava is no longer considered a safe recorded destination.
  • Cleaned up command and death-location handling.
  • Updated the mod version to 1.0.1.

Existing behaviour

  • /back remains single-use for each death.
  • A successful /back clears the recorded death location.
  • Using /back without an available location displays: No death location recorded.
  • /suicide instantly kills the player and records a new /back location.
  • Normal deaths still record the actual death coordinates.

Known limitation

Death locations and safe locations are stored in memory and are cleared after a complete world or server restart.

0.1Релиз1.21.6, 1.21.7, 1.21.8 · 23 августа 2025 г.

A minimal Fabric utility mod that adds just two quick‑access commands: /back to return to your last death location, and /suicide for a fast, voluntary respawn. Lightweight, server‑friendly, and built for players who want function over frills.

Комментарии

Загружаем…