Advertisement
Guest1221

Untitled

Apr 10th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. command /worlds:
  2. trigger:
  3. set {_num} to 0
  4. open chest with 6 rows named "Server List (Boxes.minehut.gg)" to player
  5. loop worlds:
  6. format slot {_num} of player with sign named "&3%loop-world%" with lore "||&fA delete boxes||&fserver.||&7||&7%size of players in loop-world%/10 playing||&7" to close then run [make console execute "/mv tp %player%"]
  7. add 1 to {_num}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement