RyuKa_

Untitled

Aug 11th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. on join:
  2. if {liste.joueurs::*} contains "%player%":
  3. stop
  4. else:
  5. add player to {liste.joueurs::*}
  6. command /top5:
  7. trigger:
  8. {money.%player's UUID%} is set
  9. set {_baltop::*} to sorted {var::*} from highest to lowest
  10. loop {_baltop::*}:
  11. open virtual chest with 1 row named "&aBalanceTop" to player
  12. format gui slot 1 of player with diamond block named "%loop-value%" to do nothing
Advertisement
Add Comment
Please, Sign In to add comment