Back - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Required Parameters
none - Sends a chat with the option to teleport to the last location you died at, or sends a failure message if you haven't died.
Description
Simply lets you go back to where you died.
Requires cheats: yes
Change History
2.17.0 : Introduced command.
3.11.0 : Added a "HasDied" variable in case you happen to die exactly at 0,0,0.
4.2.16 :
Added a confirmation GUI.
Made the message that appears if you haven't died slightly more threatening.
Added the autoconfirm
optional parameter.
4.6.0 : The confirmation GUI for this command now shows the dimension you died at.
4.8.4 : Changed autoconfirm
to confirmTP
, additionally making it sync to all worlds.
5.3.0 : This command now uses already-existing NBT values for the death dimension + coords instead of global variables.
9.0.0 :
Back has been changed. You will now get a chat with the option to press [YES] to teleport back to your spot; However, the command now can only be used with cheats.
Removed the back autoconfirm parameters.
9.0.3 : Slightly adjusted back.
🗂️ Page Index for this GitHub Wiki