Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Prosze o nie kopiowanie skryptu dla swoich celow
- #Skrypt by Magnum
- command /prefix [<text>] [<text>]:
- permission: skrypt.prefixvip
- usage: &4[PREFIX !] Wpisz /prefix [kolor rangi od 0-9 lub a-f] [kolor nicku od 0-9 lub a-f]
- permission message: &4[PREFIX !] &9 Nie masz Vip'a/SVip'a by uzywac komendy !
- trigger:
- if player has permission "skrypt.prefixvip":
- if arg 1 is not set:
- send "&4[PREFIX !] &9 Zapomniales gapo o kolorze rangi !"
- stop
- if arg 2 is not set:
- send "&4[PREFIX !] &9Zapomniales gapo o kolorze nicku !"
- stop
- if arg 1 is set:
- if arg 2 is set:
- execute console command "pex user %player% prefix &%arg 1%[Vip]&%arg 2%"
- send "&4[PREFIX !] &9 Zmieniono kolor prefixu!"
- else:
- send "&4[PREFIX !] &9 Nie masz Vip'a/SVip'a by uzywac komendy !"
Advertisement
Add Comment
Please, Sign In to add comment