Skip to content
LXZ_svn_sync edited this page Oct 30, 2019 · 5 revisions

command: /goto

quick ref:

/goto [@playername] [home] [x y z]

description:

teleport current player to a given block position relative to given player. Similar to /tp except that it uses block position. 
Examples:
/goto x y z  current focused entity
/goto @a x y z  teleport nearby player to absolute pos
/goto ~ ~1 ~  relative position
/goto home -- teleport to home   
/goto [@playername] [x y z]

将当前角色传送指定角色的相对位置。

例如:在联网环境下:

-- 传送到用户`150634875`身边
/goto @__MP__150634875
-- 传送到管理员身边
/goto @__MP__admin
Clone this wiki locally