Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. on right click:
  2. send "&aVoce ficou com 3 segundos segurando o click e ganhou poçao de invisilibidade!"
  3. apply invisibility for 20 seconds to the player
  4. stop
  5.  
  6. command /kit [<text>]:
  7. permission: kit.camaleao
  8. trigger:
  9. if arg 1 is "camaleao" :
  10. make CONSOLE execute command "/give @player 272 1"
  11. make CONSOLE execute command "/give @player stew 35"
  12. wait 30 seconds
  13. clear player inventory
  14. send "&AaCABOU SEU TEMPO!"
  15.  
  16.  
  17. # copie e cole nun arquivo QUALQUERNOME.sk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement