Guest User

Untitled

a guest
Dec 24th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. variables:
  2. {wigilia.%player%} = false
  3. command /wigilia:
  4. permission: paczka.pixelowy
  5. trigger:
  6. if {wigilia.%player%} is true:
  7. message "&bDostales juz swoja paczke wigilijna!"
  8. if {wigilia.%player%} is false:
  9. message "&cOtrzymujesz swoja swiateczna paczke wigilijna!"
  10. set {wigilia.%player%} to true
  11. execute console command command "/playsound fireworks.launch %player%"
  12. execute command "/give %player% 5325 64"
  13. execute command "/give %name of player% 16090 16"
  14. execute command "/give %name of player% 15276 1"
  15. execute command "/give %name of player% 15298 12"
  16. execute command "/give %name of player% 15286 8"
  17. execute command "/give %name of player% 15307 6"
  18. execute command "/give %name of player% 5330 4"
  19. execute command "/give %name of player% 15310 12"
  20. execute command "/give %name of player% 296 1"
  21. execute command "/give %name of player% 15761 4"
  22. execute command "/give %name of player% 5425 2"
  23. execute command "/give %name of player% 15317 4"
  24. execute command "/give %name of player% 16063 2"
  25. execute command "/give %name of player% 350 3"
  26. execute command "/give %name of player% 15985 6"
  27. execute command "/give %name of player% 5383 4"
  28. execute command "/give %name of player% 16209 16"
  29. execute command "/give %name of player% 16221 16"
  30. execute command "/give %name of player% 5336 4"
  31. execute command "/give %name of player% 16165 2"
  32. execute command "/give %name of player% 15515 6"
  33. execute command "/give %name of player% 16320 1"
  34. execute command "/give %name of player% 16162 32"
Advertisement
Add Comment
Please, Sign In to add comment