Advertisement
__ItzVictor__Dk

BuycraftFolder

Feb 24th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1.  
  2. command /buy:
  3. trigger:
  4. open chest with 3 row named "&4Buy &f- &8%player%" to player
  5. format slot 12 of player with book named "&4&lRanks" with lore "&6&lKlick her" to close then run [execute player command "rper"]
  6. command /rper:
  7. trigger:
  8. open chest with 5 rows named "&4&lRanks" to player
  9. format slot 0 of player with paper named "&e&lNice" with lore "&7Pris: &0[&a8&0] " to close then run [execute player command "rper1"]
  10. format slot 1 of player with paper named "&3&lKonge" with lore "&7Pris: &0[&a6 Stacks Em&0] " to close then run [execute player command "rper2"]
  11. format slot 2 of player with paper named "&6&lUltra" with lore "&7Pris: &0[&a4&0]" to close then run [execute player command "rper3"]
  12.  
  13. ommand /rper1:
  14. trigger:
  15. broadcast &0[&4BuyCraft&0] &aSpilleren &8%player% &aVille gerne købe Nice"
  16.  
  17. command /rper2:
  18. trigger:
  19. broadcast &0[&4BuyCraft&0] &aSpilleren &8%player% &aVille gerne købe Konge"
  20.  
  21. command /rper3:
  22. trigger:
  23. broadcast &0[&4BuyCraft&0] &aSpilleren &8%player% &aVille gerne købe Ultra"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement