Advertisement
lowheartrate

blocksellshop.yml

Jun 20th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. ShopName: blocksellshop
  2. DisplayName: '&2&lBlock &aSell Shop'
  3. Command: #buy:blockshop
  4. signs:
  5. text: '[BlockShop]'
  6. NeedPermissionToCreateSign: true
  7. shop:
  8. Dirt:
  9. MenuItem:
  10. - type:DIRT
  11. - amount:1
  12. #- name:&aPeasent &2Sell Shop
  13. - 'lore:&eSell all of your &a%shopitemname%(s) &efor &a$%reward%!'
  14. PriceType: itemall
  15. Price:
  16. - type:DIRT
  17. RewardType: money
  18. Reward: 0.01
  19. Message: '&eYou have sold all of your &a%shopitemname%(s) &eand now have a balance of &a$%balance%&e!'
  20. ExtraPermission: ''
  21. InventoryLocation: 0
  22.  
  23. Back:
  24. MenuItem:
  25. - lore:&8Back to Menu
  26. - name:&cBack
  27. - amount:1
  28. - type:REDSTONE
  29. RewardType: SHOP
  30. Reward: menu
  31. PriceType: NOTHING
  32. Message: '&6Leaving the ItemShop...'
  33. ExtraPermission: ''
  34. InventoryLocation: 27
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement