Minecraft : Command block - Tp area

Minecraft : Command block - Tp area - Laundry drying on clothesline near condominium entrance

I've searched a long time and try out many possibilities but I never managed to get it worked. I'd like to make a jump parkour map for minecraft and I need to make areas with command blocks to teleport a player to a fixed position. The areas need to be extended on two axes (only x and z) to be a plane zone. By this way I can use it to make some barriers which will be able to get the player back to his spawn position if he fell down after a miss jump.

I tried on multiple minecraft versions : 1.7 1.8 1.9

I tried to use : Simple tp area with 'radius' : /tp @p[r=<value>] <x> <y> <z> or /tp @p[dx=<>, dy=<>, dz=<>] <x> <y> <z>

Btw I always have this error: I can't find a way

the entity uuid provided is in an invalid format

Hope it there a solution ;-) Best regards,

Alpha

My researches : http://minecraft.gamepedia.com/Command_Block http://minecraft.gamepedia.com/Tutorials/Command_block and a lot of more french websites..;



Best Answer

I found the problem. Just due to the 1.9.4 Many issues occured.

/tp @a[x=#,y=#,z=#,dx=#,dy=#,dz=#] # # #

We need to use @a instead of @p. dy value needs to be equal to 1 to create a plan.

Tested for 1.8.8/1.9/1.9.2

Example : Using repeat mode for 1.9

/tp @a[x=-130,y=77,z=219,dx=4,dy=1,dz=4] -123 78 230

enter image description here




Pictures about "Minecraft : Command block - Tp area"

Minecraft : Command block - Tp area - Drone view of modern buildings located in rows between roads in suburb of contemporary town on daytime
Minecraft : Command block - Tp area - Facade of old stone building in classic style
Minecraft : Command block - Tp area - Facade of old residential building near drying laundry



How do you teleport to an area in Minecraft?

You can teleport almost anywhere in Minecraft using the "/tp" command. You'll need to enable cheats in your Minecraft world before you can teleport. Once active, you can teleport to other players, dimensions, or specific coordinates.

What is the command to fill an area with blocks in Minecraft?

You can fill an area or outline with a particular block using the /fill command in Minecraft.



How to teleport using Command Block in Minecraft Bedrock




Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

Images: Meruyert Gonullu, Kelly, Maria Orlova, Olga Lioncat