BackOnDeath
This is a simple mod that adds a /back command that teleports the player to their last death location.
Features
Commands:
- /back - teleports to last death location
Permissions:
- none
Configuration:
- none
Building from source
git clone https://github.com/BillyGalbreath/BackOnDeath.git
cd BackOnDeath
./gradlew build
The compiled jar will be in build/libs/ when complete

