Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #BySrKazecagi
- command /staff:
- description: Shows online staff
- trigger:
- loop all players:
- loop-player has permission "is.staff"
- add loop-player to {_online staff::*}
- size of {_online staff::*} is 0:
- message "Nao a staffs online! Happy griefing ;)!"
- else:
- message "&eStaff online -->: &c%{_online staff::*}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement