How to Make a Teleport Menu in Minecraft Bedrock!

In this video I will be showing you how to easily make a teleport menu using NPCs and any item of your choice! You can let players teleport to any place in your world or relam like the spawn, shops or plot area! If this video helped you out, feel free to leave a like and subcribe to the channel! Much Love - Gabe Current Subcribers: 56,080 Join the discord!! - discord.gg/8GqkXhHdcT Commands I Used: /tag @e[type=npc,r=5] add teleporter Command Block: RUA - delay 20 /execute as @a[hasitem={item=compass,data=15,location=slot.weapon.mainhand}] at @s positioned ~ ~1.5 ~ unless entity @s[dy=0] run dialogue open @e[type=npc,tag=teleporter,c=1] @s Clone Command: RUA - delay 100 /clone ~ ~1~ ~ ~1 ~ X Y Z NPC Command: /teleport @initiator X Y Z facing X Y Z /tellraw @initiator {"rawtext":[{"text":"§aTeleport successful!§f"}]}