File Details
/back System & Config Update
- B
- Dec 9, 2023
- 26.17 KB
- 107
- 1.20.4+4
- Forge
File Name
tpaplusplus-net.superricky.tpaplusplus.jar
Supported Versions
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
Curse Maven Snippet
New /back system!
- This creates a new command called /back, which is enabled by default.
- This command, when executed will teleport the player to their latest death location! If the player uses this command, the old death location will be removed, and on the players next death a new one will be created.
Code cleanups
- Fixed a lot of the error handling with nice looking messages to make it a lot easier to understand and nicer to look at.
- Changed some internal logic and other stuff like that.
- Should now work with all 1.20 Minecraft forge ( not neoforge yet ) versions!
Configuration!
- A new config for the mod was added! Over time, I aim to make the mod extremely configurable to the point where you can even change text messages!
- Currently, there are two different options in the config:
- The /back System: When enabled, this will allow players to use the /back command, and teleport to their latest death.
- TPA Request Timeout Time: Changes how long it takes for a teleport request to timeout (in seconds), for example, for tpa requests to timeout in one minute, you would enter "60", for five minutes, you enter "300"

