1

Command Block Command

kupo50 4/26/13 6:15 pm
1.2k
6/6/2013 3:27 pm
Is there such a command for the command block of which I can use to teleport to a certain coordinate in another world?

Example:If I was in the nether, and I wanted to teleport to certain coordinates in the end, I could press a button which would be connected to a command block and I could teleport to those coordinates in the end.
Posted by
kupo50
Level 1 : New Miner
0

  Have something to say?

JoinSign in

12

Chris4Hawks
06/06/2013 3:27 pm
Level 5 : Apprentice Explorer
I don't think you can teleport to different worlds like that, but what you could do is have the command block warp to, say, a Nether portal that will come out exactly where you want the player to be teleported to.
1
Kahanamoku
06/02/2013 7:36 am
Level 1 : New Miner
install warptastic plugin
set warps at the destination worlds
program your 137 block to /warp instead of /tp

job done.
1
atomick86
06/02/2013 7:58 am
Level 16 : Journeyman System
He might want it done in pure vanilla
1
Spellguard
05/25/2013 10:51 pm
Level 23 : Expert Cake
As said before, there is no way to teleport from places like the overworld to the nether. However, if you want to be fancy, you could have command blocks in the overworld teleport a player right into an end portal; and when they spawn in the End they trigger pressure plates teleporting them somewhere in the end.

Way over complicated then it needs to be.
1
atomick86
04/27/2013 7:10 pm
Level 16 : Journeyman System
If you need any help building or doing the red stone to actually do that I can help you I actually just had an idea
1
-Kali-
04/26/2013 7:28 pm
Level 23 : Expert Network
Or if you are planning to make a map, you can use:

/tp (@p/@a) (x-axis) (y-axis) (z-axis)
__________________

@p is the nearest player
@a is all the players in the using world

No parenthessess btw
1
kupo50
04/26/2013 7:02 pm
Level 1 : New Miner
Thanks Twiggsta! your post is extremely helpful
1
atomick86
04/26/2013 6:46 pm
Level 16 : Journeyman System
As far as I know it isn't posible without mods as the command block command line is read as follows /tp [player name] 56 64 37 So unless this is changed some time in the future (1.6) this will still be impossible.

Hope this helps you on you magical adventure to build an adventure map or something of that description, if you would like to get more info type /tp in game to see what you can and can't do with the teleport command or go to the wiki page for it.
1
kupo50
04/26/2013 6:20 pm
Level 1 : New Miner
How would I use Mcedit to set that up?

Thanks for all the great replies
1
Blackwolf7901
04/26/2013 6:19 pm
Level 45 : Master Miner
Not that i know of without having to use MCedit...
1
The-Rabid
04/26/2013 6:18 pm
Level 13 : Journeyman Artist
Im not so sure, But I know you can teleport around the world
1
Schrooms Craft
04/26/2013 6:18 pm
Level 6 : Apprentice Miner
I think its /tp [world] [cords]

But again i am not too sure
1

Welcome