Advertisement
TE1TO9_

Untitled

Apr 13th, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.24 KB | None | 0 0
  1. command /timer <number>:
  2.     trigger:
  3.         loop all players:
  4.             set loop-player's level to arg
  5.         loop arg times:
  6.             wait 1 second
  7.             loop all players:
  8.             set loop-player's level to arg loop number
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement