Advertisement
Guest User

Untitled

a guest
May 5th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. ShopName: Shop1
  2. signs:
  3. text: '[Shop1]'
  4. NeedPermissionToCreateSign: true
  5. DisplayName: Shop1
  6. shop:
  7. Buy:
  8. ExtraPermission: ''
  9. MenuItem:
  10. - name:&a&lBuy
  11. - lore:&7Click to purchase!
  12. - id:399
  13. - amount:1
  14. InventoryLocation: 1
  15. Message: ''
  16. PriceType: nothing
  17. RewardType: unknown
  18. Sell:
  19. ExtraPermission: ''
  20. MenuItem:
  21. - name:&6&lSell
  22. - lore:&7Click to sell!
  23. - id:147
  24. - amount:1
  25. InventoryLocation: 10
  26. Message: ''
  27. PriceType: nothing
  28. RewardType: unknown
  29. GoldBuy:
  30. MenuItem:
  31. - name:&6&lGold Ingot
  32. - 'lore:&aCost: $200'
  33. - id:266
  34. - amount:1
  35. InventoryLocation: 5
  36. Message: '&aYou have just purchased 1 iron ingot.'
  37. Price: 200.0
  38. PriceType: money
  39. Reward:
  40. - - id:266
  41. - amount:1
  42. RewardType: item
  43. IronBuy:
  44. MenuItem:
  45. - name:&7&lIron Ingot
  46. - 'lore:&aCost: $50'
  47. - id:265
  48. - amount:1
  49. GoldSell:
  50. MenuItem:
  51. - name:&6&lGold Ingot
  52. - 'lore:&6Reward: $150'
  53. - id:266
  54. - amount:1
  55. InventoryLocation: 14
  56. Message: '&aYou have just sold 1 gold ingot.'
  57. Price:
  58. - - id:266
  59. - amount:1
  60. PriceType: item
  61. Reward: 150.0
  62. RewardType: money
  63. IronSell:
  64. MenuItem:
  65. - name:&7&lIron Ingot
  66. - 'lore:&6Reward: $50'
  67. - id:265
  68. - amount:1
  69. DiamondSell:
  70. MenuItem:
  71. - name:&b&lDiamond
  72. - 'lore:&6Reward: $1,500'
  73. - id:264
  74. - amount:1
  75. InventoryLocation: 16
  76. Message: '&aYou have just sold 1 diamond.'
  77. Price:
  78. - - id:264
  79. - amount:1
  80. PriceType: item
  81. Reward: 1500.0
  82. RewardType: money
  83. EmeraldBuy:
  84. MenuItem:
  85. - name:&a&lEmerald
  86. - 'lore:&aCost: $4,500'
  87. - id:388
  88. - amount:1
  89. InventoryLocation: 9
  90. Message: '&aYou have just purchased 1 emerald.'
  91. Price: 4500.0
  92. PriceType: money
  93. Reward:
  94. - - id:388
  95. - amount:1
  96. RewardType: item
  97. DiamondBuy:
  98. MenuItem:
  99. - name:&b&lDiamond
  100. - 'lore:&aCost: $3000'
  101. - id:264
  102. - amount:1
  103. Reward:
  104. - - id:264
  105. - amount:1
  106. EmeraldSell:
  107. MenuItem:
  108. - name:&a&lEmerald
  109. - 'lore:&6Reward: $2,250'
  110. - id:388
  111. - amount:1
  112. InventoryLocation: 16
  113. Message: '&aYou have just sold 1 emerald.'
  114. Price:
  115. - - id:388
  116. - amount:1
  117. PriceType: item
  118. Reward: 2250.0
  119. RewardType: money
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement