Çözüldü Chestcommands market

  • Konuyu Başlatan Konuyu Başlatan Klorofobik
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 790
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Klorofobik

Demir Cevheri Gibiyim
Katılım
11 Mart 2019
Mesajlar
197
Elmaslar
18
Puan
2.360
Yaş
25

Discord:

I-Han ¿#2099

Daha önceden bu konuyu açmıştım Fakat Sonuca ulaşmadı
Tekrardan açma gereği duydum


Sanal Marketi Chestcommands plugını olarak kullanıyorum
Oyuncular Sıkça Alışveriş Yaptıkca Yanlış Sayıda Vermeye Başlıyor
Reload atana kadarda boyle devam ediyor
Bi çaresi varmı
 
Chestcommands eklentisi eskide kaldı onun yerine DeluxeMenus öneririm, sanal market ücretsiz olarak Vitrualshop ücretli olarakta ShopGui+ eklentisini öneririm
 
Chestcommands eklentisi eskide kaldı onun yerine DeluxeMenus öneririm, sanal market ücretsiz olarak Vitrualshop ücretli olarakta ShopGui+ eklentisini öneririm
Shopguiplus denedım fakat sayfa eklemeyi bir türlü yapamadım
 
ShopGUIPlus için shops.yml atayım sana. İtemleri kendine göre düzenlersin, umarım işini görür.
Kod:
shops:
  vipmarket:
    name: "&aVIP Market"
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: ENDER_STONE
          quantity: 64
          damage: 0
        buyPrice: 1125000
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: SPONGE
          quantity: 64
          damage: 0
        buyPrice: 2250000
        sellPrice: 0
        slot: 11
      3:
        type: item
        item:
          material: SEA_LANTERN
          quantity: 64
          damage: 0
        buyPrice: 3375000
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
          damage: 0
        buyPrice: 5625000
        sellPrice: 0
        slot: 13
      5:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
          damage: 2
        buyPrice: 28125000
        sellPrice: 0
        slot: 14
      6:
        type: item
        item:
          material: RED_SANDSTONE
          quantity: 64
          damage: 0
        buyPrice: 56250000
        sellPrice: 0
        slot: 15
      7:
        type: item
        item:
          material: QUARTZ_ORE
          quantity: 64
          damage: 0
        buyPrice: 120000000
        sellPrice: 0
        slot: 16
  bloklar:
    name: "&aBloklar"
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: GRASS
          quantity: 1
          damage: 0
        buyPrice: 100
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: DIRT
          quantity: 1
        buyPrice: 50
        sellPrice: 0
        slot: 11
      3:
        type: item
        item:
          material: GRAVEL
          quantity: 1
        buyPrice: 50
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: COBBLESTONE
          quantity: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 13
      5:
        type: item
        item:
          material: STONE
          quantity: 1
        buyPrice: 35
        sellPrice: 3.50
        slot: 14
      6:
        type: item
        item:
          material: STONE
          quantity: 1
          damage: 1
        buyPrice: 35
        sellPrice: 3.50
        slot: 15
      7:
        type: item
        item:
          material: STONE
          quantity: 1
          damage: 5
        buyPrice: 35
        sellPrice: 3.50
        slot: 16
      8:
        type: item
        item:
          material: LOG
          quantity: 1
        buyPrice: 125
        sellPrice: 12.50
        slot: 19
      9:
        type: item
        item:
          material: LOG
          quantity: 1
          damage: 1
        buyPrice: 125
        sellPrice: 12.50
        slot: 20
      10:
        type: item
        item:
          material: LOG
          quantity: 1
          damage: 2
        buyPrice: 125
        sellPrice: 12.50
        slot: 21
      11:
        type: item
        item:
          material: LOG
          quantity: 1
          damage: 3
        buyPrice: 125
        sellPrice: 12.50
        slot: 22
      12:
        type: item
        item:
          material: LOG_2
          quantity: 1
          damage: 0
        buyPrice: 125
        sellPrice: 12.50
        slot: 23
      13:
        type: item
        item:
          material: LOG_2
          quantity: 1
          damage: 1
        buyPrice: 125
        sellPrice: 12.50
        slot: 24
      14:
        type: item
        item:
          material: SNOW_BLOCK
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 25
      15:
        type: item
        item:
          material: ICE
          quantity: 1
        buyPrice: 75
        sellPrice: 10
        slot: 28
      16:
        type: item
        item:
          material: PACKED_ICE
          quantity: 1
        buyPrice: 100
        sellPrice: 10
        slot: 29
      17:
        type: item
        item:
          material: SAND
          quantity: 1
        buyPrice: 30
        sellPrice: 0
        slot: 30
      18:
        type: item
        item:
          material: GLOWSTONE
          quantity: 1
        buyPrice: 120
        sellPrice: 12
        slot: 31
      21:
        type: item
        item:
          material: GLASS
          quantity: 1
        buyPrice: 50   
        sellPrice: 0
        slot: 32
      22:
        type: item
        item:
          material: CLAY
          quantity: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 33
      24:
        type: item
        item:
          material: HARD_CLAY
          quantity: 1
        buyPrice: 50
        sellPrice: 2.50
        slot: 34
      25:
        type: item
        item:
          material: BRICK
          quantity: 1
        buyPrice: 35
        sellPrice: 2.50
        slot: 23
        page: 2
      26:
        type: item
        item:
          material: BOOKSHELF
          quantity: 1
        buyPrice: 250
        sellPrice: 30
        slot: 10
        page: 2
      27:
        type: item
        item:
          material: SLIME_BLOCK
          quantity: 1
        buyPrice: 450
        sellPrice: 45
        slot: 11
        page: 2
      32:
        type: item
        item:
          material: HAY_BLOCK
          quantity: 1
        buyPrice: 150
        sellPrice: 75
        slot: 12
        page: 2
      33:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 2.50
        slot: 13
        page: 2
      34:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 14
        page: 2
      35:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 2
        buyPrice: 25
        sellPrice: 2.50
        slot: 15
        page: 2
      36:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 3
        buyPrice: 25
        sellPrice: 2.50
        slot: 16
        page: 2
      37:
        type: item
        item:
          material: LEAVES_2
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 2.50
        slot: 19
        page: 2
      38:
        type: item
        item:
          material: LEAVES_2
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 20
        page: 2
      39:
        type: item
        item:
          material: DEAD_BUSH
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 0
        slot: 21
        page: 2
      40:
        type: item
        item:
          material: YELLOW_FLOWER
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 0
        slot: 22
        page: 2
      41:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 0
        slot: 23
        page: 2
      42:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 0
        slot: 24
        page: 2
      43:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 2
        buyPrice: 25
        sellPrice: 0
        slot: 25
        page: 2
      44:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 3
        buyPrice: 25
        sellPrice: 0
        slot: 28
        page: 2
      45:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 4
        buyPrice: 25
        sellPrice: 0
        slot: 29
        page: 2
      46:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 5
        buyPrice: 25
        sellPrice: 0
        slot: 30
        page: 2
      47:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 6
        buyPrice: 25
        sellPrice: 0
        slot: 31
        page: 2
      48:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 7
        buyPrice: 25
        sellPrice: 0
        slot: 32
        page: 2
      49:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 8
        buyPrice: 25
        sellPrice: 0
        slot: 33
        page: 2
      50:
        type: item
        item:
          material: WEB
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 0
        slot: 34
        page: 2
      51:
        type: item
        item:
          material: DEAD_BUSH
          quantity: 1
          damage: 2
        buyPrice: 25
        sellPrice: 0
        slot: 10
        page: 3
      52:
        type: item
        item:
          material: WATER_LILY
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 7.50
        slot: 11
        page: 3
      53:
        type: item
        item:
          material: ANVIL
          quantity: 1
          damage: 0
        buyPrice: 2790
        sellPrice: 697.50
        slot: 12
        page: 3
      54:
        type: item
        item:
          material: DOUBLE_PLANT
          quantity: 1
          damage: 4
        buyPrice: 25
        sellPrice: 0
        slot: 13
        page: 3
      55:
        type: item
        item:
          material: DOUBLE_PLANT
          quantity: 1
          damage: 5
        buyPrice: 25
        sellPrice: 0
        slot: 14
        page: 3
      56:
        type: item
        item:
          material: MYCEL
          quantity: 1
          damage: 0
        buyPrice: 125
        sellPrice: 12.50
        slot: 15
        page: 3
      57:
        type: item
        item:
          material: PUMPKIN
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 5
        slot: 16
        page: 3 
      58:
        type: item
        item:
          material: ENDER_STONE
          quantity: 64
        buyPrice: 1500000   
        sellPrice: 0
        page: 3
        slot: 19
      658:
        type: item
        item:
          material: SPONGE
          quantity: 64
        buyPrice: 3000000   
        sellPrice: 0
        page: 3
        slot: 20
      758:
        type: item
        item:
          material: SEA_LANTERN
          quantity: 64
        buyPrice: 4500000
        sellPrice: 0
        page: 3
        slot: 21
      858:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
        buyPrice: 7500000   
        sellPrice: 0
        page: 3
        slot: 22
      958:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
          damage: 2
        buyPrice: 37500000   
        sellPrice: 0
        page: 3
        slot: 23
      968:
        type: item
        item:
          material: RED_SANDSTONE
          quantity: 64
        buyPrice: 75000000   
        sellPrice: 0
        page: 3
        slot: 24
      9618:
        type: item
        item:
          material: QUARTZ_ORE
          quantity: 64
        buyPrice: 150000000   
        sellPrice: 0
        page: 3
        slot: 25
      9678:
        type: item
        item:
          material: BEACON
          quantity: 1
        buyPrice: 10000000   
        sellPrice: 0
        page: 3
        slot: 28
      96781:
        type: item
        item:
          material: QUARTZ_BLOCK
          quantity: 64
        buyPrice: 2000000   
        sellPrice: 0
        page: 3
        slot: 29
      19678:
        type: item
        item:
          material: NETHERRACK
          quantity: 64
        buyPrice: 1000000   
        sellPrice: 0
        page: 3
        slot: 30
      192678:
        type: item
        item:
          material: NETHER_BRICK
          quantity: 64
        buyPrice: 1000000   
        sellPrice: 0
        page: 3
        slot: 31
      1192678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 5
        buyPrice: 1000   
        sellPrice: 0
        page: 3
        slot: 32
      1921678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 6
        buyPrice: 1000 
        sellPrice: 0
        page: 3
        slot: 33
      1921s678:
        type: item
        item:
          material: VINE
          quantity: 64
          damage: 6
        buyPrice: 1000 
        sellPrice: 0
        page: 3
        slot: 34
      1921113678:
        type: item
        item:
          material: QUARTZ_BLOCK
          quantity: 64
          damage: 1
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 10
      19221113678:
        type: item
        item:
          material: QUARTZ_BLOCK
          quantity: 64
          damage: 2
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 11
      13921113678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 1
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 12
      19211113678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 2
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 13
      139211136718:
        type: item
        item:
          material: DIRT
          quantity: 64
          damage: 1
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 14
      192111136728:
        type: item
        item:
          material: DIRT
          quantity: 64
          damage: 2
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 15
      19211111367285:
        type: item
        item:
          material: PAINTING
          quantity: 64
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 16
      st2:
        type: item
        item:
          material: SAPLING
          quantity: 64
        buyPrice: 1000         
        sellPrice: 0
        page: 4
        slot: 19
      st1:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 1
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 20
      st3:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 2
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 21
      st5:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 3
        buyPrice: 1000         
        sellPrice: 0
        page: 4
        slot: 22
      st6:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 4
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 23
      st4:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 5
        buyPrice: 1000 
        sellPrice: 0
        page: 4
        slot: 24
      59:
        type: special
        special: BALANCE
        slot: 53     
      60:
        type: special
        special: BALANCE
        slot: 53 
        page: 2
      61:
        type: special
        special: BALANCE
        slot: 53
        page: 3         
  yemektarim:
    name: "&aYemek"
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: MELON
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 10
      2:
        type: item
        item:
          material: APPLE
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 11
      3:
        type: item
        item:
          material: GOLDEN_APPLE
          quantity: 1
        buyPrice: 100
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: GOLDEN_APPLE
          quantity: 1
          damage: 1
        buyPrice: 1000
        sellPrice: 0
        slot: 13
      5:
        type: item
        item:
          material: CARROT_ITEM
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 14
      6:
        type: item
        item:
          material: PUMPKIN_PIE
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 15
      7:
        type: item
        item:
          material: BREAD
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: COOKED_CHICKEN
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 19
      9:
        type: item
        item:
          material: BAKED_POTATO
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 20
      10:
        type: item
        item:
          material: MUSHROOM_SOUP
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 21
      11:
        type: item
        item:
          material: COOKED_FISH
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 22
      12:
        type: item
        item:
          material: COOKED_FISH
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 5
        slot: 23
      13:
        type: item
        item:
          material: COOKED_RABBIT
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 24
      14:
        type: item
        item:
          material: RABBIT_STEW
          quantity: 1
        buyPrice: 40
        sellPrice: 8
        slot: 25
      15:
        type: item
        item:
          material: GRILLED_PORK
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 29
      16:
        type: item
        item:
          material: COOKED_BEEF
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 30
      17:
        type: item
        item:
          material: COOKED_MUTTON
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 31
      18:
        type: item
        item:
          material: COOKIE
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 32
      19:
        type: item
        item:
          material: CAKE
          quantity: 1
        buyPrice: 50
        sellPrice: 10
        slot: 33
  madenler:
    name: "&aKaynaklar"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    buttons:
      goBack:
        slot: 49
    items:
      1:
        type: item
        item:
          material: COAL
          quantity: 1
        buyPrice: 75
        sellPrice: 7.50
        slot: 10
      2:
        type: item
        item:
          material: COAL_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 675
        sellPrice: 67.50
        slot: 28
      3:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 10
        slot: 11
      4:
        type: item
        item:
          material: LAPIS_BLOCK
          quantity: 1
          damage: 4
        buyPrice: 450
        sellPrice: 90
        slot: 29
      5:
        type: item
        item:
          material: REDSTONE
          quantity: 1
        buyPrice: 50
        sellPrice: 5
        slot: 12
      6:
        type: item
        item:
          material: REDSTONE_BLOCK
          quantity: 1
        buyPrice: 450
        sellPrice: 45
        slot: 30
      7:
        type: item
        item:
          material: IRON_INGOT
          quantity: 1
        buyPrice: 40
        sellPrice: 10
        slot: 13
      8:
        type: item
        item:
          material: IRON_BLOCK
          quantity: 1
        buyPrice: 360
        sellPrice: 90
        slot: 31
      9:
        type: item
        item:
          material: GOLD_INGOT
          quantity: 1
        buyPrice: 120
        sellPrice: 30
        slot: 14
      10:
        type: item
        item:
          material: GOLD_BLOCK
          quantity: 1
        buyPrice: 1080
        sellPrice: 270
        slot: 32
      11:
        type: item
        item:
          material: DIAMOND
          quantity: 1
        buyPrice: 360
        sellPrice: 90
        slot: 15
      12:
        type: item
        item:
          material: DIAMOND_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 3240
        sellPrice: 810
        slot: 33
      13:
        type: item
        item:
          material: EMERALD
          quantity: 1
          damage: 0
        buyPrice: 500
        sellPrice: 270
        slot: 16
      14:
        type: item
        item:
          material: EMERALD_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 9720
        sellPrice: 2430
        slot: 34
      155:
        type: item
        item:
          material: EMERALD_ORE
          quantity: 1
          damage: 0
        buyPrice: 29160
        sellPrice: 7290
        slot: 39
      155111:
        type: item
        item:
          material: DIAMOND_ORE
          quantity: 1
          damage: 0
        buyPrice: 87480
        sellPrice: 21870
        slot: 41
  aletler:
    name: "&aAletler"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    buttons:
      goBack:
        slot: 49
      previousPage:
        slot: 30
      nextPage:
        slot: 32
    items:
      3:
        type: item
        item:
          material: STONE_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 11
      5:
        type: item
        item:
          material: STONE_PICKAXE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 12
      6:
        type: item
        item:
          material: STONE_AXE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 13
      7:
        type: item
        item:
          material: STONE_SPADE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 14
      8:
        type: item
        item:
          material: STONE_HOE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 15
      2:
        type: item
        item:
          material: IRON_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 20
      9:
        type: item
        item:
          material: IRON_PICKAXE
          quantity: 1
        buyPrice: 301
        sellPrice: 0
        slot: 21
      10:
        type: item
        item:
          material: IRON_AXE
          quantity: 1
        buyPrice: 301
        sellPrice: 0
        slot: 22
      11:
        type: item
        item:
          material: IRON_HOE
          quantity: 1
        buyPrice: 211
        sellPrice: 0
        slot: 23
      12:
        type: item
        item:
          material: IRON_SPADE
          quantity: 1
        buyPrice: 121
        sellPrice: 0
        slot: 24
      1:
        type: item
        item:
          material: GOLD_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 29
      13:
        type: item
        item:
          material: GOLD_PICKAXE
          quantity: 1
        buyPrice: 631
        sellPrice: 0
        slot: 30
      14:
        type: item
        item:
          material: GOLD_AXE
          quantity: 1
        buyPrice: 631
        sellPrice: 0
        slot: 31
      15:
        type: item
        item:
          material: GOLD_SPADE
          quantity: 1
        buyPrice: 231
        sellPrice: 0
        slot: 32
      16:
        type: item
        item:
          material: GOLD_HOE
          quantity: 1
        buyPrice: 431
        sellPrice: 0
        slot: 33
      0:
        type: item
        item:
          material: DIAMOND_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 38
      17:
        type: item
        item:
          material: DIAMOND_PICKAXE
          quantity: 1
        buyPrice: 1215.50
        sellPrice: 0
        slot: 39
      18:
        type: item
        item:
          material: DIAMOND_AXE
          quantity: 1
        buyPrice: 1215.50
        sellPrice: 0
        slot: 40
      19:
        type: item
        item:
          material: DIAMOND_SPADE
          quantity: 1
        buyPrice: 415.50
        sellPrice: 0
        slot: 41
      20:
        type: item
        item:
          material: DIAMOND_HOE
          quantity: 1
        buyPrice: 815.50
        sellPrice: 0
        slot: 42
      21:
        type: item
        item:
          material: COMPASS
          quantity: 1
        buyPrice: 410
        sellPrice: 95
        slot: 18
      22:
        type: item
        item:
          material: FLINT_AND_STEEL
          quantity: 1
        buyPrice: 140
        sellPrice: 0
        slot: 27
      23:
        type: item
        item:
          material: SHEARS
          quantity: 1
        buyPrice: 180
        sellPrice: 45
        slot: 26
      24:
        type: item
        item:
          material: FISHING_ROD
          quantity: 1
        buyPrice: 76.50
        sellPrice: 0
        slot: 35
  renklibloklar:
    name: "&aRenkli Bloklar"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
        buyPrice: 50
        sellPrice: 5
        slot: 10
      2:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 1
        buyPrice: 50
        sellPrice: 5
        slot: 11
      3:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 2
        buyPrice: 50
        sellPrice: 5
        slot: 12
      4:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 3
        buyPrice: 50
        sellPrice: 5
        slot: 13
      5:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 5
        slot: 14
      6:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 5
        buyPrice: 50
        sellPrice: 5
        slot: 15
      7:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 6
        buyPrice: 50
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 7
        buyPrice: 50
        sellPrice: 5
        slot: 19
      9:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 8
        buyPrice: 50
        sellPrice: 5
        slot: 20
      10:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 9
        buyPrice: 50
        sellPrice: 5
        slot: 21
      11:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 10
        buyPrice: 50
        sellPrice: 5
        slot: 22
      12:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 11
        buyPrice: 50
        sellPrice: 5
        slot: 23
      13:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 12
        buyPrice: 50
        sellPrice: 5
        slot: 24
      14:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 13
        buyPrice: 50
        sellPrice: 5
        slot: 25
      15:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 14
        buyPrice: 50
        sellPrice: 5
        slot: 28
      16:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 15
        buyPrice: 50
        sellPrice: 5
        slot: 29
      17:
        type: item
        item:
          material: WOOL
          quantity: 1
        buyPrice: 85
        sellPrice: 12.50
        slot: 30
      18:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 1
        buyPrice: 85
        sellPrice: 12.50
        slot: 31
      19:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 2
        buyPrice: 85
        sellPrice: 12.50
        slot: 32
      20:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 3
        buyPrice: 85
        sellPrice: 12.50
        slot: 33
      21:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 4
        buyPrice: 85
        sellPrice: 12.50
        slot: 34
      22:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 5
        buyPrice: 85
        sellPrice: 12.50
        slot: 10
        page: 2
      23:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 6
        buyPrice: 85
        sellPrice: 12.50
        slot: 11
        page: 2
      24:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 7
        buyPrice: 85
        sellPrice: 12.50
        slot: 12
        page: 2
      25:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 8
        buyPrice: 85
        sellPrice: 12.50
        slot: 13
        page: 2
      26:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 9
        buyPrice: 85
        sellPrice: 12.50
        slot: 14
        page: 2
      27:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 10
        buyPrice: 85
        sellPrice: 12.50
        slot: 15
        page: 2
      28:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 11
        buyPrice: 85
        sellPrice: 12.50
        slot: 16
        page: 2
      29:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 12
        buyPrice: 85
        sellPrice: 12.50
        slot: 19
        page: 2
      30:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 13
        buyPrice: 85
        sellPrice: 12.50
        slot: 20
        page: 2
      31:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 14
        buyPrice: 85
        sellPrice: 12.50
        slot: 21
        page: 2
      32:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 15
        buyPrice: 85
        sellPrice: 12.50
        slot: 22
        page: 2
      33:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 2.50
        slot: 23
        page: 2
      34:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 1
        buyPrice: 50
        sellPrice: 2.50
        slot: 24
        page: 2
      WOOL:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 2
        buyPrice: 50
        sellPrice: 2.50
        slot: 25
        page: 2
      36:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 3
        buyPrice: 50
        sellPrice: 2.50
        slot: 28
        page: 2
      37:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 2.50
        slot: 29
        page: 2
      38:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 5
        buyPrice: 50
        sellPrice: 2.50
        slot: 30
        page: 2
      39:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 6
        buyPrice: 50
        sellPrice: 2.50
        slot: 31
        page: 2
      40:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 7
        buyPrice: 50
        sellPrice: 2.50
        slot: 32
        page: 2
      41:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 8
        buyPrice: 50
        sellPrice: 2.50
        slot: 33
        page: 2
      42:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 9
        buyPrice: 50
        sellPrice: 2.50
        slot: 34
        page: 2
      43:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 10
        buyPrice: 50
        sellPrice: 2.50
        slot: 10
        page: 3
      44:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 11
        buyPrice: 50
        sellPrice: 2.50
        slot: 11
        page: 3
      45:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 12
        buyPrice: 50
        sellPrice: 2.50
        slot: 12
        page: 3
      46:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 13
        buyPrice: 50
        sellPrice: 2.50
        slot: 13
        page: 3
      47:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 14
        buyPrice: 50
        sellPrice: 2.50
        slot: 14
        page: 3
      58:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 15
        buyPrice: 50
        sellPrice: 2.50
        slot: 15
        page: 3
      59:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 15
        buyPrice: 16.75
        sellPrice: 2.50
        slot: 16
        page: 3
      60:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 0
        slot: 19
        page: 3
      61:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 8
        buyPrice: 25
        sellPrice: 0
        slot: 20
        page: 3
      62:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 3
        buyPrice: 50
        sellPrice: 0
        slot: 21
        page: 3
      63:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 0
        slot: 22
        page: 3
      64:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 13
        buyPrice: 25
        sellPrice: 0
        slot: 23
        page: 3
      65:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 6
        buyPrice: 25
        sellPrice: 0
        slot: 24
        page: 3
      66:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 7
        buyPrice: 25
        sellPrice: 0
        slot: 25
        page: 3
      67:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 9
        buyPrice: 25
        sellPrice: 0
        slot: 28
        page: 3
      68:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 10
        buyPrice: 25
        sellPrice: 0
        slot: 29
        page: 3
      69:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 11
        buyPrice: 25
        sellPrice: 0
        slot: 30
        page: 3
      70:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 12
        buyPrice: 25
        sellPrice: 0
        slot: 31
        page: 3
      71:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 14
        buyPrice: 25
        sellPrice: 0
        slot: 32
        page: 3
      72:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 10
        slot: 33
        page: 3
  farming:
    name: "&5&lFarming (page %page%)"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 15
      name: " "
    items:
      1:
        type: item
        item:
          material: SEEDS
          quantity: 16
        buyPrice: 20
        sellPrice: 2
        slot: 10
      2:
        type: item
        item:
          material: PUMPKIN_SEEDS
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 11
      3:
        type: item
        item:
          material: MELON_SEEDS
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 12
      4:
        type: item
        item:
          material: INK_SACK
          quantity: 16
          damage: 3
        buyPrice: 50
        sellPrice: 5
        slot: 13
      5:
        type: item
        item:
          material: NETHER_STALK
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 14
      6:
        type: item
        item:
          material: SUGAR_CANE
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 15
      7:
        type: item
        item:
          material: WHEAT
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: PUMPKIN
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 19
      9:
        type: item
        item:
          material: MELON
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 20
      10:
        type: item
        item:
          material: CACTUS
          quantity: 16
        buyPrice: 20
        sellPrice: 2
        slot: 21
      11:
        type: item
        item:
          material: SAPLING
          quantity: 16
        buyPrice: 20
        sellPrice: 2
        slot: 22
      12:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 1
        buyPrice: 20
        sellPrice: 2
        slot: 23
      13:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 2
        buyPrice: 20
        sellPrice: 2
        slot: 24
      14:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 3
        buyPrice: 20
        sellPrice: 2
        slot: 25
      15:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 4
        buyPrice: 20
        sellPrice: 2
        slot: 29
      16:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 5
        buyPrice: 50
        sellPrice: 5
        slot: 30
      17:
        type: item
        item:
          material: BROWN_MUSHROOM
          quantity: 8
        buyPrice: 50
        sellPrice: 5
        slot: 31
      18:
        type: item
        item:
          material: RED_MUSHROOM
          quantity: 8
        buyPrice: 50
        sellPrice: 5
        slot: 32
  silahzirh:
    name: "&aSilah & Zırh"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    buttons:
      goBack:
        slot: 49
      previousPage:
        slot: 48
      nextPage:
        slot: 50
    items:
      1:
        type: item
        item:
          material: LEATHER_HELMET
          quantity: 1
          damage: 0
        buyPrice: 75
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: LEATHER_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 120
        sellPrice: 0
        slot: 19
      3:
        type: item
        item:
          material: LEATHER_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 105
        sellPrice: 0
        slot: 28
      4:
        type: item
        item:
          material: LEATHER_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 60
        sellPrice: 0
        slot: 37
      5:
        type: item
        item:
          material: IRON_HELMET
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 0
        slot: 11
      6:
        type: item
        item:
          material: IRON_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 720
        sellPrice: 0
        slot: 20
      7:
        type: item
        item:
          material: IRON_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 630
        sellPrice: 0
        slot: 29
      8:
        type: item
        item:
          material: IRON_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 360
        sellPrice: 0
        slot: 38
      9:
        type: item
        item:
          material: GOLD_HELMET
          quantity: 1
          damage: 0
        buyPrice: 1000
        sellPrice: 0
        slot: 12
      10:
        type: item
        item:
          material: GOLD_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 1600
        sellPrice: 0
        slot: 21
      11:
        type: item
        item:
          material: GOLD_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 1400
        sellPrice: 0
        slot: 30
      12:
        type: item
        item:
          material: GOLD_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 800
        sellPrice: 0
        slot: 39
      13:
        type: item
        item:
          material: DIAMOND_HELMET
          quantity: 1
          damage: 0
        buyPrice: 2000
        sellPrice: 0
        slot: 13
      14:
        type: item
        item:
          material: DIAMOND_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 3200
        sellPrice: 0
        slot: 22
      15:
        type: item
        item:
          material: DIAMOND_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 2800
        sellPrice: 0
        slot: 31
      16:
        type: item
        item:
          material: DIAMOND_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 1600
        sellPrice: 0
        slot: 40
      17:
        type: item
        item:
          material: STONE_SWORD
          quantity: 1
          damage: 0
        buyPrice: 75
        sellPrice: 0
        slot: 15
      18:
        type: item
        item:
          material: IRON_SWORD
          quantity: 1
          damage: 0
        buyPrice: 75
        sellPrice: 0
        slot: 24
      19:
        type: item
        item:
          material: GOLD_SWORD
          quantity: 1
          damage: 0
        buyPrice: 415.50
        sellPrice: 0
        slot: 33
      20:
        type: item
        item:
          material: DIAMOND_SWORD
          quantity: 1
          damage: 0
        buyPrice: 815.50
        sellPrice: 0
        slot: 42
      22:
        type: item
        item:
          material: BOW
          quantity: 1
          damage: 0
        buyPrice: 91.50
        sellPrice: 0
        slot: 16
      23:
        type: item
        item:
          material: ARROW
          quantity: 1
          damage: 0
        buyPrice: 22.50
        sellPrice: 0
        slot: 25
      24:
        type: item
        item:
          material: COMPASS
          quantity: 1
          damage: 0
        buyPrice: 410
        sellPrice: 95
        slot: 43       
  cesitli:
    name: "&aÇeşitli"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: BUCKET
          quantity: 1
        buyPrice: 270
        sellPrice: 67.50
        slot: 10
      2:
        type: item
        item:
          material: WATER_BUCKET
          quantity: 1
        buyPrice: 350
        sellPrice: 67.50
        slot: 11
      3:
        type: item
        item:
          material: LAVA_BUCKET
          quantity: 1
        buyPrice: 500
        sellPrice: 67.50
        slot: 12
      4:
        type: item
        item:
          material: MILK_BUCKET
          quantity: 1
        buyPrice: 325
        sellPrice: 90
        slot: 13
      5:
        type: item
        item:
          material: PAPER
          quantity: 1
        buyPrice: 75
        sellPrice: 8
        slot: 14
      6:
        type: item
        item:
          material: BOOK
          quantity: 1
        buyPrice: 90
        sellPrice: 13
        slot: 15
      7:
        type: item
        item:
          material: SLIME_BALL
          quantity: 1
        buyPrice: 50
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: BONE
          quantity: 1
        buyPrice: 50
        sellPrice: 7.50
        slot: 19
      9:
        type: item
        item:
          material: ENDER_PEARL
          quantity: 1
        buyPrice: 500
        sellPrice: 20
        slot: 20
      14:
        type: item
        item:
          material: SADDLE
          quantity: 1
        buyPrice: 125
        sellPrice: 15
        slot: 21
      15:
        type: item
        item:
          material: STICK
          quantity: 1
        buyPrice: 15.50
        sellPrice: 1.50
        slot: 22
      16:
        type: item
        item:
          material: BOWL
          quantity: 1
        buyPrice: 10
        sellPrice: 1
        slot: 23
      17:
        type: item
        item:
          material: STRING
          quantity: 1
        buyPrice: 15
        sellPrice: 5
        slot: 24
      18:
        type: item
        item:
          material: FEATHER
          quantity: 1
        buyPrice: 25
        sellPrice: 3
        slot: 25
      20:
        type: item
        item:
          material: FLINT
          quantity: 1
        buyPrice: 50
        sellPrice: 0
        slot: 28
      21:
        type: item
        item:
          material: LEATHER
          quantity: 1
        buyPrice: 15
        sellPrice: 5
        slot: 29
      22:
        type: item
        item:
          material: BRICK
          quantity: 1
        buyPrice: 7.5
        sellPrice: 0.75
        slot: 30
      23:
        type: item
        item:
          material: CLAY_BALL
          quantity: 1
        buyPrice: 6.25
        sellPrice: 0.60
        slot: 31
      24:
        type: item
        item:
          material: EGG
          quantity: 1
        buyPrice: 75
        sellPrice: 4.50
        slot: 32
      25:
        type: item
        item:
          material: BOAT
          quantity: 1
        buyPrice: 150
        sellPrice: 17.50
        slot: 33
      26:
        type: item
        item:
          material: RABBIT_HIDE
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 34
      28:
        type: item
        item:
          material: NAME_TAG
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 10
        page: 2
      29:
        type: item
        item:
          material: EXP_BOTTLE
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 11
        page: 2
      30:
        type: item
        item:
          material: FLOWER_POT
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 12
        page: 2
  iksir:
    name: "&aİksirler"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: POTION
          amount: 1
          damage: 8194
        buyPrice: 500
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8258
        buyPrice: 650
        sellPrice: 0
        slot: 11
      3:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8226
        buyPrice: 650
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16386
        buyPrice: 500
        sellPrice: 0
        slot: 13
      5:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16418
        buyPrice: 650
        sellPrice: 0
        slot: 14
      6:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8196
        buyPrice: 650
        sellPrice: 0
        slot: 15
      7:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8260
        buyPrice: 750
        sellPrice: 0
        slot: 16
      8:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8228
        buyPrice: 850
        sellPrice: 0
        slot: 19
      9:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16388
        buyPrice: 650
        sellPrice: 0
        slot: 20
      10:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16452
        buyPrice: 750
        sellPrice: 0
        slot: 21
      11:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16420
        buyPrice: 850
        sellPrice: 0
        slot: 22
      12:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8197
        buyPrice: 500
        sellPrice: 0
        slot: 23
      120:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8229
        buyPrice: 750
        sellPrice: 0
        slot: 24
      13:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16389
        buyPrice: 500
        sellPrice: 0
        slot: 25
      14:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16421
        buyPrice: 750
        sellPrice: 0
        slot: 28
      15:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8198
        buyPrice: 750
        sellPrice: 0
        slot: 29
      16:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8230
        buyPrice: 900
        sellPrice: 0
        slot: 30
      17:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16390
        buyPrice: 750
        sellPrice: 0
        slot: 31
      18:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16422
        buyPrice: 900
        sellPrice: 0
        slot: 32
      19:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8200
        buyPrice: 650
        sellPrice: 0
        slot: 33
      20:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8264
        buyPrice: 750
        sellPrice: 0
        slot: 34
      21:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16456
        buyPrice: 650
        sellPrice: 0
        slot: 10
        page: 2
      22:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16488
        buyPrice: 750
        sellPrice: 0
        slot: 11
        page: 2
      23:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8202
        buyPrice: 650
        sellPrice: 0
        slot: 12
        page: 2
      24:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8266
        buyPrice: 750
        sellPrice: 0
        slot: 13
        page: 2
      25:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16394
        buyPrice: 650
        sellPrice: 0
        slot: 14
        page: 2
      26:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16458
        buyPrice: 750
        sellPrice: 0
        slot: 15
        page: 2
      27:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8203
        buyPrice: 900
        sellPrice: 0
        slot: 16
        page: 2
      28:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8267
        buyPrice: 950
        sellPrice: 0
        slot: 19
        page: 2
      29:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8235
        buyPrice: 1000
        sellPrice: 0
        slot: 20
        page: 2
      30:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16395
        buyPrice: 900
        sellPrice: 0
        slot: 21
        page: 2
      31:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16459
        buyPrice: 950
        sellPrice: 0
        slot: 22
        page: 2
      32:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16427
        buyPrice: 1000
        sellPrice: 0
        slot: 23
        page: 2
      33:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8204
        buyPrice: 750
        sellPrice: 0
        slot: 24
        page: 2
      34:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8236
        buyPrice: 850
        sellPrice: 0
        slot: 25
        page: 2
      35:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16396
        buyPrice: 750
        sellPrice: 0
        slot: 28
        page: 2
      36:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16428
        buyPrice: 850
        sellPrice: 0
        slot: 29
        page: 2
      37:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8205
        buyPrice: 500
        sellPrice: 0
        slot: 30
        page: 2
      38:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8269
        buyPrice: 650
        sellPrice: 0
        slot: 31
        page: 2
      39:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16397
        buyPrice: 500
        sellPrice: 0
        slot: 32
        page: 2
      40:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16461
        buyPrice: 650
        sellPrice: 0
        slot: 33
        page: 2
      4100:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8233
        buyPrice: 1050
        sellPrice: 0
        slot: 34
        page: 2
      45:
        type: item
        item:
          material: GLASS_BOTTLE
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 0
        slot: 10
        page: 3
      46:
        type: item
        item:
          material: FERMENTED_SPIDER_EYE
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 50
        slot: 11
        page: 3
      47:
        type: item
        item:
          material: SPECKLED_MELON
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 50
        slot: 12
        page: 3
      48:
        type: item
        item:
          material: GOLDEN_CARROT
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 57.50
        slot: 13
        page: 3
      49:
        type: item
        item:
          material: RABBIT_FOOT
          quantity: 1
          damage: 0
        buyPrice: 150
        sellPrice: 25
        slot: 14
        page: 3
  kiziltas:
    name: "&aKızıltaş"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: DISPENSER
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 10
      2:
        type: item
        item:
          material: NOTE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 300
        sellPrice: 30
        slot: 11
      3:
        type: item
        item:
          material: PISTON_BASE
          quantity: 1
          damage: 0
        buyPrice: 282
        sellPrice: 46.87
        slot: 12
      4:
        type: item
        item:
          material: PISTON_STICKY_BASE
          quantity: 1
          damage: 0
        buyPrice: 332
        sellPrice: 51.87
        slot: 13
      5:
        type: item
        item:
          material: TNT
          quantity: 1
          damage: 0
        buyPrice: 495
        sellPrice: 68.25
        slot: 14
      6:
        type: item
        item:
          material: LEVER
          quantity: 1
          damage: 0
        buyPrice: 40.50
        sellPrice: 4
        slot: 15
      7:
        type: item
        item:
          material: STONE_PLATE
          quantity: 1
          damage: 0
        buyPrice: 70
        sellPrice: 7
        slot: 16
      8:
        type: item
        item:
          material: WOOD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 19
      9:
        type: item
        item:
          material: REDSTONE_TORCH_OFF
          quantity: 1
          damage: 0
        buyPrice: 65.50
        sellPrice: 6.50
        slot: 20
      11:
        type: item
        item:
          material: FENCE_GATE
          quantity: 1
          damage: 0
        buyPrice: 124.50
        sellPrice: 12.50
        slot: 21
      12:
        type: item
        item:
          material: REDSTONE_LAMP_OFF
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 0
        slot: 22
      13:
        type: item
        item:
          material: TRIPWIRE_HOOK
          quantity: 1
          damage: 0
        buyPrice: 68.40
        sellPrice: 13.56
        slot: 23
      14:
        type: item
        item:
          material: WOOD_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 31.25
        sellPrice: 3.12
        slot: 24
      15:
        type: item
        item:
          material: STONE_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 25
      16:
        type: item
        item:
          material: GOLD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 100
        slot: 28
      17:
        type: item
        item:
          material: IRON_PLATE
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 29
      18:
        type: item
        item:
          material: DAYLIGHT_DETECTOR
          quantity: 1
          damage: 0
        buyPrice: 1500
        sellPrice: 187.50
        slot: 30
      19:
        type: item
        item:
          material: REDSTONE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 45
        slot: 31
      20:
        type: item
        item:
          material: HOPPER
          quantity: 1
          damage: 0
        buyPrice: 5000
        sellPrice: 0
        slot: 32
      21:
        type: item
        item:
          material: DROPPER
          quantity: 1
          damage: 0
        buyPrice: 225
        sellPrice: 22.50
        slot: 33
      22:
        type: item
        item:
          material: IRON_TRAPDOOR
          quantity: 1
          damage: 0
        buyPrice: 270
        sellPrice: 67.50
        slot: 34
      23:
        type: item
        item:
          material: WOOD_DOOR
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 10
        page: 2
      24:
        type: item
        item:
          material: IRON_DOOR_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 11
        page: 2
      25:
        type: item
        item:
          material: REDSTONE
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 5
        slot: 12
        page: 2
      27:
        type: item
        item:
          material: REDSTONE_COMPARATOR
          quantity: 1
          damage: 0
        buyPrice: 500
        sellPrice: 62.50
        slot: 13
        page: 2
      28:
        type: item
        item:
          material: POWERED_RAIL
          quantity: 1
          damage: 0
        buyPrice: 211
        sellPrice: 51
        slot: 14
        page: 2
      29:
        type: item
        item:
          material: DETECTOR_RAIL
          quantity: 1
          damage: 0
        buyPrice: 110
        sellPrice: 24.50
        slot: 15
        page: 2
      30:
        type: item
        item:
          material: RAILS
          quantity: 1
          damage: 0
        buyPrice: 100
        sellPrice: 10
        slot: 16
        page: 2
      31:
        type: item
        item:
          material: MINECART
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 112.50
        slot: 19
        page: 2
      32:
        type: item
        item:
          material: CHEST
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 0
        slot: 20
        page: 2
      33:
        type: item
        item:
          material: TRAPPED_CHEST
          quantity: 1
          damage: 0
        buyPrice: 318.40
        sellPrice: 0
        slot: 21
        page: 2
 
ShopGUIPlus için shops.yml atayım sana. İtemleri kendine göre düzenlersin, umarım işini görür.
Kod:
shops:
  vipmarket:
    name: "&aVIP Market"
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: ENDER_STONE
          quantity: 64
          damage: 0
        buyPrice: 1125000
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: SPONGE
          quantity: 64
          damage: 0
        buyPrice: 2250000
        sellPrice: 0
        slot: 11
      3:
        type: item
        item:
          material: SEA_LANTERN
          quantity: 64
          damage: 0
        buyPrice: 3375000
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
          damage: 0
        buyPrice: 5625000
        sellPrice: 0
        slot: 13
      5:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
          damage: 2
        buyPrice: 28125000
        sellPrice: 0
        slot: 14
      6:
        type: item
        item:
          material: RED_SANDSTONE
          quantity: 64
          damage: 0
        buyPrice: 56250000
        sellPrice: 0
        slot: 15
      7:
        type: item
        item:
          material: QUARTZ_ORE
          quantity: 64
          damage: 0
        buyPrice: 120000000
        sellPrice: 0
        slot: 16
  bloklar:
    name: "&aBloklar"
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: GRASS
          quantity: 1
          damage: 0
        buyPrice: 100
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: DIRT
          quantity: 1
        buyPrice: 50
        sellPrice: 0
        slot: 11
      3:
        type: item
        item:
          material: GRAVEL
          quantity: 1
        buyPrice: 50
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: COBBLESTONE
          quantity: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 13
      5:
        type: item
        item:
          material: STONE
          quantity: 1
        buyPrice: 35
        sellPrice: 3.50
        slot: 14
      6:
        type: item
        item:
          material: STONE
          quantity: 1
          damage: 1
        buyPrice: 35
        sellPrice: 3.50
        slot: 15
      7:
        type: item
        item:
          material: STONE
          quantity: 1
          damage: 5
        buyPrice: 35
        sellPrice: 3.50
        slot: 16
      8:
        type: item
        item:
          material: LOG
          quantity: 1
        buyPrice: 125
        sellPrice: 12.50
        slot: 19
      9:
        type: item
        item:
          material: LOG
          quantity: 1
          damage: 1
        buyPrice: 125
        sellPrice: 12.50
        slot: 20
      10:
        type: item
        item:
          material: LOG
          quantity: 1
          damage: 2
        buyPrice: 125
        sellPrice: 12.50
        slot: 21
      11:
        type: item
        item:
          material: LOG
          quantity: 1
          damage: 3
        buyPrice: 125
        sellPrice: 12.50
        slot: 22
      12:
        type: item
        item:
          material: LOG_2
          quantity: 1
          damage: 0
        buyPrice: 125
        sellPrice: 12.50
        slot: 23
      13:
        type: item
        item:
          material: LOG_2
          quantity: 1
          damage: 1
        buyPrice: 125
        sellPrice: 12.50
        slot: 24
      14:
        type: item
        item:
          material: SNOW_BLOCK
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 25
      15:
        type: item
        item:
          material: ICE
          quantity: 1
        buyPrice: 75
        sellPrice: 10
        slot: 28
      16:
        type: item
        item:
          material: PACKED_ICE
          quantity: 1
        buyPrice: 100
        sellPrice: 10
        slot: 29
      17:
        type: item
        item:
          material: SAND
          quantity: 1
        buyPrice: 30
        sellPrice: 0
        slot: 30
      18:
        type: item
        item:
          material: GLOWSTONE
          quantity: 1
        buyPrice: 120
        sellPrice: 12
        slot: 31
      21:
        type: item
        item:
          material: GLASS
          quantity: 1
        buyPrice: 50  
        sellPrice: 0
        slot: 32
      22:
        type: item
        item:
          material: CLAY
          quantity: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 33
      24:
        type: item
        item:
          material: HARD_CLAY
          quantity: 1
        buyPrice: 50
        sellPrice: 2.50
        slot: 34
      25:
        type: item
        item:
          material: BRICK
          quantity: 1
        buyPrice: 35
        sellPrice: 2.50
        slot: 23
        page: 2
      26:
        type: item
        item:
          material: BOOKSHELF
          quantity: 1
        buyPrice: 250
        sellPrice: 30
        slot: 10
        page: 2
      27:
        type: item
        item:
          material: SLIME_BLOCK
          quantity: 1
        buyPrice: 450
        sellPrice: 45
        slot: 11
        page: 2
      32:
        type: item
        item:
          material: HAY_BLOCK
          quantity: 1
        buyPrice: 150
        sellPrice: 75
        slot: 12
        page: 2
      33:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 2.50
        slot: 13
        page: 2
      34:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 14
        page: 2
      35:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 2
        buyPrice: 25
        sellPrice: 2.50
        slot: 15
        page: 2
      36:
        type: item
        item:
          material: LEAVES
          quantity: 1
          damage: 3
        buyPrice: 25
        sellPrice: 2.50
        slot: 16
        page: 2
      37:
        type: item
        item:
          material: LEAVES_2
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 2.50
        slot: 19
        page: 2
      38:
        type: item
        item:
          material: LEAVES_2
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 2.50
        slot: 20
        page: 2
      39:
        type: item
        item:
          material: DEAD_BUSH
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 0
        slot: 21
        page: 2
      40:
        type: item
        item:
          material: YELLOW_FLOWER
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 0
        slot: 22
        page: 2
      41:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 0
        buyPrice: 25
        sellPrice: 0
        slot: 23
        page: 2
      42:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 0
        slot: 24
        page: 2
      43:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 2
        buyPrice: 25
        sellPrice: 0
        slot: 25
        page: 2
      44:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 3
        buyPrice: 25
        sellPrice: 0
        slot: 28
        page: 2
      45:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 4
        buyPrice: 25
        sellPrice: 0
        slot: 29
        page: 2
      46:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 5
        buyPrice: 25
        sellPrice: 0
        slot: 30
        page: 2
      47:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 6
        buyPrice: 25
        sellPrice: 0
        slot: 31
        page: 2
      48:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 7
        buyPrice: 25
        sellPrice: 0
        slot: 32
        page: 2
      49:
        type: item
        item:
          material: RED_ROSE
          quantity: 1
          damage: 8
        buyPrice: 25
        sellPrice: 0
        slot: 33
        page: 2
      50:
        type: item
        item:
          material: WEB
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 0
        slot: 34
        page: 2
      51:
        type: item
        item:
          material: DEAD_BUSH
          quantity: 1
          damage: 2
        buyPrice: 25
        sellPrice: 0
        slot: 10
        page: 3
      52:
        type: item
        item:
          material: WATER_LILY
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 7.50
        slot: 11
        page: 3
      53:
        type: item
        item:
          material: ANVIL
          quantity: 1
          damage: 0
        buyPrice: 2790
        sellPrice: 697.50
        slot: 12
        page: 3
      54:
        type: item
        item:
          material: DOUBLE_PLANT
          quantity: 1
          damage: 4
        buyPrice: 25
        sellPrice: 0
        slot: 13
        page: 3
      55:
        type: item
        item:
          material: DOUBLE_PLANT
          quantity: 1
          damage: 5
        buyPrice: 25
        sellPrice: 0
        slot: 14
        page: 3
      56:
        type: item
        item:
          material: MYCEL
          quantity: 1
          damage: 0
        buyPrice: 125
        sellPrice: 12.50
        slot: 15
        page: 3
      57:
        type: item
        item:
          material: PUMPKIN
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 5
        slot: 16
        page: 3
      58:
        type: item
        item:
          material: ENDER_STONE
          quantity: 64
        buyPrice: 1500000  
        sellPrice: 0
        page: 3
        slot: 19
      658:
        type: item
        item:
          material: SPONGE
          quantity: 64
        buyPrice: 3000000  
        sellPrice: 0
        page: 3
        slot: 20
      758:
        type: item
        item:
          material: SEA_LANTERN
          quantity: 64
        buyPrice: 4500000
        sellPrice: 0
        page: 3
        slot: 21
      858:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
        buyPrice: 7500000  
        sellPrice: 0
        page: 3
        slot: 22
      958:
        type: item
        item:
          material: PRISMARINE
          quantity: 64
          damage: 2
        buyPrice: 37500000  
        sellPrice: 0
        page: 3
        slot: 23
      968:
        type: item
        item:
          material: RED_SANDSTONE
          quantity: 64
        buyPrice: 75000000  
        sellPrice: 0
        page: 3
        slot: 24
      9618:
        type: item
        item:
          material: QUARTZ_ORE
          quantity: 64
        buyPrice: 150000000  
        sellPrice: 0
        page: 3
        slot: 25
      9678:
        type: item
        item:
          material: BEACON
          quantity: 1
        buyPrice: 10000000  
        sellPrice: 0
        page: 3
        slot: 28
      96781:
        type: item
        item:
          material: QUARTZ_BLOCK
          quantity: 64
        buyPrice: 2000000  
        sellPrice: 0
        page: 3
        slot: 29
      19678:
        type: item
        item:
          material: NETHERRACK
          quantity: 64
        buyPrice: 1000000  
        sellPrice: 0
        page: 3
        slot: 30
      192678:
        type: item
        item:
          material: NETHER_BRICK
          quantity: 64
        buyPrice: 1000000  
        sellPrice: 0
        page: 3
        slot: 31
      1192678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 5
        buyPrice: 1000  
        sellPrice: 0
        page: 3
        slot: 32
      1921678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 6
        buyPrice: 1000
        sellPrice: 0
        page: 3
        slot: 33
      1921s678:
        type: item
        item:
          material: VINE
          quantity: 64
          damage: 6
        buyPrice: 1000
        sellPrice: 0
        page: 3
        slot: 34
      1921113678:
        type: item
        item:
          material: QUARTZ_BLOCK
          quantity: 64
          damage: 1
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 10
      19221113678:
        type: item
        item:
          material: QUARTZ_BLOCK
          quantity: 64
          damage: 2
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 11
      13921113678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 1
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 12
      19211113678:
        type: item
        item:
          material: STONE
          quantity: 64
          damage: 2
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 13
      139211136718:
        type: item
        item:
          material: DIRT
          quantity: 64
          damage: 1
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 14
      192111136728:
        type: item
        item:
          material: DIRT
          quantity: 64
          damage: 2
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 15
      19211111367285:
        type: item
        item:
          material: PAINTING
          quantity: 64
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 16
      st2:
        type: item
        item:
          material: SAPLING
          quantity: 64
        buyPrice: 1000        
        sellPrice: 0
        page: 4
        slot: 19
      st1:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 1
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 20
      st3:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 2
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 21
      st5:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 3
        buyPrice: 1000        
        sellPrice: 0
        page: 4
        slot: 22
      st6:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 4
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 23
      st4:
        type: item
        item:
          material: SAPLING
          quantity: 64
          damage: 5
        buyPrice: 1000
        sellPrice: 0
        page: 4
        slot: 24
      59:
        type: special
        special: BALANCE
        slot: 53    
      60:
        type: special
        special: BALANCE
        slot: 53
        page: 2
      61:
        type: special
        special: BALANCE
        slot: 53
        page: 3        
  yemektarim:
    name: "&aYemek"
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: MELON
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 10
      2:
        type: item
        item:
          material: APPLE
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 11
      3:
        type: item
        item:
          material: GOLDEN_APPLE
          quantity: 1
        buyPrice: 100
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: GOLDEN_APPLE
          quantity: 1
          damage: 1
        buyPrice: 1000
        sellPrice: 0
        slot: 13
      5:
        type: item
        item:
          material: CARROT_ITEM
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 14
      6:
        type: item
        item:
          material: PUMPKIN_PIE
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 15
      7:
        type: item
        item:
          material: BREAD
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: COOKED_CHICKEN
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 19
      9:
        type: item
        item:
          material: BAKED_POTATO
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 20
      10:
        type: item
        item:
          material: MUSHROOM_SOUP
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 21
      11:
        type: item
        item:
          material: COOKED_FISH
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 22
      12:
        type: item
        item:
          material: COOKED_FISH
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 5
        slot: 23
      13:
        type: item
        item:
          material: COOKED_RABBIT
          quantity: 1
        buyPrice: 20
        sellPrice: 4
        slot: 24
      14:
        type: item
        item:
          material: RABBIT_STEW
          quantity: 1
        buyPrice: 40
        sellPrice: 8
        slot: 25
      15:
        type: item
        item:
          material: GRILLED_PORK
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 29
      16:
        type: item
        item:
          material: COOKED_BEEF
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 30
      17:
        type: item
        item:
          material: COOKED_MUTTON
          quantity: 1
        buyPrice: 25
        sellPrice: 5
        slot: 31
      18:
        type: item
        item:
          material: COOKIE
          quantity: 1
        buyPrice: 30
        sellPrice: 6
        slot: 32
      19:
        type: item
        item:
          material: CAKE
          quantity: 1
        buyPrice: 50
        sellPrice: 10
        slot: 33
  madenler:
    name: "&aKaynaklar"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    buttons:
      goBack:
        slot: 49
    items:
      1:
        type: item
        item:
          material: COAL
          quantity: 1
        buyPrice: 75
        sellPrice: 7.50
        slot: 10
      2:
        type: item
        item:
          material: COAL_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 675
        sellPrice: 67.50
        slot: 28
      3:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 10
        slot: 11
      4:
        type: item
        item:
          material: LAPIS_BLOCK
          quantity: 1
          damage: 4
        buyPrice: 450
        sellPrice: 90
        slot: 29
      5:
        type: item
        item:
          material: REDSTONE
          quantity: 1
        buyPrice: 50
        sellPrice: 5
        slot: 12
      6:
        type: item
        item:
          material: REDSTONE_BLOCK
          quantity: 1
        buyPrice: 450
        sellPrice: 45
        slot: 30
      7:
        type: item
        item:
          material: IRON_INGOT
          quantity: 1
        buyPrice: 40
        sellPrice: 10
        slot: 13
      8:
        type: item
        item:
          material: IRON_BLOCK
          quantity: 1
        buyPrice: 360
        sellPrice: 90
        slot: 31
      9:
        type: item
        item:
          material: GOLD_INGOT
          quantity: 1
        buyPrice: 120
        sellPrice: 30
        slot: 14
      10:
        type: item
        item:
          material: GOLD_BLOCK
          quantity: 1
        buyPrice: 1080
        sellPrice: 270
        slot: 32
      11:
        type: item
        item:
          material: DIAMOND
          quantity: 1
        buyPrice: 360
        sellPrice: 90
        slot: 15
      12:
        type: item
        item:
          material: DIAMOND_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 3240
        sellPrice: 810
        slot: 33
      13:
        type: item
        item:
          material: EMERALD
          quantity: 1
          damage: 0
        buyPrice: 500
        sellPrice: 270
        slot: 16
      14:
        type: item
        item:
          material: EMERALD_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 9720
        sellPrice: 2430
        slot: 34
      155:
        type: item
        item:
          material: EMERALD_ORE
          quantity: 1
          damage: 0
        buyPrice: 29160
        sellPrice: 7290
        slot: 39
      155111:
        type: item
        item:
          material: DIAMOND_ORE
          quantity: 1
          damage: 0
        buyPrice: 87480
        sellPrice: 21870
        slot: 41
  aletler:
    name: "&aAletler"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    buttons:
      goBack:
        slot: 49
      previousPage:
        slot: 30
      nextPage:
        slot: 32
    items:
      3:
        type: item
        item:
          material: STONE_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 11
      5:
        type: item
        item:
          material: STONE_PICKAXE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 12
      6:
        type: item
        item:
          material: STONE_AXE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 13
      7:
        type: item
        item:
          material: STONE_SPADE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 14
      8:
        type: item
        item:
          material: STONE_HOE
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 15
      2:
        type: item
        item:
          material: IRON_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 20
      9:
        type: item
        item:
          material: IRON_PICKAXE
          quantity: 1
        buyPrice: 301
        sellPrice: 0
        slot: 21
      10:
        type: item
        item:
          material: IRON_AXE
          quantity: 1
        buyPrice: 301
        sellPrice: 0
        slot: 22
      11:
        type: item
        item:
          material: IRON_HOE
          quantity: 1
        buyPrice: 211
        sellPrice: 0
        slot: 23
      12:
        type: item
        item:
          material: IRON_SPADE
          quantity: 1
        buyPrice: 121
        sellPrice: 0
        slot: 24
      1:
        type: item
        item:
          material: GOLD_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 29
      13:
        type: item
        item:
          material: GOLD_PICKAXE
          quantity: 1
        buyPrice: 631
        sellPrice: 0
        slot: 30
      14:
        type: item
        item:
          material: GOLD_AXE
          quantity: 1
        buyPrice: 631
        sellPrice: 0
        slot: 31
      15:
        type: item
        item:
          material: GOLD_SPADE
          quantity: 1
        buyPrice: 231
        sellPrice: 0
        slot: 32
      16:
        type: item
        item:
          material: GOLD_HOE
          quantity: 1
        buyPrice: 431
        sellPrice: 0
        slot: 33
      0:
        type: item
        item:
          material: DIAMOND_SWORD
          quantity: 1
        buyPrice: 75
        sellPrice: 0
        slot: 38
      17:
        type: item
        item:
          material: DIAMOND_PICKAXE
          quantity: 1
        buyPrice: 1215.50
        sellPrice: 0
        slot: 39
      18:
        type: item
        item:
          material: DIAMOND_AXE
          quantity: 1
        buyPrice: 1215.50
        sellPrice: 0
        slot: 40
      19:
        type: item
        item:
          material: DIAMOND_SPADE
          quantity: 1
        buyPrice: 415.50
        sellPrice: 0
        slot: 41
      20:
        type: item
        item:
          material: DIAMOND_HOE
          quantity: 1
        buyPrice: 815.50
        sellPrice: 0
        slot: 42
      21:
        type: item
        item:
          material: COMPASS
          quantity: 1
        buyPrice: 410
        sellPrice: 95
        slot: 18
      22:
        type: item
        item:
          material: FLINT_AND_STEEL
          quantity: 1
        buyPrice: 140
        sellPrice: 0
        slot: 27
      23:
        type: item
        item:
          material: SHEARS
          quantity: 1
        buyPrice: 180
        sellPrice: 45
        slot: 26
      24:
        type: item
        item:
          material: FISHING_ROD
          quantity: 1
        buyPrice: 76.50
        sellPrice: 0
        slot: 35
  renklibloklar:
    name: "&aRenkli Bloklar"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
        buyPrice: 50
        sellPrice: 5
        slot: 10
      2:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 1
        buyPrice: 50
        sellPrice: 5
        slot: 11
      3:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 2
        buyPrice: 50
        sellPrice: 5
        slot: 12
      4:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 3
        buyPrice: 50
        sellPrice: 5
        slot: 13
      5:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 5
        slot: 14
      6:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 5
        buyPrice: 50
        sellPrice: 5
        slot: 15
      7:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 6
        buyPrice: 50
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 7
        buyPrice: 50
        sellPrice: 5
        slot: 19
      9:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 8
        buyPrice: 50
        sellPrice: 5
        slot: 20
      10:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 9
        buyPrice: 50
        sellPrice: 5
        slot: 21
      11:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 10
        buyPrice: 50
        sellPrice: 5
        slot: 22
      12:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 11
        buyPrice: 50
        sellPrice: 5
        slot: 23
      13:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 12
        buyPrice: 50
        sellPrice: 5
        slot: 24
      14:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 13
        buyPrice: 50
        sellPrice: 5
        slot: 25
      15:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 14
        buyPrice: 50
        sellPrice: 5
        slot: 28
      16:
        type: item
        item:
          material: STAINED_GLASS
          quantity: 1
          damage: 15
        buyPrice: 50
        sellPrice: 5
        slot: 29
      17:
        type: item
        item:
          material: WOOL
          quantity: 1
        buyPrice: 85
        sellPrice: 12.50
        slot: 30
      18:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 1
        buyPrice: 85
        sellPrice: 12.50
        slot: 31
      19:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 2
        buyPrice: 85
        sellPrice: 12.50
        slot: 32
      20:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 3
        buyPrice: 85
        sellPrice: 12.50
        slot: 33
      21:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 4
        buyPrice: 85
        sellPrice: 12.50
        slot: 34
      22:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 5
        buyPrice: 85
        sellPrice: 12.50
        slot: 10
        page: 2
      23:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 6
        buyPrice: 85
        sellPrice: 12.50
        slot: 11
        page: 2
      24:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 7
        buyPrice: 85
        sellPrice: 12.50
        slot: 12
        page: 2
      25:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 8
        buyPrice: 85
        sellPrice: 12.50
        slot: 13
        page: 2
      26:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 9
        buyPrice: 85
        sellPrice: 12.50
        slot: 14
        page: 2
      27:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 10
        buyPrice: 85
        sellPrice: 12.50
        slot: 15
        page: 2
      28:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 11
        buyPrice: 85
        sellPrice: 12.50
        slot: 16
        page: 2
      29:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 12
        buyPrice: 85
        sellPrice: 12.50
        slot: 19
        page: 2
      30:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 13
        buyPrice: 85
        sellPrice: 12.50
        slot: 20
        page: 2
      31:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 14
        buyPrice: 85
        sellPrice: 12.50
        slot: 21
        page: 2
      32:
        type: item
        item:
          material: WOOL
          quantity: 1
          damage: 15
        buyPrice: 85
        sellPrice: 12.50
        slot: 22
        page: 2
      33:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 2.50
        slot: 23
        page: 2
      34:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 1
        buyPrice: 50
        sellPrice: 2.50
        slot: 24
        page: 2
      WOOL:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 2
        buyPrice: 50
        sellPrice: 2.50
        slot: 25
        page: 2
      36:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 3
        buyPrice: 50
        sellPrice: 2.50
        slot: 28
        page: 2
      37:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 2.50
        slot: 29
        page: 2
      38:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 5
        buyPrice: 50
        sellPrice: 2.50
        slot: 30
        page: 2
      39:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 6
        buyPrice: 50
        sellPrice: 2.50
        slot: 31
        page: 2
      40:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 7
        buyPrice: 50
        sellPrice: 2.50
        slot: 32
        page: 2
      41:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 8
        buyPrice: 50
        sellPrice: 2.50
        slot: 33
        page: 2
      42:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 9
        buyPrice: 50
        sellPrice: 2.50
        slot: 34
        page: 2
      43:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 10
        buyPrice: 50
        sellPrice: 2.50
        slot: 10
        page: 3
      44:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 11
        buyPrice: 50
        sellPrice: 2.50
        slot: 11
        page: 3
      45:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 12
        buyPrice: 50
        sellPrice: 2.50
        slot: 12
        page: 3
      46:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 13
        buyPrice: 50
        sellPrice: 2.50
        slot: 13
        page: 3
      47:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 14
        buyPrice: 50
        sellPrice: 2.50
        slot: 14
        page: 3
      58:
        type: item
        item:
          material: STAINED_CLAY
          quantity: 1
          damage: 15
        buyPrice: 50
        sellPrice: 2.50
        slot: 15
        page: 3
      59:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 15
        buyPrice: 16.75
        sellPrice: 2.50
        slot: 16
        page: 3
      60:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 1
        buyPrice: 25
        sellPrice: 0
        slot: 19
        page: 3
      61:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 8
        buyPrice: 25
        sellPrice: 0
        slot: 20
        page: 3
      62:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 3
        buyPrice: 50
        sellPrice: 0
        slot: 21
        page: 3
      63:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 4
        buyPrice: 50
        sellPrice: 0
        slot: 22
        page: 3
      64:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 13
        buyPrice: 25
        sellPrice: 0
        slot: 23
        page: 3
      65:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 6
        buyPrice: 25
        sellPrice: 0
        slot: 24
        page: 3
      66:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 7
        buyPrice: 25
        sellPrice: 0
        slot: 25
        page: 3
      67:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 9
        buyPrice: 25
        sellPrice: 0
        slot: 28
        page: 3
      68:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 10
        buyPrice: 25
        sellPrice: 0
        slot: 29
        page: 3
      69:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 11
        buyPrice: 25
        sellPrice: 0
        slot: 30
        page: 3
      70:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 12
        buyPrice: 25
        sellPrice: 0
        slot: 31
        page: 3
      71:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 14
        buyPrice: 25
        sellPrice: 0
        slot: 32
        page: 3
      72:
        type: item
        item:
          material: INK_SACK
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 10
        slot: 33
        page: 3
  farming:
    name: "&5&lFarming (page %page%)"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 15
      name: " "
    items:
      1:
        type: item
        item:
          material: SEEDS
          quantity: 16
        buyPrice: 20
        sellPrice: 2
        slot: 10
      2:
        type: item
        item:
          material: PUMPKIN_SEEDS
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 11
      3:
        type: item
        item:
          material: MELON_SEEDS
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 12
      4:
        type: item
        item:
          material: INK_SACK
          quantity: 16
          damage: 3
        buyPrice: 50
        sellPrice: 5
        slot: 13
      5:
        type: item
        item:
          material: NETHER_STALK
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 14
      6:
        type: item
        item:
          material: SUGAR_CANE
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 15
      7:
        type: item
        item:
          material: WHEAT
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: PUMPKIN
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 19
      9:
        type: item
        item:
          material: MELON
          quantity: 16
        buyPrice: 50
        sellPrice: 5
        slot: 20
      10:
        type: item
        item:
          material: CACTUS
          quantity: 16
        buyPrice: 20
        sellPrice: 2
        slot: 21
      11:
        type: item
        item:
          material: SAPLING
          quantity: 16
        buyPrice: 20
        sellPrice: 2
        slot: 22
      12:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 1
        buyPrice: 20
        sellPrice: 2
        slot: 23
      13:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 2
        buyPrice: 20
        sellPrice: 2
        slot: 24
      14:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 3
        buyPrice: 20
        sellPrice: 2
        slot: 25
      15:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 4
        buyPrice: 20
        sellPrice: 2
        slot: 29
      16:
        type: item
        item:
          material: SAPLING
          quantity: 16
          damage: 5
        buyPrice: 50
        sellPrice: 5
        slot: 30
      17:
        type: item
        item:
          material: BROWN_MUSHROOM
          quantity: 8
        buyPrice: 50
        sellPrice: 5
        slot: 31
      18:
        type: item
        item:
          material: RED_MUSHROOM
          quantity: 8
        buyPrice: 50
        sellPrice: 5
        slot: 32
  silahzirh:
    name: "&aSilah & Zırh"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    buttons:
      goBack:
        slot: 49
      previousPage:
        slot: 48
      nextPage:
        slot: 50
    items:
      1:
        type: item
        item:
          material: LEATHER_HELMET
          quantity: 1
          damage: 0
        buyPrice: 75
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: LEATHER_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 120
        sellPrice: 0
        slot: 19
      3:
        type: item
        item:
          material: LEATHER_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 105
        sellPrice: 0
        slot: 28
      4:
        type: item
        item:
          material: LEATHER_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 60
        sellPrice: 0
        slot: 37
      5:
        type: item
        item:
          material: IRON_HELMET
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 0
        slot: 11
      6:
        type: item
        item:
          material: IRON_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 720
        sellPrice: 0
        slot: 20
      7:
        type: item
        item:
          material: IRON_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 630
        sellPrice: 0
        slot: 29
      8:
        type: item
        item:
          material: IRON_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 360
        sellPrice: 0
        slot: 38
      9:
        type: item
        item:
          material: GOLD_HELMET
          quantity: 1
          damage: 0
        buyPrice: 1000
        sellPrice: 0
        slot: 12
      10:
        type: item
        item:
          material: GOLD_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 1600
        sellPrice: 0
        slot: 21
      11:
        type: item
        item:
          material: GOLD_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 1400
        sellPrice: 0
        slot: 30
      12:
        type: item
        item:
          material: GOLD_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 800
        sellPrice: 0
        slot: 39
      13:
        type: item
        item:
          material: DIAMOND_HELMET
          quantity: 1
          damage: 0
        buyPrice: 2000
        sellPrice: 0
        slot: 13
      14:
        type: item
        item:
          material: DIAMOND_CHESTPLATE
          quantity: 1
          damage: 0
        buyPrice: 3200
        sellPrice: 0
        slot: 22
      15:
        type: item
        item:
          material: DIAMOND_LEGGINGS
          quantity: 1
          damage: 0
        buyPrice: 2800
        sellPrice: 0
        slot: 31
      16:
        type: item
        item:
          material: DIAMOND_BOOTS
          quantity: 1
          damage: 0
        buyPrice: 1600
        sellPrice: 0
        slot: 40
      17:
        type: item
        item:
          material: STONE_SWORD
          quantity: 1
          damage: 0
        buyPrice: 75
        sellPrice: 0
        slot: 15
      18:
        type: item
        item:
          material: IRON_SWORD
          quantity: 1
          damage: 0
        buyPrice: 75
        sellPrice: 0
        slot: 24
      19:
        type: item
        item:
          material: GOLD_SWORD
          quantity: 1
          damage: 0
        buyPrice: 415.50
        sellPrice: 0
        slot: 33
      20:
        type: item
        item:
          material: DIAMOND_SWORD
          quantity: 1
          damage: 0
        buyPrice: 815.50
        sellPrice: 0
        slot: 42
      22:
        type: item
        item:
          material: BOW
          quantity: 1
          damage: 0
        buyPrice: 91.50
        sellPrice: 0
        slot: 16
      23:
        type: item
        item:
          material: ARROW
          quantity: 1
          damage: 0
        buyPrice: 22.50
        sellPrice: 0
        slot: 25
      24:
        type: item
        item:
          material: COMPASS
          quantity: 1
          damage: 0
        buyPrice: 410
        sellPrice: 95
        slot: 43      
  cesitli:
    name: "&aÇeşitli"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: BUCKET
          quantity: 1
        buyPrice: 270
        sellPrice: 67.50
        slot: 10
      2:
        type: item
        item:
          material: WATER_BUCKET
          quantity: 1
        buyPrice: 350
        sellPrice: 67.50
        slot: 11
      3:
        type: item
        item:
          material: LAVA_BUCKET
          quantity: 1
        buyPrice: 500
        sellPrice: 67.50
        slot: 12
      4:
        type: item
        item:
          material: MILK_BUCKET
          quantity: 1
        buyPrice: 325
        sellPrice: 90
        slot: 13
      5:
        type: item
        item:
          material: PAPER
          quantity: 1
        buyPrice: 75
        sellPrice: 8
        slot: 14
      6:
        type: item
        item:
          material: BOOK
          quantity: 1
        buyPrice: 90
        sellPrice: 13
        slot: 15
      7:
        type: item
        item:
          material: SLIME_BALL
          quantity: 1
        buyPrice: 50
        sellPrice: 5
        slot: 16
      8:
        type: item
        item:
          material: BONE
          quantity: 1
        buyPrice: 50
        sellPrice: 7.50
        slot: 19
      9:
        type: item
        item:
          material: ENDER_PEARL
          quantity: 1
        buyPrice: 500
        sellPrice: 20
        slot: 20
      14:
        type: item
        item:
          material: SADDLE
          quantity: 1
        buyPrice: 125
        sellPrice: 15
        slot: 21
      15:
        type: item
        item:
          material: STICK
          quantity: 1
        buyPrice: 15.50
        sellPrice: 1.50
        slot: 22
      16:
        type: item
        item:
          material: BOWL
          quantity: 1
        buyPrice: 10
        sellPrice: 1
        slot: 23
      17:
        type: item
        item:
          material: STRING
          quantity: 1
        buyPrice: 15
        sellPrice: 5
        slot: 24
      18:
        type: item
        item:
          material: FEATHER
          quantity: 1
        buyPrice: 25
        sellPrice: 3
        slot: 25
      20:
        type: item
        item:
          material: FLINT
          quantity: 1
        buyPrice: 50
        sellPrice: 0
        slot: 28
      21:
        type: item
        item:
          material: LEATHER
          quantity: 1
        buyPrice: 15
        sellPrice: 5
        slot: 29
      22:
        type: item
        item:
          material: BRICK
          quantity: 1
        buyPrice: 7.5
        sellPrice: 0.75
        slot: 30
      23:
        type: item
        item:
          material: CLAY_BALL
          quantity: 1
        buyPrice: 6.25
        sellPrice: 0.60
        slot: 31
      24:
        type: item
        item:
          material: EGG
          quantity: 1
        buyPrice: 75
        sellPrice: 4.50
        slot: 32
      25:
        type: item
        item:
          material: BOAT
          quantity: 1
        buyPrice: 150
        sellPrice: 17.50
        slot: 33
      26:
        type: item
        item:
          material: RABBIT_HIDE
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 34
      28:
        type: item
        item:
          material: NAME_TAG
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 10
        page: 2
      29:
        type: item
        item:
          material: EXP_BOTTLE
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 11
        page: 2
      30:
        type: item
        item:
          material: FLOWER_POT
          quantity: 1
        buyPrice: 3.75
        sellPrice: 0.90
        slot: 12
        page: 2
  iksir:
    name: "&aİksirler"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: POTION
          amount: 1
          damage: 8194
        buyPrice: 500
        sellPrice: 0
        slot: 10
      2:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8258
        buyPrice: 650
        sellPrice: 0
        slot: 11
      3:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8226
        buyPrice: 650
        sellPrice: 0
        slot: 12
      4:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16386
        buyPrice: 500
        sellPrice: 0
        slot: 13
      5:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16418
        buyPrice: 650
        sellPrice: 0
        slot: 14
      6:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8196
        buyPrice: 650
        sellPrice: 0
        slot: 15
      7:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8260
        buyPrice: 750
        sellPrice: 0
        slot: 16
      8:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8228
        buyPrice: 850
        sellPrice: 0
        slot: 19
      9:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16388
        buyPrice: 650
        sellPrice: 0
        slot: 20
      10:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16452
        buyPrice: 750
        sellPrice: 0
        slot: 21
      11:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16420
        buyPrice: 850
        sellPrice: 0
        slot: 22
      12:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8197
        buyPrice: 500
        sellPrice: 0
        slot: 23
      120:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8229
        buyPrice: 750
        sellPrice: 0
        slot: 24
      13:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16389
        buyPrice: 500
        sellPrice: 0
        slot: 25
      14:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16421
        buyPrice: 750
        sellPrice: 0
        slot: 28
      15:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8198
        buyPrice: 750
        sellPrice: 0
        slot: 29
      16:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8230
        buyPrice: 900
        sellPrice: 0
        slot: 30
      17:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16390
        buyPrice: 750
        sellPrice: 0
        slot: 31
      18:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16422
        buyPrice: 900
        sellPrice: 0
        slot: 32
      19:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8200
        buyPrice: 650
        sellPrice: 0
        slot: 33
      20:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8264
        buyPrice: 750
        sellPrice: 0
        slot: 34
      21:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16456
        buyPrice: 650
        sellPrice: 0
        slot: 10
        page: 2
      22:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16488
        buyPrice: 750
        sellPrice: 0
        slot: 11
        page: 2
      23:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8202
        buyPrice: 650
        sellPrice: 0
        slot: 12
        page: 2
      24:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8266
        buyPrice: 750
        sellPrice: 0
        slot: 13
        page: 2
      25:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16394
        buyPrice: 650
        sellPrice: 0
        slot: 14
        page: 2
      26:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16458
        buyPrice: 750
        sellPrice: 0
        slot: 15
        page: 2
      27:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8203
        buyPrice: 900
        sellPrice: 0
        slot: 16
        page: 2
      28:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8267
        buyPrice: 950
        sellPrice: 0
        slot: 19
        page: 2
      29:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8235
        buyPrice: 1000
        sellPrice: 0
        slot: 20
        page: 2
      30:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16395
        buyPrice: 900
        sellPrice: 0
        slot: 21
        page: 2
      31:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16459
        buyPrice: 950
        sellPrice: 0
        slot: 22
        page: 2
      32:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16427
        buyPrice: 1000
        sellPrice: 0
        slot: 23
        page: 2
      33:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8204
        buyPrice: 750
        sellPrice: 0
        slot: 24
        page: 2
      34:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8236
        buyPrice: 850
        sellPrice: 0
        slot: 25
        page: 2
      35:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16396
        buyPrice: 750
        sellPrice: 0
        slot: 28
        page: 2
      36:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16428
        buyPrice: 850
        sellPrice: 0
        slot: 29
        page: 2
      37:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8205
        buyPrice: 500
        sellPrice: 0
        slot: 30
        page: 2
      38:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8269
        buyPrice: 650
        sellPrice: 0
        slot: 31
        page: 2
      39:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16397
        buyPrice: 500
        sellPrice: 0
        slot: 32
        page: 2
      40:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 16461
        buyPrice: 650
        sellPrice: 0
        slot: 33
        page: 2
      4100:
        type: item
        item:
          material: POTION
          quantity: 1
          damage: 8233
        buyPrice: 1050
        sellPrice: 0
        slot: 34
        page: 2
      45:
        type: item
        item:
          material: GLASS_BOTTLE
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 0
        slot: 10
        page: 3
      46:
        type: item
        item:
          material: FERMENTED_SPIDER_EYE
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 50
        slot: 11
        page: 3
      47:
        type: item
        item:
          material: SPECKLED_MELON
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 50
        slot: 12
        page: 3
      48:
        type: item
        item:
          material: GOLDEN_CARROT
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 57.50
        slot: 13
        page: 3
      49:
        type: item
        item:
          material: RABBIT_FOOT
          quantity: 1
          damage: 0
        buyPrice: 150
        sellPrice: 25
        slot: 14
        page: 3
  kiziltas:
    name: "&aKızıltaş"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: DISPENSER
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 10
      2:
        type: item
        item:
          material: NOTE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 300
        sellPrice: 30
        slot: 11
      3:
        type: item
        item:
          material: PISTON_BASE
          quantity: 1
          damage: 0
        buyPrice: 282
        sellPrice: 46.87
        slot: 12
      4:
        type: item
        item:
          material: PISTON_STICKY_BASE
          quantity: 1
          damage: 0
        buyPrice: 332
        sellPrice: 51.87
        slot: 13
      5:
        type: item
        item:
          material: TNT
          quantity: 1
          damage: 0
        buyPrice: 495
        sellPrice: 68.25
        slot: 14
      6:
        type: item
        item:
          material: LEVER
          quantity: 1
          damage: 0
        buyPrice: 40.50
        sellPrice: 4
        slot: 15
      7:
        type: item
        item:
          material: STONE_PLATE
          quantity: 1
          damage: 0
        buyPrice: 70
        sellPrice: 7
        slot: 16
      8:
        type: item
        item:
          material: WOOD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 19
      9:
        type: item
        item:
          material: REDSTONE_TORCH_OFF
          quantity: 1
          damage: 0
        buyPrice: 65.50
        sellPrice: 6.50
        slot: 20
      11:
        type: item
        item:
          material: FENCE_GATE
          quantity: 1
          damage: 0
        buyPrice: 124.50
        sellPrice: 12.50
        slot: 21
      12:
        type: item
        item:
          material: REDSTONE_LAMP_OFF
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 0
        slot: 22
      13:
        type: item
        item:
          material: TRIPWIRE_HOOK
          quantity: 1
          damage: 0
        buyPrice: 68.40
        sellPrice: 13.56
        slot: 23
      14:
        type: item
        item:
          material: WOOD_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 31.25
        sellPrice: 3.12
        slot: 24
      15:
        type: item
        item:
          material: STONE_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 25
      16:
        type: item
        item:
          material: GOLD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 100
        slot: 28
      17:
        type: item
        item:
          material: IRON_PLATE
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 29
      18:
        type: item
        item:
          material: DAYLIGHT_DETECTOR
          quantity: 1
          damage: 0
        buyPrice: 1500
        sellPrice: 187.50
        slot: 30
      19:
        type: item
        item:
          material: REDSTONE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 45
        slot: 31
      20:
        type: item
        item:
          material: HOPPER
          quantity: 1
          damage: 0
        buyPrice: 5000
        sellPrice: 0
        slot: 32
      21:
        type: item
        item:
          material: DROPPER
          quantity: 1
          damage: 0
        buyPrice: 225
        sellPrice: 22.50
        slot: 33
      22:
        type: item
        item:
          material: IRON_TRAPDOOR
          quantity: 1
          damage: 0
        buyPrice: 270
        sellPrice: 67.50
        slot: 34
      23:
        type: item
        item:
          material: WOOD_DOOR
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 10
        page: 2
      24:
        type: item
        item:
          material: IRON_DOOR_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 11
        page: 2
      25:
        type: item
        item:
          material: REDSTONE
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 5
        slot: 12
        page: 2
      27:
        type: item
        item:
          material: REDSTONE_COMPARATOR
          quantity: 1
          damage: 0
        buyPrice: 500
        sellPrice: 62.50
        slot: 13
        page: 2
      28:
        type: item
        item:
          material: POWERED_RAIL
          quantity: 1
          damage: 0
        buyPrice: 211
        sellPrice: 51
        slot: 14
        page: 2
      29:
        type: item
        item:
          material: DETECTOR_RAIL
          quantity: 1
          damage: 0
        buyPrice: 110
        sellPrice: 24.50
        slot: 15
        page: 2
      30:
        type: item
        item:
          material: RAILS
          quantity: 1
          damage: 0
        buyPrice: 100
        sellPrice: 10
        slot: 16
        page: 2
      31:
        type: item
        item:
          material: MINECART
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 112.50
        slot: 19
        page: 2
      32:
        type: item
        item:
          material: CHEST
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 0
        slot: 20
        page: 2
      33:
        type: item
        item:
          material: TRAPPED_CHEST
          quantity: 1
          damage: 0
        buyPrice: 318.40
        sellPrice: 0
        slot: 21
        page: 2
Tam istedğim gibi Fakat halan sayfa mantıgını anlamadım page:2 yapınca otomatıkmı eklenıyor ?
ben mantıgını anlamak ıstıyorum
Elmasınızıda verdım
 
Hocam kategori eklemek için config.yml girip ekleyebilirsin, mesela kızıltaş ekleyelim.
Kod:
  1:
    item:
      material: REDSTONE
      quantity: 1
      name: "&8► &aKızıltaş &8◄"
    shop: "kiziltas"
    slot: 40

Daha sonrasında shops.yml girip şunu ekliyoruz,
Kod:
  kiziltas:
    name: "&aKızıltaş"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "


Daha sonrasında altına itemlerini ekliyorsun şu şekilde,
Kod:
  kiziltas:
    name: "&aKızıltaş"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: DISPENSER
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 10
      2:
        type: item
        item:
          material: NOTE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 300
        sellPrice: 30
        slot: 11
      3:
        type: item
        item:
          material: PISTON_BASE
          quantity: 1
          damage: 0
        buyPrice: 282
        sellPrice: 46.87
        slot: 12
      4:
        type: item
        item:
          material: PISTON_STICKY_BASE
          quantity: 1
          damage: 0
        buyPrice: 332
        sellPrice: 51.87
        slot: 13
      5:
        type: item
        item:
          material: TNT
          quantity: 1
          damage: 0
        buyPrice: 495
        sellPrice: 68.25
        slot: 14
      6:
        type: item
        item:
          material: LEVER
          quantity: 1
          damage: 0
        buyPrice: 40.50
        sellPrice: 4
        slot: 15
      7:
        type: item
        item:
          material: STONE_PLATE
          quantity: 1
          damage: 0
        buyPrice: 70
        sellPrice: 7
        slot: 16
      8:
        type: item
        item:
          material: WOOD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 19
      9:
        type: item
        item:
          material: REDSTONE_TORCH_OFF
          quantity: 1
          damage: 0
        buyPrice: 65.50
        sellPrice: 6.50
        slot: 20
      11:
        type: item
        item:
          material: FENCE_GATE
          quantity: 1
          damage: 0
        buyPrice: 124.50
        sellPrice: 12.50
        slot: 21
      12:
        type: item
        item:
          material: REDSTONE_LAMP_OFF
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 0
        slot: 22
      13:
        type: item
        item:
          material: TRIPWIRE_HOOK
          quantity: 1
          damage: 0
        buyPrice: 68.40
        sellPrice: 13.56
        slot: 23
      14:
        type: item
        item:
          material: WOOD_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 31.25
        sellPrice: 3.12
        slot: 24
      15:
        type: item
        item:
          material: STONE_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 25
      16:
        type: item
        item:
          material: GOLD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 100
        slot: 28
      17:
        type: item
        item:
          material: IRON_PLATE
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 29
      18:
        type: item
        item:
          material: DAYLIGHT_DETECTOR
          quantity: 1
          damage: 0
        buyPrice: 1500
        sellPrice: 187.50
        slot: 30
      19:
        type: item
        item:
          material: REDSTONE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 45
        slot: 31
      20:
        type: item
        item:
          material: HOPPER
          quantity: 1
          damage: 0
        buyPrice: 5000
        sellPrice: 0
        slot: 32
      21:
        type: item
        item:
          material: DROPPER
          quantity: 1
          damage: 0
        buyPrice: 225
        sellPrice: 22.50
        slot: 33
      22:
        type: item
        item:
          material: IRON_TRAPDOOR
          quantity: 1
          damage: 0
        buyPrice: 270
        sellPrice: 67.50
        slot: 34
      23:
        type: item
        item:
          material: WOOD_DOOR
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 10
        page: 2
      24:
        type: item
        item:
          material: IRON_DOOR_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 11
        page: 2
      25:
        type: item
        item:
          material: REDSTONE
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 5
        slot: 12
        page: 2
      27:
        type: item
        item:
          material: REDSTONE_COMPARATOR
          quantity: 1
          damage: 0
        buyPrice: 500
        sellPrice: 62.50
        slot: 13
        page: 2
      28:
        type: item
        item:
          material: POWERED_RAIL
          quantity: 1
          damage: 0
        buyPrice: 211
        sellPrice: 51
        slot: 14
        page: 2
      29:
        type: item
        item:
          material: DETECTOR_RAIL
          quantity: 1
          damage: 0
        buyPrice: 110
        sellPrice: 24.50
        slot: 15
        page: 2
      30:
        type: item
        item:
          material: RAILS
          quantity: 1
          damage: 0
        buyPrice: 100
        sellPrice: 10
        slot: 16
        page: 2
      31:
        type: item
        item:
          material: MINECART
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 112.50
        slot: 19
        page: 2
      32:
        type: item
        item:
          material: CHEST
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 0
        slot: 20
        page: 2
      33:
        type: item
        item:
          material: TRAPPED_CHEST
          quantity: 1
          damage: 0
        buyPrice: 318.40
        sellPrice: 0
        slot: 21
        page: 2
Gönderi otomatik olarak birleştirildi:

Bir tane kendiniz deneyip konuya yazarsanız sevinirim
Gönderi otomatik olarak birleştirildi:

Konu çözüldüyse belirtir misiniz?
 
Son düzenleme:
Hocam kategori eklemek için config.yml girip ekleyebilirsin, mesela kızıltaş ekleyelim.
Kod:
  1:
    item:
      material: REDSTONE
      quantity: 1
      name: "&8► &aKızıltaş &8◄"
    shop: "kiziltas"
    slot: 40

Daha sonrasında shops.yml girip şunu ekliyoruz,
Kod:
  kiziltas:
    name: "&aKızıltaş"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "


Daha sonrasında altına itemlerini ekliyorsun şu şekilde,
Kod:
  kiziltas:
    name: "&aKızıltaş"
    size: 54
    fillItem:
      material: STAINED_GLASS_PANE
      damage: 7
      name: " "
    items:
      1:
        type: item
        item:
          material: DISPENSER
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 10
      2:
        type: item
        item:
          material: NOTE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 300
        sellPrice: 30
        slot: 11
      3:
        type: item
        item:
          material: PISTON_BASE
          quantity: 1
          damage: 0
        buyPrice: 282
        sellPrice: 46.87
        slot: 12
      4:
        type: item
        item:
          material: PISTON_STICKY_BASE
          quantity: 1
          damage: 0
        buyPrice: 332
        sellPrice: 51.87
        slot: 13
      5:
        type: item
        item:
          material: TNT
          quantity: 1
          damage: 0
        buyPrice: 495
        sellPrice: 68.25
        slot: 14
      6:
        type: item
        item:
          material: LEVER
          quantity: 1
          damage: 0
        buyPrice: 40.50
        sellPrice: 4
        slot: 15
      7:
        type: item
        item:
          material: STONE_PLATE
          quantity: 1
          damage: 0
        buyPrice: 70
        sellPrice: 7
        slot: 16
      8:
        type: item
        item:
          material: WOOD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 19
      9:
        type: item
        item:
          material: REDSTONE_TORCH_OFF
          quantity: 1
          damage: 0
        buyPrice: 65.50
        sellPrice: 6.50
        slot: 20
      11:
        type: item
        item:
          material: FENCE_GATE
          quantity: 1
          damage: 0
        buyPrice: 124.50
        sellPrice: 12.50
        slot: 21
      12:
        type: item
        item:
          material: REDSTONE_LAMP_OFF
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 0
        slot: 22
      13:
        type: item
        item:
          material: TRIPWIRE_HOOK
          quantity: 1
          damage: 0
        buyPrice: 68.40
        sellPrice: 13.56
        slot: 23
      14:
        type: item
        item:
          material: WOOD_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 31.25
        sellPrice: 3.12
        slot: 24
      15:
        type: item
        item:
          material: STONE_BUTTON
          quantity: 1
          damage: 0
        buyPrice: 316.50
        sellPrice: 67.50
        slot: 25
      16:
        type: item
        item:
          material: GOLD_PLATE
          quantity: 1
          damage: 0
        buyPrice: 400
        sellPrice: 100
        slot: 28
      17:
        type: item
        item:
          material: IRON_PLATE
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 29
      18:
        type: item
        item:
          material: DAYLIGHT_DETECTOR
          quantity: 1
          damage: 0
        buyPrice: 1500
        sellPrice: 187.50
        slot: 30
      19:
        type: item
        item:
          material: REDSTONE_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 45
        slot: 31
      20:
        type: item
        item:
          material: HOPPER
          quantity: 1
          damage: 0
        buyPrice: 5000
        sellPrice: 0
        slot: 32
      21:
        type: item
        item:
          material: DROPPER
          quantity: 1
          damage: 0
        buyPrice: 225
        sellPrice: 22.50
        slot: 33
      22:
        type: item
        item:
          material: IRON_TRAPDOOR
          quantity: 1
          damage: 0
        buyPrice: 270
        sellPrice: 67.50
        slot: 34
      23:
        type: item
        item:
          material: WOOD_DOOR
          quantity: 1
          damage: 0
        buyPrice: 62.50
        sellPrice: 6.25
        slot: 10
        page: 2
      24:
        type: item
        item:
          material: IRON_DOOR_BLOCK
          quantity: 1
          damage: 0
        buyPrice: 180
        sellPrice: 45
        slot: 11
        page: 2
      25:
        type: item
        item:
          material: REDSTONE
          quantity: 1
          damage: 0
        buyPrice: 50
        sellPrice: 5
        slot: 12
        page: 2
      27:
        type: item
        item:
          material: REDSTONE_COMPARATOR
          quantity: 1
          damage: 0
        buyPrice: 500
        sellPrice: 62.50
        slot: 13
        page: 2
      28:
        type: item
        item:
          material: POWERED_RAIL
          quantity: 1
          damage: 0
        buyPrice: 211
        sellPrice: 51
        slot: 14
        page: 2
      29:
        type: item
        item:
          material: DETECTOR_RAIL
          quantity: 1
          damage: 0
        buyPrice: 110
        sellPrice: 24.50
        slot: 15
        page: 2
      30:
        type: item
        item:
          material: RAILS
          quantity: 1
          damage: 0
        buyPrice: 100
        sellPrice: 10
        slot: 16
        page: 2
      31:
        type: item
        item:
          material: MINECART
          quantity: 1
          damage: 0
        buyPrice: 450
        sellPrice: 112.50
        slot: 19
        page: 2
      32:
        type: item
        item:
          material: CHEST
          quantity: 1
          damage: 0
        buyPrice: 250
        sellPrice: 0
        slot: 20
        page: 2
      33:
        type: item
        item:
          material: TRAPPED_CHEST
          quantity: 1
          damage: 0
        buyPrice: 318.40
        sellPrice: 0
        slot: 21
        page: 2
Gönderi otomatik olarak birleştirildi:

Bir tane kendiniz deneyip konuya yazarsanız sevinirim
Gönderi otomatik olarak birleştirildi:

Konu çözüldüyse belirtir misiniz?
Konu çözüldü teşekkürler
 
Rica ederim iyi forumlar.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst