Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on load:
- clear {kits::*}
- wait 2 tick
- add "urgal" to {kits::*}
- add "Terrorista" to {kits::*}
- add "Camel" to {kits::*}
- command /kits:
- trigger:
- loop {kits::*}:
- if player has permission "kit.%loop-value%":
- add loop-value {_kitstem}
- else:
- add loop-value to {_kitsntem}
- send "Seus kits: %{_kitstem}%"
- send "Kits vip: %{_kitsntem}%"
Advertisement
Add Comment
Please, Sign In to add comment