Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. command /knock:
  2. Trigger:
  3. If player has permission kox.kit:
  4. give 1 bow of punch 1 to the player
  5. execute console command "warp knock %player%"
  6. If player has permission skox.kit:
  7. give 1 bow if punch 1 to the player
  8. give 1 322:1 to the player
  9. execute console command "warp knock %player%"
  10.  
  11. command /nickv:
  12. permission: nicki.vip
  13. permission message: &cNie masz uprawnien do tej komendy!
  14. trigger:
  15. send "&aKomendy:"
  16. send "&a/&2Nickzielony"
  17. send "&a/&6Nickpomaranczowy"
  18. send "&a/&1Nickniebieski"
  19. send "&a/&4Nickczerwony"
  20.  
  21.  
  22. command /nickzielony:
  23. permission: nicki.vip
  24. permission message: &cNie masz uprawnien do tej komendy!
  25. trigger:
  26. execute console command "/nick &2%player"
  27. send "&1&lWybrales nick zielony!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement