Guest User

Untitled

a guest
Dec 2nd, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. #Prosze o nie kopiowanie skryptu dla swoich celow
  2. #Skrypt by Magnum
  3.  
  4. command /prefix [<text>] [<text>]:
  5. permission: skrypt.prefixvip
  6. usage: &4[PREFIX !] Wpisz /prefix [kolor rangi od 0-9 lub a-f] [kolor nicku od 0-9 lub a-f]
  7. permission message: &4[PREFIX !] &9 Nie masz Vip'a/SVip'a by uzywac komendy !
  8. trigger:
  9. If arg 1 is not set:
  10. send "&4[PREFIX !] &6 Wpisz /prefix [kolor rangi od 0-9 lub a-f] [kolor nicku od 0-9 lub a-f]"
  11. If arg 1 is set:
  12. If arg 2 is set:
  13. wait 1 second
  14. execute console command "/op %name of player%"
  15. make player execute command "/pex user %name of player% prefix &%arg 1%[Vip]&%arg 2%"
  16. execute console command "/deop %name of player%"
  17. send "&4[PREFIX !] &9 Zmieniono kolor prefixu !"
  18. else:
  19. send "&4[PREFIX !] &9Zapomniales gapo o kolorze nicku !"
  20. else:
  21. send "&4[PREFIX !] &9 Zapomniales gapo o kolorze rangi !"
Advertisement
Add Comment
Please, Sign In to add comment