Advertisement
TE1TO9_

Untitled

Apr 24th, 2019
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.34 KB | None | 0 0
  1. command /setmid2:
  2.     trigger:
  3.         set {Mid} to player's location
  4.             message "&8計測開始"
  5. on walking on Diamond:
  6.   set {MidPos1} to distance between player and {Mid}
  7.   set {MidPos1} to round({MidPos1})
  8.   broadcast "&a&l %player%が&8&lSide&a&lを%{MidPos1}%mを通過しました"
  9. command /mc:
  10.     trigger:
  11.         delete {Mid}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement