Advertisement
Guest User

beginning of config

a guest
Oct 17th, 2014
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. options:
  2. auto-update: true
  3. sell-gui-rows: 4
  4. locked-item: ENDER_CHEST
  5. sign-prefix: '&7[&aSell&7]'
  6. sellall-sign-prefix: '&7[&aSellInv&7]'
  7. open-only-shop-with-permission: false
  8. pregenerate-all-item-prices: false
  9. sound:
  10. enabled: true
  11. sound: ORB_PICKUP
  12. shops:
  13. A:
  14. name: '&aA - Shop'
  15. permission: QuickSell.shop.A
  16. itemtype: CHEST
  17. lore: []
  18. price:
  19. STONE: 1.09
  20. COBBLESTONE: 1.09
  21. COAL_ORE: 0.78
  22. COAL: 0.78
  23. B:
  24. name: '&aB - Shop'
  25. permission: QuickSell.shop.B
  26. itemtype: CHEST
  27. lore: []
  28. price:
  29. STONE: 1.56
  30. COBBLESTONE: 1.56
  31. COAL_ORE: 1.09
  32. COAL: 1.09
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement