Advertisement
TE1TO9_

Untitled

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