Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ShopName: GoldExchange
  2. DisplayName: '&eGold Exchange'
  3. Command: goldexchange:GE
  4. shop:
  5. buy1:
  6. MenuItem:
  7. - name:&eBuy 1 &6Gold Ingot
  8. - 'lore:&eBuy 1 Gold Ingot for $50'
  9. - type:GOLD_INGOT
  10. - amount:1
  11. RewardType: item
  12. Reward:
  13. - - type:GOLD_INGOT
  14. - amount:1
  15. PriceType: MONEY
  16. Price: 50
  17. InventoryLocation: 4
  18. sell1:
  19. MenuItem:
  20. - name:&eSell 1 &6Gold Ingot
  21. - 'lore:&eSell 1 Gold Ingot for $50'
  22. - type:GOLD_INGOT
  23. - amount:1
  24. RewardType: MONEY
  25. Reward: 50
  26. PriceType: item
  27. Price:
  28. - - type:GOLD_INGOT
  29. - amount:1
  30. InventoryLocation: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement