Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. command /buy:
  2. trigger:
  3. wait 3 ticks
  4. open chest with 5 rows named "&fBuycraft &7 - &cExtra" to player
  5. format slot 0 of player with red stained glass named " " to be unstealable
  6. format slot 1 of player with white stained glass named " " to be unstealable
  7. format slot 2 of player with red stained glass named " " to be unstealable
  8. format slot 3 of player with white stained glass named " " to be unstealable
  9. format slot 4 of player with red stained glass named " " to be unstealable
  10. format slot 5 of player with white stained glass named " " to be unstealable
  11. format slot 6 of player with red stained glass named " " to be unstealable
  12. format slot 7 of player with white stained glass named " " to be unstealable
  13. format slot 8 of player with red stained glass named " " to be unstealable
  14. format slot 9 of player with white stained glass named " " to be unstealable
  15. format slot 17 of player with white stained glass named " " to be unstealable
  16. format slot 18 of player with red stained glass named " " to be unstealable
  17. format slot 26 of player with red stained glass named " " to be unstealable
  18. format slot 27 of player with white stained glass named " " to be unstealable
  19. format slot 35 of player with white stained glass named " " to be unstealable
  20. format slot 36 of player with red stained glass named " " to be unstealable
  21. format slot 37 of player with white stained glass named " " to be unstealable
  22. format slot 38 of player with red stained glass named " " to be unstealable
  23. format slot 39 of player with white stained glass named " " to be unstealable
  24. format slot 41 of player with white stained glass named " " to be unstealable
  25. format slot 42 of player with red stained glass named " " to be unstealable
  26. format slot 43 of player with white stained glass named " " to be unstealable
  27. format slot 44 of player with red stained glass named " " to be unstealable
  28. format slot 24 of player with book named "&bS" to close then run [hypermc request 15 credits from player with key "Skull"]
  29.  
  30. hypermc purchase:
  31. if event-string is "Skull":
  32. broadcast "&cBuycraft &8> &c%event-player% &fhar lige købt &c/Skull&7!"
  33. make console execute command "/manuaddp %event-player% essentials.skull.spawn"
  34. make console execute command "/manuaddp %event-player% essentials.skull.others"
  35. make console execute command "/manuaddp %event-player% essentials.skull.others"
  36. make console execute command "/manuaddp %event-player% essentials.skull"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement