Advertisement
Guest User

Untitled

a guest
Mar 19th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 13.58 KB | None | 0 0
  1. shop:
  2.   shopname: '&cShop'
  3.   items:
  4.     Minerals:
  5.       itemstack: DIAMOND
  6.       amount: 1
  7.       extraid: 0
  8.       slot: 1
  9.       displayname: '&BMinerals'
  10.       lore: '&fBuy and sell minerals.'
  11.       gui:
  12.         items:
  13.           diamond:
  14.             itemstack: DIAMOND
  15.             amount: 1
  16.             extraid: 0
  17.             slot: 1
  18.             displayname: '&bDiamond'
  19.             lore: '&aBuy $250'
  20.             lore2: '&cSell $10'
  21.             lore3: ''
  22.             price: 250
  23.             buyamountguiname: '&bDiamond - &aBuy Amount'
  24.             sellamountguiname: '&bDiamond - &cSell Amount'
  25.             give:
  26.               itemstack: DIAMOND
  27.               extraid: 0
  28.               displayname: ''
  29.               lore: ''
  30.             sell:
  31.               itemstack: DIAMOND
  32.               extraid: 0
  33.               displayname: ''
  34.               lore: ''
  35.               price: 10
  36.               sellable: true
  37.           coal:
  38.             itemstack: COAL
  39.             amount: 1
  40.             extraid: 0
  41.             slot: 2
  42.             displayname: '&8Coal'
  43.             lore: '&aBuy $20'
  44.             lore2: '&cSell $1'
  45.             lore3: ''
  46.             price: 20
  47.             buyamountguiname: '&8Coal - &aBuy Amount'
  48.             sellamountguiname: '&8Coal - &cSell Amount'
  49.             give:
  50.               itemstack: COAL
  51.               extraid: 0
  52.               displayname: ''
  53.               lore: ''
  54.             sell:
  55.               itemstack: COAL
  56.               extraid: 0
  57.               displayname: ''
  58.               lore: ''
  59.               price: 1
  60.               sellable: true
  61.           iron:
  62.             itemstack: IRON_INGOT
  63.             amount: 1
  64.             extraid: 0
  65.             slot: 3
  66.             displayname: '&7Iron'
  67.             lore: '&aBuy $50'
  68.             lore2: '&cSell $1'
  69.             lore3: ''
  70.             price: 50
  71.             buyamountguiname: '&7Iron - &aBuy Amount'
  72.             sellamountguiname: '&7Iron - &cSell Amount'
  73.             give:
  74.               itemstack: IRON_INGOT
  75.               extraid: 0
  76.               displayname: ''
  77.               lore: ''
  78.             sell:
  79.               itemstack: IRON_INGOT
  80.               extraid: 0
  81.               displayname: ''
  82.               lore: ''
  83.               price: 1
  84.               sellable: true
  85.           gold:
  86.             itemstack: GOLD_INGOT
  87.             amount: 1
  88.             extraid: 0
  89.             slot: 4
  90.             displayname: '&6Gold'
  91.             lore: '&aBuy $50'
  92.             lore2: '&cSell $5'
  93.             lore3: ''
  94.             price: 50
  95.             buyamountguiname: '&6Gold - &aBuy Amount'
  96.             sellamountguiname: '&6Gold - &cSell Amount'
  97.             give:
  98.               itemstack: GOLD_INGOT
  99.               extraid: 0
  100.               displayname: ''
  101.               lore: ''
  102.             sell:
  103.               itemstack: GOLD_INGOT
  104.               extraid: 0
  105.               displayname: ''
  106.               lore: ''
  107.               price: 5
  108.               sellable: true
  109.           emerald:
  110.             itemstack: EMERALD
  111.             amount: 1
  112.             extraid: 0
  113.             slot: 5
  114.             displayname: '&2Emerald'
  115.             lore: '&aBuy $180'
  116.             lore2: '&cSell $10'
  117.             lore3: ''
  118.             price: 180
  119.             buyamountguiname: '&2Emerald - &aBuy Amount'
  120.             sellamountguiname: '&2Emerald - &cSell Amount'
  121.             give:
  122.               itemstack: EMERALD
  123.               extraid: 0
  124.               displayname: ''
  125.               lore: ''
  126.             sell:
  127.               itemstack: EMERALD
  128.               extraid: 0
  129.               displayname: ''
  130.               lore: ''
  131.               price: 10
  132.               sellable: true  
  133.           lapis:
  134.             itemstack: LAPIS_BLOCK
  135.             amount: 1
  136.             extraid: 0
  137.             slot: 6
  138.             displayname: '&1Lapis Lazuli'
  139.             lore: '&aBuy $450'
  140.             lore2: '&cSell $45'
  141.             lore3: ''
  142.             price: 450
  143.             buyamountguiname: '&1Lapis Lazuli - &aBuy Amount'
  144.             sellamountguiname: '&1Lapis Lazuli - &cSell Amount'
  145.             give:
  146.               itemstack: LAPIS_BLOCK
  147.               extraid: 0
  148.               displayname: ''
  149.               lore: ''
  150.             sell:
  151.               itemstack: LAPIS_BLOCK
  152.               extraid: 0
  153.               displayname: ''
  154.               lore: ''
  155.               price: 45
  156.               sellable: true    
  157.     Blocks:
  158.       itemstack: GRASS
  159.       amount: 1
  160.       extraid: 0
  161.       slot: 2
  162.       displayname: '&aBlocks'
  163.       lore: '&fBuy and sell blocks.'
  164.       gui:
  165.         items:
  166.           stone:
  167.             itemstack: STONE
  168.             amount: 1
  169.             extraid: 0
  170.             slot: 1
  171.             displayname: '&7Stone'
  172.             lore: '&f$500 per block'
  173.             lore2: '&flore2'
  174.             lore3: '&flore3'
  175.             price: 500
  176.             buyamountguiname: '&7Stone - Buy Amount'
  177.             sellamountguiname: '&7Stone - Sell Amount'
  178.             give:
  179.               itemstack: STONE
  180.               extraid: 0
  181.               displayname: '&dexamplename'
  182.               lore: '&fexamplelore'
  183.             sell:
  184.               itemstack: STONE
  185.               extraid: 0
  186.               displayname: '&dexamplename'
  187.               lore: '&fexamplelore'
  188.               price: 300
  189.               sellable: false
  190.           andesite:
  191.             itemstack: STONE
  192.             amount: 1
  193.             extraid: 5
  194.             slot: 2
  195.             displayname: '&7Andesite'
  196.             lore: '&f$500 per block'
  197.             lore2: '&flore2'
  198.             lore3: '&flore3'
  199.             price: 500
  200.             buyamountguiname: '&7Andesite - Buy Amount'
  201.             sellamountguiname: '&7Andesite - Sell Amount'
  202.             give:
  203.               itemstack: STONE
  204.               extraid: 5
  205.               displayname: '&fexampleone'
  206.               lore: '&fexampletwo'
  207.             sell:
  208.               itemstack: STONE
  209.               extraid: 5
  210.               displayname: '&fexampleone'
  211.               lore: '&fexampletwo'
  212.               price: 300
  213.               sellable: true
  214.     Farming:
  215.       itemstack: IRON_HOE
  216.       amount: 1
  217.       extraid: 0
  218.       slot: 3
  219.       displayname: '&6Farmer`s Market'
  220.       lore: '&fBuy and sell farming produce and supplies.'
  221.       gui:
  222.         items:
  223.           sugarcane:
  224.             itemstack: SUGAR_CANE
  225.             amount: 1
  226.             extraid: 0
  227.             slot: 1
  228.             displayname: '&aSugar Cane'
  229.             lore: '&f$500 per cane'
  230.             lore2: '&flore2'
  231.             lore3: '&flore3'
  232.             price: 500
  233.             buyamountguiname: '&aSugar Cane - Buy Amount'
  234.             sellamountguiname: '&aSugar Cane - Sell Amount'
  235.             give:
  236.               itemstack: SUGAR_CANE
  237.               extraid: 0
  238.               displayname: '&dexamplename'
  239.               lore: '&fexamplelore'
  240.             sell:
  241.               itemstack: SUGAR_CANE
  242.               extraid: 0
  243.               displayname: '&dexamplename'
  244.               lore: '&fexamplelore'
  245.               price: 300
  246.               sellable: false
  247.           ironhoe:
  248.             itemstack: IRON_HOE
  249.             amount: 1
  250.             extraid: 0
  251.             slot: 2
  252.             displayname: '&rIron Hoe'
  253.             lore: '&f$500 per iron hoe'
  254.             lore2: '&flore2'
  255.             lore3: '&flore3'
  256.             price: 500
  257.             buyamountguiname: '&rIron Hoe - Buy Amount'
  258.             sellamountguiname: '&rIron Hoe - Sell Amount'
  259.             give:
  260.               itemstack: IRON_HOE
  261.               extraid: 0
  262.               displayname: '&fexampleone'
  263.               lore: '&fexampletwo'
  264.             sell:
  265.               itemstack: IRON_HOE
  266.               extraid: 0
  267.               displayname: '&fexampleone'
  268.               lore: '&fexampletwo'
  269.               price: 300
  270.               sellable: true
  271.     Drops:
  272.       itemstack: BONE
  273.       amount: 1
  274.       extraid: 0
  275.       slot: 4
  276.       displayname: '&6Mob Drops'
  277.       lore: '&fBuy and sell mob drops'
  278.       gui:
  279.         items:
  280.           blazerod:
  281.             itemstack: BLAZE_ROD
  282.             amount: 1
  283.             extraid: 0
  284.             slot: 1
  285.             displayname: '&fBlaze Rod'
  286.             lore: '&aBuy $50'
  287.             lore2: '&cSell $3'
  288.             lore3: ''
  289.             price: 50
  290.             buyamountguiname: '&fBlaze Rod - &aBuy Amount'
  291.             sellamountguiname: '&fBlaze Rod - &cSell Amount'
  292.             give:
  293.               itemstack: BLAZE_ROD
  294.               extraid: 0
  295.               displayname: ''
  296.               lore: ''
  297.             sell:
  298.               itemstack: BLAZE_ROD
  299.               extraid: 0
  300.               displayname: ''
  301.               lore: ''
  302.               price: 3
  303.               sellable: true
  304.           ghasttear:
  305.             itemstack: GHAST_TEAR
  306.             amount: 1
  307.             extraid: 0
  308.             slot: 2
  309.             displayname: '&fGhast Tear'
  310.             lore: '&aBuy $65'
  311.             lore2: '&cSell $10'
  312.             lore3: ''
  313.             price: 65
  314.             buyamountguiname: '&fGhast Tear - &aBuy Amount'
  315.             sellamountguiname: '&fGhast Tear - &cSell Amount'
  316.             give:
  317.               itemstack: GHAST_TEAR
  318.               extraid: 0
  319.               displayname: ''
  320.               lore: ''
  321.             sell:
  322.               itemstack: GHAST_TEAR
  323.               extraid: 0
  324.               displayname: ''
  325.               lore: ''
  326.               price: 10
  327.               sellable: true
  328.           slimeball:
  329.             itemstack: SLIME_BALL
  330.             amount: 1
  331.             extraid: 0
  332.             slot: 3
  333.             displayname: '&fSlime Ball'
  334.             lore: '&aBuy $10'
  335.             lore2: '&cSell $1'
  336.             lore3: ''
  337.             price: 10
  338.             buyamountguiname: '&fSlime Ball - &aBuy Amount'
  339.             sellamountguiname: '&fSlime Ball - &cSell Amount'
  340.             give:
  341.               itemstack: SLIME_BALL
  342.               extraid: 0
  343.               displayname: ''
  344.               lore: ''
  345.             sell:
  346.               itemstack: SLIME_BALL
  347.               extraid: 0
  348.               displayname: ''
  349.               lore: ''
  350.               price: 1
  351.               sellable: true
  352.           bone:
  353.             itemstack: BONE
  354.             amount: 1
  355.             extraid: 0
  356.             slot: 4
  357.             displayname: '&fBone'
  358.             lore: '&aBuy $50'
  359.             lore2: '&cSell $5'
  360.             lore3: ''
  361.             price: 50
  362.             buyamountguiname: '&fBone - &aBuy Amount'
  363.             sellamountguiname: '&fBone - &cSell Amount'
  364.             give:
  365.               itemstack: BONE
  366.               extraid: 0
  367.               displayname: ''
  368.               lore: ''
  369.             sell:
  370.               itemstack: BONE
  371.               extraid: 0
  372.               displayname: ''
  373.               lore: ''
  374.               price: 5
  375.               sellable: true
  376.           gunpowder:
  377.             itemstack: SULPHUR
  378.             amount: 1
  379.             extraid: 0
  380.             slot: 5
  381.             displayname: '&fGunpowder'
  382.             lore: '&aBuy $10'
  383.             lore2: '&cSell $1'
  384.             lore3: ''
  385.             price: 10
  386.             buyamountguiname: '&fGunpowder - &aBuy Amount'
  387.             sellamountguiname: '&fGunpowder - &cSell Amount'
  388.             give:
  389.               itemstack: SULPHUR
  390.               extraid: 0
  391.               displayname: ''
  392.               lore: ''
  393.             sell:
  394.               itemstack: SULPHUR
  395.               extraid: 0
  396.               displayname: ''
  397.               lore: ''
  398.               price: 1
  399.               sellable: true
  400.     Decorations:
  401.       itemstack: FLOWER_POT_ITEM
  402.       amount: 1
  403.       extraid: 0
  404.       slot: 5
  405.       displayname: '&6Decorations'
  406.       lore: '&fBuy and sell pretty things'
  407.       gui:
  408.         items:
  409.           flowerpot:
  410.             itemstack: FLOWER_POT_ITEM
  411.             amount: 1
  412.             extraid: 0
  413.             slot: 1
  414.             displayname: '&fFlower Pot'
  415.             lore: '&aBuy $10'
  416.             lore2: '&cSell $.1'
  417.             lore3: ''
  418.             price: 10
  419.             buyamountguiname: '&fFlower Pot - &aBuy Amount'
  420.             sellamountguiname: '&fFlower Pot - &cSell Amount'
  421.             give:
  422.               itemstack: FLOWER_POT_ITEM
  423.               extraid: 0
  424.               displayname: ''
  425.               lore: ''
  426.             sell:
  427.               itemstack: FLOWER_POT_ITEM
  428.               extraid: 0
  429.               displayname: ''
  430.               lore: ''
  431.               price: .1
  432.               sellable: true
  433.     Spawners:
  434.       itemstack: MOB_SPAWNER
  435.       amount: 1
  436.       extraid: 0
  437.       slot: 6
  438.       displayname: '&6Spawners'
  439.       lore: '&fBuy mob spawners'
  440.       gui:
  441.         items:
  442.           zpspawner:
  443.             itemstack: MOB_SPAWNER
  444.             amount: 1
  445.             extraid: 0
  446.             slot: 2
  447.             displayname: '&aZombie Pigman &fSpawner'
  448.             lore: '&aBuy $450000'
  449.             lore2: '&cSell $450000'
  450.             lore3: ''
  451.             price: 450000
  452.             buyamountguiname: '&aZombie Pigman &fSpawner - &aBuy Amount'
  453.             sellamountguiname: '&aZombie Pigman &fSpawner - &cSell Amount'
  454.             give:
  455.               itemstack: MOB_SPAWNER
  456.               extraid: 57
  457.               displayname: ''
  458.               lore: ''
  459.             sell:
  460.               itemstack: MOB_SPAWNER
  461.               extraid: 57
  462.               displayname: ''
  463.               lore: ''
  464.               price: 450000
  465.               sellable: true
  466.          
  467.     Coloredwool:
  468.       itemstack: WOOL
  469.       amount: 1
  470.       extraid: 14
  471.       slot: 10
  472.       displayname: '&6Colored Wool'
  473.       lore: '&fBuy and sell colored wool'
  474.       gui:
  475.        items:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement