Advertisement
pz_neko

Untitled

Aug 21st, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. command /a [<text>]:
  2. trigger:
  3. set {_a} to location 2 meter horizontal forwards location of player
  4. add 0.5 to y coordinate of {_a}
  5. spawn an armor stand at location of {_a}
  6. add "{NoGravity:1b,Small:1}" to nbt of last spawned armor stand
  7. set name of last spawned armor stand to "%arg-1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement