Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.21 KB | None | 0 0
  1. #
  2. #        Looking for a Custom Plugin?            #
  3. #    Look no further! Visit ShulkerBox           #
  4. #   To hire a Dev! A Developer will make it!     #
  5. #          http://shulkerbox.org/                #
  6. prefix: '&a&l[&c&lShop&a&l]&f'
  7. buy-commands:
  8. - main
  9. sell-commands:
  10. - sell
  11. no-permission: '&cNo Permission!'
  12. disabled-world: '&cYou cannot use the shop from this world!'
  13. escape-only: false
  14. cost: '&7Price'
  15. return: '&7Sell'
  16. line1: '&8To sell, click the item in your inv.'
  17. line2: '&6Must be the same quantity!'
  18. line3: Click to buy item of quantity
  19. line4: Shift+Click to buy 1 item
  20. back: '&cBack'
  21. back-button-item: '160:14'
  22. purchased: '&fA purchase was made, and &c'
  23. taken: '&f Mokens were taken from your account.'
  24. not-enough-pre: '&fYou need &c'
  25. not-enough-post: '&f Mokens to purchase this!'
  26. sold: '&fYour items were sold, and &a'
  27. added: '&f Mokens were added to your account.'
  28. something-wrong: '&fSomething went wrong, contact an admin.'
  29. in-stacks: '&fPlease sell in stacks of &c'
  30. cant-sell: '&fSorry, you are not able to sell that item.'
  31. cant-buy: '&fSorry, you are not able to buy that item.'
  32. full-inventory: '&cPlease empty your inventory!'
  33. currency: ''
  34. sign-title: Shop
  35. signs-only: false
  36. signs-only-message: '&cYou can only access the shop by clicking a [&cGUIShop&f] sign!'
  37. menu-rows: 1
  38. enable-sound: true
  39. purchase-sound: NOTE_PLING
  40. ingame-config: true
  41. DisabledWorlds: -'Test'
  42. Rows: 1
  43. '1':
  44.   Enabled: true
  45.   Item: '46'
  46.   Shop: Raiding
  47.   Desc: '&8(&cBlow them up!&8)'
  48.   Name: '&4Raiding'
  49. '2':
  50.   Enabled: true
  51.   Item: '388'
  52.   Shop: Ores
  53.   Desc: '&8(&fOres&8)'
  54.   Name: '&aOres'
  55. '3':
  56.   Enabled: true
  57.   Item: '295'
  58.   Shop: Farming
  59.   Desc: '&8(&fFarming&8)'
  60.   Name: '&eFarming'
  61. '4':
  62.   Enabled: true
  63.   Item: '351:15'
  64.   Shop: Drops
  65.   Desc: '&8(&fDrops&8)'
  66.   Name: '&cDrops'
  67. '5':
  68.   Enabled: true
  69.   Item: '384'
  70.   Shop: Brewing
  71.   Desc: '&8(&fBrewing&8)'
  72.   Name: '&2Brewing'
  73. '6':
  74.   Enabled: true
  75.   Item: '310'
  76.   Shop: Gear
  77.   Desc: '&8(&fGear&8)'
  78.   Name: '&bGear'
  79. '7':
  80.   Enabled: true
  81.   Item: '52'
  82.   Shop: Mobs
  83.   Desc: '&8(&fMobs&8)'
  84.   Name: '&6Mobs'
  85. '8':
  86.   Enabled: true
  87.   Item: '1'
  88.   Shop: Blocks
  89.   Desc: '&8(&fBlocks&8)'
  90.   Name: '&6Blocks'
  91. ver: 1.4
  92. silkspawners: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement