Bikbokken

Untitled

Jun 4th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. command /staffs:
  2. trigger:
  3. open chest with 3 rows named "&b&lOnline Staffs" to player
  4. set {_n} to 0
  5. loop all players:
  6. if loop-player has permission "Staff.show":
  7. format slot {_n} of player with loop-player's skull named "&7%loop-player%" to close
  8. add 1 to {_n}
Advertisement
Add Comment
Please, Sign In to add comment