Advertisement
toi_ta2525

Untitled

Jun 24th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. command /staff:
  2. permission: skript.admin
  3. trigger:
  4. loop all players:
  5. loop-player has permission "is.staff"
  6. add loop-player to {_online staff::*}
  7.  
  8. size of {_online staff::*} is 0:
  9. message "No staff currently online! Happy griefing ;)!"
  10. else:
  11. message "&a[&bOnline staff&a]&6:&f %{_online staff::*}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement