/back (simplified) is a lightweight server-side mod that lets players return to their last death location using:
/back
Features:
- Teleports players to their last death location
- Works across dimensions
- Configurable per-player cooldown
- No permissions required
- Last death locations persist across server restarts
- Can be installed server-side only
The configuration file is generated at:
config/back.properties
Default configuration:
cooldown-seconds=300
Set the value to 0 to disable the cooldown. Restart the server after changing the configuration.
Note: Fabric versions require Fabric API.
Note 2: mod works on both client and server