Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. every 300 seconds:
  2. set {_loop} to 10
  3. loop {_loop} times:
  4. set {_timeLeft} to ({_loop} + 1) - (loop-number)
  5. loop all players:
  6. send action bar from "Dropped items will be removed in %{_timeLeft}%" to loop-player
  7. wait 1 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement