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