Advertisement
ShiZzeR1337

Untitled

Jun 24th, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1.  
  2. command /efekt [<text>]:
  3. trigger:
  4. if player has 128 diamond, 8 sponge and golden apple:
  5. remove 128 diamond, 8 sponge and golden apple from the player inventory
  6. if arg 1 is "speed":
  7. apply swiftness 2 to the player for 30 minutes
  8. send "&aKupiles efekt SPEED II na 30 minut!"
  9. stop
  10. if arg 1 is "haste":
  11. apply haste 2 to the player for 30 minutes
  12. send "&aKupiles efekt HASTE II na 30 minut!"
  13. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement