Guest User

masz.sk

a guest
Jul 2nd, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. command /6:
  2. trigger:
  3. if player has permission "Vip.Moc":
  4. if {t.%player%} is true:
  5. send "&bTwój Skafander Został Naładowany"
  6. apply strength 3 to player for 30 seconds
  7. apply Jump Boost 3 to player for 30 seconds
  8. apply speed 4 to player for 30 seconds
  9. apply invisibility 1 to player for 30 seconds
  10. apply resistance 1 to player for 30 seconds
  11. apply Night Vision 1 to player for 30 seconds
  12. set {t.%player%} to false:
  13. wait 50s
  14. set {t.%player%} to true
  15. else:
  16. send "blablablalba"
  17. else:
  18. send "<red>Tylko Vip Posiada Tą Komendę!."
Advertisement
Add Comment
Please, Sign In to add comment