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