Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. command /timer:
  2. trigger:
  3. loop all players:
  4. display scoreboard named " &6&lArcyria " to loop-player
  5. move display of loop-player to sidebar
  6. make score of "&7☶☳☶☳☶☳☶☳☶☳☶☳" in scoreboard of loop-player to 14
  7. make score of "&eElo NoDebuffs: %{elo.nodebuffs.%player%}%" in scoreboard of loop-player to 13
  8. make score of "&b&6%{elo.nodebuffs.%loop-player%}%" in scoreboard of loop-player to 12
  9. make score of "&eElo Debuffs:" in scoreboard of loop-player to 11
  10. make score of "&6%{elo.debuffs.%loop-player%}%" in scoreboard of loop-player to 10
  11. make score of "&eElo Gapple:" in scoreboard of loop-player to 9
  12. make score of "&e&6%{elo.gapple.%loop-player%}%" in scoreboard of loop-player to 8
  13. make score of "&eConnecté(e)s:" in scoreboard of loop-player to 7
  14. make score of "&6%number of all players%" in scoreboard of loop-player to 6
  15. make score of "&eIP:" in scoreboard of loop-player to 5
  16. make score of "&6arcyria.fr" in scoreboard of loop-player to 4
  17. make score of "&eTS:" in scoreboard of loop-player to 3
  18. make score of "&651.255.105.165:9235" in scoreboard of loop-player to 2
  19. make score of "&6&7☶☳☶☳☶☳☶☳☶☳☶☳☶☳☶☳☶" in scoreboard of loop-player to 1
  20. every 10 seconds:
  21. execute console command "/timer"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement