Advertisement
kunihiko_sato

Untitled

Dec 28th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. command /test1:
  2. trigger:
  3. loop all players:
  4. wipe loop-player's sidebar
  5. set name of sidebar of loop-player to "&eTest"
  6. set score "&aTest" in sidebar of loop-player to 0
  7.  
  8. command /test2:
  9. trigger:
  10. loop all players:
  11. delete loop-player's sidebar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement