Advertisement
UDON_JP

Untitled

Sep 13th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. command /a:
  2. trigger:
  3. add 1 to {a.%player%}
  4. command /i:
  5. trigger:
  6. send "you a is %{a.%player%}%" to player
  7. command /u:
  8. trigger:
  9. loop all players:
  10. delete {a.%loop-player%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement