Advertisement
TE1TO9_

Untitled

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