Advertisement
TE1TO9_

Untitled

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