Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /ekipa:
- description: Pokazuje listę administartorów/moderatorów online.
- aliases: staff, administracja, adm, admin, admini, mod, modzi, mods
- trigger:
- player has permission "cmdbox.ekipa":
- clear {cmdbox.ekipaonline::*}
- loop all players:
- loop-player has permission "cmdbox.grupa.ekipa"
- add loop-player to {cmdbox.ekipaonline::*}
- size of {cmdbox.ekipaonline::*} is 0:
- send "&eAktualnie na serwerze nie ma nikogo z ekipy."
- stop
- send "&eEkipa online:&f %{cmdbox.ekipaonline::*}%"
- stop
- send "&eNie mozesz uzywac tej komendy."
Advertisement
Add Comment
Please, Sign In to add comment