Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /equipe:
- trigger:
- send "&a@========== &bSTAFFERS ONLINE &a=============@"
- loop {equipe::*}:
- add "%loop-value%&3 = %{on.%loop-player%}%||" to {_a}
- send "%{_a}%"
- send "&a@========== &bSTAFFERS ONLINE &a=============@"
- on join:
- if player has permission "sk.equipe":
- remove player from {equipe::*}
- wait 2 tick
- add player to {equipe::*}
- set {on.%player%} to "&aOn"
- on quit:
- set {on.%player%} to "&cOff"
Advertisement
Add Comment
Please, Sign In to add comment