As we all know, you can either press F3 or use the /coords command to view your current X Y Z coordinates for your player at that point in time. Well I haven't found any threads about this so far that I know of (and yes I have searched for existing topics) but I'm going to get right to the point.
I think MoJang should implement an X Y Z variables, these types of variables should include, but not limited to...
1) Using /tp command to teleport back to your most recent marked coordinates (Great for teleporting back to a place that you forgot where it was in the world or just simply traveling faster between two places)
2) Using a command like /SaveCoord, as well as adding %X %Y %Z for any other miscellaneous reasons (optional to put in), to save your current player coordinates. This would be useful for (Using a command block for instance) Pressing a button, or stepping on a pressure plate, or whatever mechanism of your chosing to teleport you to whatever xyz coord you have set using the /SaveCoord command.
Now I know that you can already teleport to a specific xyz using /tp @p [X Y Z] in the command block, but adding in a /SaveCoord command and the %X %Y %Z variables can let you put those variables in the command block and, according to what is saved in those variables locally via the /SaveCoord command. That way the command block can teleport you mulitple places of your choosing as long as you have those coordinates saved into those variables.
So what do you guys think? If you have anything else you would like to add on that is relative to coordinates, please feel free to add them!
Constructive Criticism encouraged.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
As we all know, you can either press F3 or use the /coords command to view your current X Y Z coordinates for your player at that point in time. Well I haven't found any threads about this so far that I know of (and yes I have searched for existing topics) but I'm going to get right to the point.
I think MoJang should implement an X Y Z variables, these types of variables should include, but not limited to...
1) Using /tp command to teleport back to your most recent marked coordinates (Great for teleporting back to a place that you forgot where it was in the world or just simply traveling faster between two places)
2) Using a command like /SaveCoord, as well as adding %X %Y %Z for any other miscellaneous reasons (optional to put in), to save your current player coordinates. This would be useful for (Using a command block for instance) Pressing a button, or stepping on a pressure plate, or whatever mechanism of your chosing to teleport you to whatever xyz coord you have set using the /SaveCoord command.
Now I know that you can already teleport to a specific xyz using /tp @p [X Y Z] in the command block, but adding in a /SaveCoord command and the %X %Y %Z variables can let you put those variables in the command block and, according to what is saved in those variables locally via the /SaveCoord command. That way the command block can teleport you mulitple places of your choosing as long as you have those coordinates saved into those variables.
So what do you guys think? If you have anything else you would like to add on that is relative to coordinates, please feel free to add them!
Constructive Criticism encouraged.