ozeppo

Prefix Controler

Jul 17th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Prefix Controler
  2. #===================================================|#
  3. #| Zezwalam na : |#
  4. #| 1. Zmianne wiadomosci |#
  5. #| 2. Zmiane opcji |#
  6. #| Nie zezwalam na: |#
  7. #| 1. Podszywanie sie pod autora |#
  8. #| 2. Kasowanie linijki |#
  9. #====================================================#
  10.  
  11.  
  12. command /prefix [<text>] [<text>]:
  13. permission: prefixm.*
  14. permission message: &cBrak permisji! &a(prefixm.*)
  15. trigger:
  16. if arg 1 is set:
  17. execute console command "nick %arg 1% %arg 2%_&f%arg 1%
  18. broadcast "&7[&6Nazwa Serwera&7] &c%arg 1% &6dostal range &c%arg 2%"
  19. if arg 1 is not set:
  20. send "Podaj nick gracza"
  21. if arg 2 is not set:
  22. send "Podaj prefix gracza"
Advertisement
Add Comment
Please, Sign In to add comment