Skip to content

Commit

Permalink
spectatorTeleportCommand comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed May 29, 2024
1 parent cae0648 commit c6e0ac0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/document-zh_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ schematicBlockPlacement的严格模式

创建一个仅客户端的旁观者传送指令,可用于传送至任何实体,需要玩家处于旁观者模式

指令格式:/stp <target>,其中 stp 前缀可通过旁观者传送指令-指令前缀设置,<target>为实体选择器
指令格式:/stp <target>,其中"stp"前缀可通过旁观者传送指令-指令前缀设置,<target>为实体选择器

在开启/关闭后,可能需要重新加入世界,才能同步该指令的开启状态

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/assets/tweakermore/lang/zh_cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ tweakermore:
.: 旁观者传送指令
comment: |-
创建一个仅客户端的旁观者传送指令,可用于传送至任何实体,需要玩家处于旁观者模式
指令格式:/stp <target>,其中 stp 前缀可通过@option#spectatorTeleportCommandPrefix@设置,<target>为实体选择器
指令格式:/stp <target>,其中"stp"前缀可通过@option#spectatorTeleportCommandPrefix@设置,<target>为实体选择器
在开启/关闭后,可能需要重新加入世界,才能同步该指令的开启状态
spectatorTeleportCommandPrefix:
.: 旁观者传送指令-指令前缀
Expand Down

0 comments on commit c6e0ac0

Please sign in to comment.