Advertisement
buss2

list

Oct 19th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. command /ekipa:
  2. trigger:
  3. loop all players:
  4. if loop-player has permission "admin.lista":
  5. add loop-player to {_online.admin}
  6. if {_online.admin} is set:
  7. send "&a---------------&2Administracja&a---------------"
  8. send "&b %{_online.admin}%"
  9. send "&a-------------------------------------------------"
  10. else:
  11. send "&a---------------&2Administracja&a---------------"
  12. send "&b Brak"
  13. send "&a-------------------------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement