Çözüldü ShopGui ile renkli blokları markete ekleyemiyorum

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

redcd2

Somon Balığı Selam Vermeye Geldi
Katılım
2 Kasım 2025
Mesajlar
16
Elmaslar
2
Puan
120
Yaş
38
Konum
Adana
Minecraft
Vax3

Discord:

yok

Merhabalar bir paket indirmiştim onun üzerinden marketi düzenlerken Bloklar kısmına renkli yünler killer eklemek istyorum ancak yapamadım.

Kod:
16:
        type: item
        item:
          material: STAINED_CLAY
          data: 14
          quantity: 1
        buyPrice: 1200
        sellPrice: 750
        slot: 16
damage veya durabilitiy ile de denedim 1-10 arası sayıları koydum ancak olmadı renkli çıkmadı yardımcı olabilir misiniz?
 
Moderatör tarafından düzenlendi:
Kod:
      '152':
        material: BLACK_WOOL
        buy: 29.4
        sell: 7.35
      '153':
        material: BLUE_WOOL
        buy: 29.4
        sell: 7.35
      '154':
        material: BROWN_WOOL
        buy: 29.4
        sell: 7.35
      '155':
        material: CYAN_WOOL
        buy: 29.4
        sell: 7.35
      '156':
        material: GRAY_WOOL
        buy: 29.4
        sell: 7.35
      '157':
        material: GREEN_WOOL
        buy: 29.4
        sell: 7.35
      '158':
        material: LIGHT_BLUE_WOOL
        buy: 29.4
        sell: 7.35
      '159':
        material: LIGHT_GRAY_WOOL
        buy: 29.4
        sell: 7.35
      '160':
        material: LIME_WOOL
        buy: 29.4
        sell: 7.35
      '161':
        material: MAGENTA_WOOL
        buy: 29.4
        sell: 7.35
      '162':
        material: ORANGE_WOOL
        buy: 29.4
        sell: 7.35
      '163':
        material: PINK_WOOL
        buy: 29.4
        sell: 7.35
      '164':
        material: PURPLE_WOOL
        buy: 29.4
        sell: 7.35
      '165':
        material: RED_WOOL
        buy: 29.4
        sell: 7.35
      '166':
        material: WHITE_WOOL
        buy: 29.4
        sell: 7.35
      '167':
        material: YELLOW_WOOL
        buy: 29.4
        sell: 7.35

Benim shop'umda olan yünler bu şekilde sizde bi deneyin isterseniz.
Olmazsa daha iyi yardım edebilmem için yml dosyasını atın.
 
Kod:
      '152':
        material: BLACK_WOOL
        buy: 29.4
        sell: 7.35
      '153':
        material: BLUE_WOOL
        buy: 29.4
        sell: 7.35
      '154':
        material: BROWN_WOOL
        buy: 29.4
        sell: 7.35
      '155':
        material: CYAN_WOOL
        buy: 29.4
        sell: 7.35
      '156':
        material: GRAY_WOOL
        buy: 29.4
        sell: 7.35
      '157':
        material: GREEN_WOOL
        buy: 29.4
        sell: 7.35
      '158':
        material: LIGHT_BLUE_WOOL
        buy: 29.4
        sell: 7.35
      '159':
        material: LIGHT_GRAY_WOOL
        buy: 29.4
        sell: 7.35
      '160':
        material: LIME_WOOL
        buy: 29.4
        sell: 7.35
      '161':
        material: MAGENTA_WOOL
        buy: 29.4
        sell: 7.35
      '162':
        material: ORANGE_WOOL
        buy: 29.4
        sell: 7.35
      '163':
        material: PINK_WOOL
        buy: 29.4
        sell: 7.35
      '164':
        material: PURPLE_WOOL
        buy: 29.4
        sell: 7.35
      '165':
        material: RED_WOOL
        buy: 29.4
        sell: 7.35
      '166':
        material: WHITE_WOOL
        buy: 29.4
        sell: 7.35
      '167':
        material: YELLOW_WOOL
        buy: 29.4
        sell: 7.35

Benim shop'umda olan yünler bu şekilde sizde bi deneyin isterseniz.
Olmazsa daha iyi yardım edebilmem için yml dosyasını atın.
Kod:
shops:
  building:
    name: " &dMarket &7- &cBloklar"
    items:
      0:
        type: item
        item:
          material: GRASS
          quantity: 1
        buyPrice: 78
        sellPrice: 39
        slot: 0
      1:
        type: item
        item:
          material: DIRT
          quantity: 1
        buyPrice: 62
        sellPrice: 32
        slot: 1
      2:
        type: item
        item:
          material: GRAVEL
          quantity: 1
        buyPrice: 15
        sellPrice: 7
        slot: 2
      3:
        type: item
        item:
          material: COBBLESTONE
          quantity: 1
        buyPrice: 2
        sellPrice: 0.8
        slot: 3
      4:
        type: item
        item:
          material: STONE
          quantity: 1
        buyPrice: 5
        sellPrice: 3.5
        slot: 4
      5:
        type: item
        item:
          material: SMOOTH_BRICK
          quantity: 1
        buyPrice: 17
        sellPrice: 12
        slot: 5
      6:
        type: item
        item:
          material: DIRT
          quantity: 1
          damage: 2
        buyPrice: 600
        sellPrice: 450
        slot: 6
      7:
        type: item
        item:
          material: MYCEL
          quantity: 1
        buyPrice: 350
        sellPrice: 150
        slot: 7
      8:
        type: item
        item:
          material: SAND
          quantity: 1
        buyPrice: 150
        sellPrice: 70
        slot: 8
      9:
        type: item
        item:
          material: 17
          quantity: 1
        buyPrice: 300
        sellPrice: 60
        slot: 9
      10:
        type: item
        item:
          material: 17
          quantity: 1
          damage: 1
        buyPrice: 280
        sellPrice: 55
        slot: 10
      11:
        type: item
        item:
          material: 17
          quantity: 1
          damage: 2
        buyPrice: 310
        sellPrice: 70
        slot: 11
      12:
        type: item
        item:
          material: 17
          quantity: 1
          damage: 3
        buyPrice: 400
        sellPrice: 100
        slot: 12
      13:
        type: item
        item:
          material: 162
          quantity: 1
        buyPrice: 450
        sellPrice: 110
        slot: 13
      14:
        type: item
        item:
          material: 162
          quantity: 1
          damage: 1
        buyPrice: 310
        sellPrice: 65
        slot: 14
      15:
        type: item
        item:
          material: HARD_CLAY
          quantity: 1
        buyPrice: 1000
        sellPrice: 650
        slot: 15
      16:
        type: item
        item:
          material: STAINED_CLAY
          data: 14
          quantity: 1
        buyPrice: 1200
        sellPrice: 750
        slot: 16
      71:
        type: item
        item:
          material: WHITE_WOOL
          quantity: 64
        buyPrice: 4500
        slot: 60
      71:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 0
        buyPrice: 4500
        slot: 61
      72:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 1
        buyPrice: 2500
        slot: 62
      73:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 2
        buyPrice: 2500
        slot: 63
      74:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 3
        buyPrice: 2500
        slot: 64
      75:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 4
        buyPrice: 2500
        slot: 65
      76:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 5
        buyPrice: 2500
        slot: 66
      77:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 6
        buyPrice: 2500
        slot: 67
      78:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 7
        buyPrice: 2500       
        slot: 68
      79:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 8
        buyPrice: 2500
        slot: 37
      80:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 9
        buyPrice: 2500
        slot: 38
      81:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 10
        buyPrice: 2500
        slot: 39
      82:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 11
        buyPrice: 2500
        slot: 40
      83:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 12
        buyPrice: 2500
        slot: 41
      84:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 13
        buyPrice: 2500
        slot: 42
      85:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 14
        buyPrice: 2500
        slot: 43
      86:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 15
        buyPrice: 100
        slot: 44


  food:
    name: " &dMarket &7- &cYemekler"
    items:
      1:
        type: item
        item:
          material: 106
          quantity: 16
        buyPrice: 500
        slot: 0
      2:
        type: item
        item:
          material: 111
          quantity: 16
        buyPrice: 750
        slot: 1
      3:
        type: item
        item:
          material: 372
          quantity: 16
        buyPrice: 400
        sellPrice: 100
        slot: 2
      4:
        type: item
        item:
          material: 295
          quantity: 16
        buyPrice: 500
        sellPrice: 150
        slot: 3
      5:
        type: item
        item:
          material: 361
          quantity: 16
        buyPrice: 350
        slot: 4
      6:
        type: item
        item:
          material: 362
          quantity: 16
        buyPrice: 550
        slot: 5
      7:
        type: item
        item:
          material: 351
          quantity: 16
          damage: 3
        buyPrice: 150
        sellPrice: 50
        slot: 6
      8:
        type: item
        item:
          material: 6
          quantity: 1
        buyPrice: 1000
        slot: 7
      9:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 1
        buyPrice: 350
        slot: 8
      10:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 2
        buyPrice: 250
        slot: 9
      11:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 3
        buyPrice: 450
        slot: 10
      12:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 4
        buyPrice: 500
        slot: 11
      13:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 5
        buyPrice: 250
        slot: 12
      14:
        type: item
        item:
          material: 360
          quantity: 16
        buyPrice: 100
        sellPrice: 50
        slot: 13
      15:
        type: item
        item:
          material: 392
          quantity: 16
        buyPrice: 250
        sellPrice: 150
        slot: 14
      16:
        type: item
        item:
          material: 391
          quantity: 16
        buyPrice: 300
        sellPrice: 160
        slot: 15
      17:
        type: item
        item:
          material: 296
          quantity: 64
        buyPrice: 600
        sellPrice: 200
        slot: 16
      18:
        type: item
        item:
          material: 86
          quantity: 16
        buyPrice: 500
        sellPrice: 200
        slot: 17
      19:
        type: item
        item:
          material: 103
          quantity: 16
        buyPrice: 900
        sellPrice: 250
        slot: 18
      20:
        type: item
        item:
          material: 338
          quantity: 64
        buyPrice: 450
        sellPrice: 280
        slot: 19
      21:
        type: item
        item:
          material: 81
          quantity: 64
        buyPrice: 400
        sellPrice: 128
        slot: 20
      22:
        type: item
        item:
          material: 39
          quantity: 16
        buyPrice: 256
        slot: 21
      23:
        type: item
        item:
          material: 40
          quantity: 16
        buyPrice: 256
        slot: 22
      24:
        type: item
        item:
          material: 260
          quantity: 64
        buyPrice: 640
        slot: 23
      25:
        type: item
        item:
          material: 322
          quantity: 1
        buyPrice: 1000
        sellPrice: 150
        slot: 24
      26:
        type: item
        item:
          material: 322
          quantity: 16
          damage: 1
        buyPrice: 100000
        slot: 25
      27:
        type: item
        item:
          material: 357
          quantity: 16
        buyPrice: 320
        slot: 26
      28:
        type: item
        item:
          material: 354
          quantity: 8
        buyPrice: 260
        slot: 27
      29:
        type: item
        item:
          material: 297
          quantity: 32
        buyPrice: 400
        slot: 28
      30:
        type: item
        item:
          material: 393
          quantity: 32
        buyPrice: 250
        sellPrice: 75
        slot: 29
      31:
        type: item
        item:
          material: 424
          quantity: 64
        buyPrice: 300
        sellPrice: 100
        slot: 30
      32:
        type: item
        item:
          material: 366
          quantity: 64
        buyPrice: 300
        sellPrice: 125
        slot: 31
      33:
        type: item
        item:
          material: 364
          quantity: 64
        buyPrice: 300
        sellPrice: 105
        slot: 32
      34:
        type: item
        item:
          material: 320
          quantity: 64
        buyPrice: 300
        sellPrice: 125
        slot: 33
      35:
        type: item
        item:
          material: 349
          quantity: 16
          damage: 2
        buyPrice: 320
        sellPrice: 125
        slot: 34
      36:
        type: item
        item:
          material: 350
          quantity: 16
        buyPrice: 320
        sellPrice: 125
        slot: 35
      37:
        type: item
        item:
          material: 350
          quantity: 16
          damage: 1
        buyPrice: 320
        sellPrice: 125
        slot: 36
  minerals:
    name: " &dMarket &7- &cMadenler"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      1:
        type: item
        item:
          material: COAL
          quantity: 32
        buyPrice: 2500
        slot: 0
      15:
        type: item
        item:
          material: 351
          quantity: 64
          damage: 4
        buyPrice: 3000
        sellPrice: 256
        slot: 1
      2:
        type: item
        item:
          material: REDSTONE
          quantity: 64
        buyPrice: 5000
        slot: 2
      4:
        type: item
        item:
          material: IRON_INGOT
          quantity: 64
        buyPrice: 23500
        sellPrice: 19200
        slot: 3
      5:
        type: item
        item:
          material: GOLD_INGOT
          quantity: 64
        buyPrice: 32230
        sellPrice: 23531
        slot: 4
      6:
        type: item
        item:
          material: DIAMOND
          quantity: 64
        buyPrice: 44840
        sellPrice: 38240
        slot: 5
      7:
        type: item
        item:
          material: EMERALD
          quantity: 64
        buyPrice: 38540
        sellPrice: 32240
        slot: 6
      53:
        type: item
        item:
          material: DIAMOND_BLOCK
          quantity: 64
        buyPrice: 345000
        sellPrice: 81250
        slot: 10
      52:
        type: item
        item:
          material: IRON_BLOCK
          quantity: 64
        buyPrice: 150000
        sellPrice: 16000
        slot: 7
      54:
        type: item
        item:
          material: GOLD_BLOCK
          quantity: 64
        buyPrice: 288000
        sellPrice: 32000
        slot: 8
      55:
        type: item
        item:
          material: EMERALD_BLOCK
          quantity: 64
        buyPrice: 403000
        sellPrice: 160000
        slot: 9
  tools:
    name: " &dMarket &7- &cAletler"
    size: 45
    buttons:
      goBack:
        slot: 40
    items:
      1:
        type: item
        item:
          material: 256
          quantity: 1
        buyPrice: 100
        slot: 0
      2:
        type: item
        item:
          material: 292
          quantity: 1
        buyPrice: 200
        slot: 1
      3:
        type: item
        item:
          material: 257
          quantity: 1
        buyPrice: 300
        slot: 2
      4:
        type: item
        item:
          material: 258
          quantity: 1
        buyPrice: 200
        slot: 3
      5:
        type: item
        item:
          material: 267
          quantity: 1
        buyPrice: 200
        slot: 4
      6:
        type: item
        item:
          material: 306
          quantity: 1
        buyPrice: 500
        slot: 5
      7:
        type: item
        item:
          material: 307
          quantity: 1
        buyPrice: 800
        slot: 6
      8:
        type: item
        item:
          material: 308
          quantity: 1
        buyPrice: 700
        slot: 7
      9:
        type: item
        item:
          material: 309
          quantity: 1
        buyPrice: 400
        slot: 8
      10:
        type: item
        item:
          material: 277
          quantity: 1
        buyPrice: 300
        slot: 9
      11:
        type: item
        item:
          material: 293
          quantity: 1
        buyPrice: 600
        slot: 10
      12:
        type: item
        item:
          material: 278
          quantity: 1
        buyPrice: 900
        slot: 11
      13:
        type: item
        item:
          material: 279
          quantity: 1
        buyPrice: 900
        slot: 12
      14:
        type: item
        item:
          material: 276
          quantity: 1
        buyPrice: 600
        slot: 13
      15:
        type: item
        item:
          material: 310
          quantity: 1
        buyPrice: 1500
        slot: 14
      16:
        type: item
        item:
          material: 311
          quantity: 1
        buyPrice: 2400
        slot: 15
      17:
        type: item
        item:
          material: 312
          quantity: 1
        buyPrice: 2100
        slot: 16
      18:
        type: item
        item:
          material: 313
          quantity: 1
        buyPrice: 1200
        slot: 17
      19:
        type: item
        item:
          material: 261
          quantity: 1
        buyPrice: 100
        slot: 18
      20:
        type: item
        item:
          material: 262
          quantity: 64
        buyPrice: 192
        sellPrice: 96
        slot: 19
      21:
        type: item
        item:
          material: 346
          quantity: 1
        buyPrice: 150
        slot: 20
      22:
        type: item
        item:
          material: 359
          quantity: 1
        buyPrice: 100
        slot: 21
      23:
        type: item
        item:
          material: 325
          quantity: 1
        buyPrice: 150
        slot: 22
  brewing:
    name: " &dMarket &7- &cSimya Eşlyalar"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      1:
        type: item
        item:
          material: 379
          quantity: 1
        buyPrice: 500
        slot: 0
      2:
        type: item
        item:
          material: 380
          quantity: 1
        buyPrice: 500
        slot: 1
      3:
        type: item
        item:
          material: 374
          quantity: 64
        buyPrice: 200
        slot: 2
      4:
        type: item
        item:
          material: 376
          quantity: 16
        buyPrice: 400
        slot: 3
      5:
        type: item
        item:
          material: 377
          quantity: 16
        buyPrice: 750
        slot: 4
      6:
        type: item
        item:
          material: 378
          quantity: 16
        buyPrice: 500
        sellPrice: 32
        slot: 5
      7:
        type: item
        item:
          material: 382
          quantity: 16
        buyPrice: 250
        slot: 6
      8:
        type: item
        item:
          material: 396
          quantity: 16
        buyPrice: 250
        slot: 7
      9:
        type: item
        item:
          material: 372
          quantity: 16
        buyPrice: 200
        sellPrice: 48
        slot: 8
      10:
        type: item
        item:
          material: 349
          quantity: 4
          damage: 3
        buyPrice: 100
        slot: 9
      11:
        type: item
        item:
          material: 353
          quantity: 16
        buyPrice: 160
        slot: 10
      12:
        type: item
        item:
          material: 331
          quantity: 16
        buyPrice: 128
        sellPrice: 32
        slot: 11
      13:
        type: item
        item:
          material: 348
          quantity: 16
        buyPrice: 160
        slot: 12
      14:
        type: item
        item:
          material: 289
          quantity: 16
        buyPrice: 250
        sellPrice: 64
        slot: 13
      15:
        type: item
        item:
          material: 370
          quantity: 1
        buyPrice: 1000
        slot: 0

  redstone:
    name: " &dMarket &7- &cKızılTaş"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      2:
        type: item
        item:
          material: 331
          quantity: 64
        buyPrice: 5000
        slot: 0
      3:
        type: item
        item:
          material: 76
          quantity: 64
        buyPrice: 500
        slot: 1
      4:
        type: item
        item:
          material: 152
          quantity: 32
        buyPrice: 45000
        slot: 2
      5:
        type: item
        item:
          material: 404
          quantity: 16
        buyPrice: 500
        slot: 3
      6:
        type: item
        item:
          material: 356
          quantity: 16
        buyPrice: 500
        slot: 4
      7:
        type: item
        item:
          material: 33
          quantity: 4
        buyPrice: 500
        slot: 5
      8:
        type: item
        item:
          material: 29
          quantity: 4
        buyPrice: 1000
        slot: 6
      10:
        type: item
        item:
          material: 77
          quantity: 8
        buyPrice: 1500
        slot: 7
      11:
        type: item
        item:
          material: 69
          quantity: 8
        buyPrice: 250
        slot: 8
      12:
        type: item
        item:
          material: 328
          quantity: 1
        buyPrice: 500
        slot: 9
      13:
        type: item
        item:
          material: 66
          quantity: 16
        buyPrice: 500
        slot: 10
      14:
        type: item
        item:
          material: 28
          quantity: 16
        buyPrice: 1000
        slot: 11
      15:
        type: item
        item:
          material: 27
          quantity: 1
        buyPrice: 250
        slot: 12
      16:
        type: item
        item:
          material: 157
          quantity: 1
        buyPrice: 250
        slot: 13
  mobdrops:
    name: " &dMarket &7- &cMob Eşyalar"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      1:
        type: item
        item:
          material: ROTTEN_FLESH
          quantity: 16
        buyPrice: 2000
        sellPrice: 2
        slot: 0
      2:
        type: item
        item:
          material: BONE
          quantity: 16
        buyPrice: 300
        sellPrice: 3
        slot: 1
      3:
        type: item
        item:
          material: SULPHUR
          quantity: 16
        buyPrice: 300
        sellPrice: 3
        slot: 2
      4:
        type: item
        item:
          material: STRING
          quantity: 16
        buyPrice: 300
        sellPrice: 3
        slot: 3
      5:
        type: item
        item:
          material: SPIDER_EYE
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 4
      6:
        type: item
        item:
          material: ENDER_PEARL
          quantity: 4
        buyPrice: 5000
        sellPrice: 5
        slot: 5
      10:
        type: item
        item:
          material: BLAZE_ROD
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 6
      11:
        type: item
        item:
          material: MAGMA_CREAM
          quantity: 16
        buyPrice: 500
        sellPrice: 4
        slot: 7
      12:
        type: item
        item:
          material: GHAST_TEAR
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 8
      13:
        type: item
        item:
          material: LEATHER
          quantity: 16
        buyPrice: 1000
        sellPrice: 5
        slot: 9
      14:
        type: item
        item:
          material: RABBIT_HIDE
          quantity: 16
        buyPrice: 500
        sellPrice: 2
        slot: 10
      15:
        type: item
        item:
          material: RABBIT_FOOT
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 11
      16:
        type: item
        item:
          material: INK_SACK
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 12
      17:
        type: item
        item:
          material: FEATHER
          quantity: 16
        buyPrice: 500
        sellPrice: 2
        slot: 13
      18:
        type: item
        item:
          material: EGG
          quantity: 16
        buyPrice: 500
        sellPrice: 2
        slot: 14


shop.yml böyle dediğiniz de yaptım ancak olmadı
 
Kod:
shops:
  building:
    name: " &dMarket &7- &cBloklar"
    items:
      0:
        type: item
        item:
          material: GRASS
          quantity: 1
        buyPrice: 78
        sellPrice: 39
        slot: 0
      1:
        type: item
        item:
          material: DIRT
          quantity: 1
        buyPrice: 62
        sellPrice: 32
        slot: 1
      2:
        type: item
        item:
          material: GRAVEL
          quantity: 1
        buyPrice: 15
        sellPrice: 7
        slot: 2
      3:
        type: item
        item:
          material: COBBLESTONE
          quantity: 1
        buyPrice: 2
        sellPrice: 0.8
        slot: 3
      4:
        type: item
        item:
          material: STONE
          quantity: 1
        buyPrice: 5
        sellPrice: 3.5
        slot: 4
      5:
        type: item
        item:
          material: SMOOTH_BRICK
          quantity: 1
        buyPrice: 17
        sellPrice: 12
        slot: 5
      6:
        type: item
        item:
          material: DIRT
          quantity: 1
          damage: 2
        buyPrice: 600
        sellPrice: 450
        slot: 6
      7:
        type: item
        item:
          material: MYCEL
          quantity: 1
        buyPrice: 350
        sellPrice: 150
        slot: 7
      8:
        type: item
        item:
          material: SAND
          quantity: 1
        buyPrice: 150
        sellPrice: 70
        slot: 8
      9:
        type: item
        item:
          material: 17
          quantity: 1
        buyPrice: 300
        sellPrice: 60
        slot: 9
      10:
        type: item
        item:
          material: 17
          quantity: 1
          damage: 1
        buyPrice: 280
        sellPrice: 55
        slot: 10
      11:
        type: item
        item:
          material: 17
          quantity: 1
          damage: 2
        buyPrice: 310
        sellPrice: 70
        slot: 11
      12:
        type: item
        item:
          material: 17
          quantity: 1
          damage: 3
        buyPrice: 400
        sellPrice: 100
        slot: 12
      13:
        type: item
        item:
          material: 162
          quantity: 1
        buyPrice: 450
        sellPrice: 110
        slot: 13
      14:
        type: item
        item:
          material: 162
          quantity: 1
          damage: 1
        buyPrice: 310
        sellPrice: 65
        slot: 14
      15:
        type: item
        item:
          material: HARD_CLAY
          quantity: 1
        buyPrice: 1000
        sellPrice: 650
        slot: 15
      16:
        type: item
        item:
          material: STAINED_CLAY
          data: 14
          quantity: 1
        buyPrice: 1200
        sellPrice: 750
        slot: 16
      71:
        type: item
        item:
          material: WHITE_WOOL
          quantity: 64
        buyPrice: 4500
        slot: 60
      71:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 0
        buyPrice: 4500
        slot: 61
      72:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 1
        buyPrice: 2500
        slot: 62
      73:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 2
        buyPrice: 2500
        slot: 63
      74:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 3
        buyPrice: 2500
        slot: 64
      75:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 4
        buyPrice: 2500
        slot: 65
      76:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 5
        buyPrice: 2500
        slot: 66
      77:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 6
        buyPrice: 2500
        slot: 67
      78:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 7
        buyPrice: 2500     
        slot: 68
      79:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 8
        buyPrice: 2500
        slot: 37
      80:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 9
        buyPrice: 2500
        slot: 38
      81:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 10
        buyPrice: 2500
        slot: 39
      82:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 11
        buyPrice: 2500
        slot: 40
      83:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 12
        buyPrice: 2500
        slot: 41
      84:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 13
        buyPrice: 2500
        slot: 42
      85:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 14
        buyPrice: 2500
        slot: 43
      86:
        type: item
        item:
          material: 35
          quantity: 64
          damage: 15
        buyPrice: 100
        slot: 44


  food:
    name: " &dMarket &7- &cYemekler"
    items:
      1:
        type: item
        item:
          material: 106
          quantity: 16
        buyPrice: 500
        slot: 0
      2:
        type: item
        item:
          material: 111
          quantity: 16
        buyPrice: 750
        slot: 1
      3:
        type: item
        item:
          material: 372
          quantity: 16
        buyPrice: 400
        sellPrice: 100
        slot: 2
      4:
        type: item
        item:
          material: 295
          quantity: 16
        buyPrice: 500
        sellPrice: 150
        slot: 3
      5:
        type: item
        item:
          material: 361
          quantity: 16
        buyPrice: 350
        slot: 4
      6:
        type: item
        item:
          material: 362
          quantity: 16
        buyPrice: 550
        slot: 5
      7:
        type: item
        item:
          material: 351
          quantity: 16
          damage: 3
        buyPrice: 150
        sellPrice: 50
        slot: 6
      8:
        type: item
        item:
          material: 6
          quantity: 1
        buyPrice: 1000
        slot: 7
      9:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 1
        buyPrice: 350
        slot: 8
      10:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 2
        buyPrice: 250
        slot: 9
      11:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 3
        buyPrice: 450
        slot: 10
      12:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 4
        buyPrice: 500
        slot: 11
      13:
        type: item
        item:
          material: 6
          quantity: 1
          damage: 5
        buyPrice: 250
        slot: 12
      14:
        type: item
        item:
          material: 360
          quantity: 16
        buyPrice: 100
        sellPrice: 50
        slot: 13
      15:
        type: item
        item:
          material: 392
          quantity: 16
        buyPrice: 250
        sellPrice: 150
        slot: 14
      16:
        type: item
        item:
          material: 391
          quantity: 16
        buyPrice: 300
        sellPrice: 160
        slot: 15
      17:
        type: item
        item:
          material: 296
          quantity: 64
        buyPrice: 600
        sellPrice: 200
        slot: 16
      18:
        type: item
        item:
          material: 86
          quantity: 16
        buyPrice: 500
        sellPrice: 200
        slot: 17
      19:
        type: item
        item:
          material: 103
          quantity: 16
        buyPrice: 900
        sellPrice: 250
        slot: 18
      20:
        type: item
        item:
          material: 338
          quantity: 64
        buyPrice: 450
        sellPrice: 280
        slot: 19
      21:
        type: item
        item:
          material: 81
          quantity: 64
        buyPrice: 400
        sellPrice: 128
        slot: 20
      22:
        type: item
        item:
          material: 39
          quantity: 16
        buyPrice: 256
        slot: 21
      23:
        type: item
        item:
          material: 40
          quantity: 16
        buyPrice: 256
        slot: 22
      24:
        type: item
        item:
          material: 260
          quantity: 64
        buyPrice: 640
        slot: 23
      25:
        type: item
        item:
          material: 322
          quantity: 1
        buyPrice: 1000
        sellPrice: 150
        slot: 24
      26:
        type: item
        item:
          material: 322
          quantity: 16
          damage: 1
        buyPrice: 100000
        slot: 25
      27:
        type: item
        item:
          material: 357
          quantity: 16
        buyPrice: 320
        slot: 26
      28:
        type: item
        item:
          material: 354
          quantity: 8
        buyPrice: 260
        slot: 27
      29:
        type: item
        item:
          material: 297
          quantity: 32
        buyPrice: 400
        slot: 28
      30:
        type: item
        item:
          material: 393
          quantity: 32
        buyPrice: 250
        sellPrice: 75
        slot: 29
      31:
        type: item
        item:
          material: 424
          quantity: 64
        buyPrice: 300
        sellPrice: 100
        slot: 30
      32:
        type: item
        item:
          material: 366
          quantity: 64
        buyPrice: 300
        sellPrice: 125
        slot: 31
      33:
        type: item
        item:
          material: 364
          quantity: 64
        buyPrice: 300
        sellPrice: 105
        slot: 32
      34:
        type: item
        item:
          material: 320
          quantity: 64
        buyPrice: 300
        sellPrice: 125
        slot: 33
      35:
        type: item
        item:
          material: 349
          quantity: 16
          damage: 2
        buyPrice: 320
        sellPrice: 125
        slot: 34
      36:
        type: item
        item:
          material: 350
          quantity: 16
        buyPrice: 320
        sellPrice: 125
        slot: 35
      37:
        type: item
        item:
          material: 350
          quantity: 16
          damage: 1
        buyPrice: 320
        sellPrice: 125
        slot: 36
  minerals:
    name: " &dMarket &7- &cMadenler"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      1:
        type: item
        item:
          material: COAL
          quantity: 32
        buyPrice: 2500
        slot: 0
      15:
        type: item
        item:
          material: 351
          quantity: 64
          damage: 4
        buyPrice: 3000
        sellPrice: 256
        slot: 1
      2:
        type: item
        item:
          material: REDSTONE
          quantity: 64
        buyPrice: 5000
        slot: 2
      4:
        type: item
        item:
          material: IRON_INGOT
          quantity: 64
        buyPrice: 23500
        sellPrice: 19200
        slot: 3
      5:
        type: item
        item:
          material: GOLD_INGOT
          quantity: 64
        buyPrice: 32230
        sellPrice: 23531
        slot: 4
      6:
        type: item
        item:
          material: DIAMOND
          quantity: 64
        buyPrice: 44840
        sellPrice: 38240
        slot: 5
      7:
        type: item
        item:
          material: EMERALD
          quantity: 64
        buyPrice: 38540
        sellPrice: 32240
        slot: 6
      53:
        type: item
        item:
          material: DIAMOND_BLOCK
          quantity: 64
        buyPrice: 345000
        sellPrice: 81250
        slot: 10
      52:
        type: item
        item:
          material: IRON_BLOCK
          quantity: 64
        buyPrice: 150000
        sellPrice: 16000
        slot: 7
      54:
        type: item
        item:
          material: GOLD_BLOCK
          quantity: 64
        buyPrice: 288000
        sellPrice: 32000
        slot: 8
      55:
        type: item
        item:
          material: EMERALD_BLOCK
          quantity: 64
        buyPrice: 403000
        sellPrice: 160000
        slot: 9
  tools:
    name: " &dMarket &7- &cAletler"
    size: 45
    buttons:
      goBack:
        slot: 40
    items:
      1:
        type: item
        item:
          material: 256
          quantity: 1
        buyPrice: 100
        slot: 0
      2:
        type: item
        item:
          material: 292
          quantity: 1
        buyPrice: 200
        slot: 1
      3:
        type: item
        item:
          material: 257
          quantity: 1
        buyPrice: 300
        slot: 2
      4:
        type: item
        item:
          material: 258
          quantity: 1
        buyPrice: 200
        slot: 3
      5:
        type: item
        item:
          material: 267
          quantity: 1
        buyPrice: 200
        slot: 4
      6:
        type: item
        item:
          material: 306
          quantity: 1
        buyPrice: 500
        slot: 5
      7:
        type: item
        item:
          material: 307
          quantity: 1
        buyPrice: 800
        slot: 6
      8:
        type: item
        item:
          material: 308
          quantity: 1
        buyPrice: 700
        slot: 7
      9:
        type: item
        item:
          material: 309
          quantity: 1
        buyPrice: 400
        slot: 8
      10:
        type: item
        item:
          material: 277
          quantity: 1
        buyPrice: 300
        slot: 9
      11:
        type: item
        item:
          material: 293
          quantity: 1
        buyPrice: 600
        slot: 10
      12:
        type: item
        item:
          material: 278
          quantity: 1
        buyPrice: 900
        slot: 11
      13:
        type: item
        item:
          material: 279
          quantity: 1
        buyPrice: 900
        slot: 12
      14:
        type: item
        item:
          material: 276
          quantity: 1
        buyPrice: 600
        slot: 13
      15:
        type: item
        item:
          material: 310
          quantity: 1
        buyPrice: 1500
        slot: 14
      16:
        type: item
        item:
          material: 311
          quantity: 1
        buyPrice: 2400
        slot: 15
      17:
        type: item
        item:
          material: 312
          quantity: 1
        buyPrice: 2100
        slot: 16
      18:
        type: item
        item:
          material: 313
          quantity: 1
        buyPrice: 1200
        slot: 17
      19:
        type: item
        item:
          material: 261
          quantity: 1
        buyPrice: 100
        slot: 18
      20:
        type: item
        item:
          material: 262
          quantity: 64
        buyPrice: 192
        sellPrice: 96
        slot: 19
      21:
        type: item
        item:
          material: 346
          quantity: 1
        buyPrice: 150
        slot: 20
      22:
        type: item
        item:
          material: 359
          quantity: 1
        buyPrice: 100
        slot: 21
      23:
        type: item
        item:
          material: 325
          quantity: 1
        buyPrice: 150
        slot: 22
  brewing:
    name: " &dMarket &7- &cSimya Eşlyalar"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      1:
        type: item
        item:
          material: 379
          quantity: 1
        buyPrice: 500
        slot: 0
      2:
        type: item
        item:
          material: 380
          quantity: 1
        buyPrice: 500
        slot: 1
      3:
        type: item
        item:
          material: 374
          quantity: 64
        buyPrice: 200
        slot: 2
      4:
        type: item
        item:
          material: 376
          quantity: 16
        buyPrice: 400
        slot: 3
      5:
        type: item
        item:
          material: 377
          quantity: 16
        buyPrice: 750
        slot: 4
      6:
        type: item
        item:
          material: 378
          quantity: 16
        buyPrice: 500
        sellPrice: 32
        slot: 5
      7:
        type: item
        item:
          material: 382
          quantity: 16
        buyPrice: 250
        slot: 6
      8:
        type: item
        item:
          material: 396
          quantity: 16
        buyPrice: 250
        slot: 7
      9:
        type: item
        item:
          material: 372
          quantity: 16
        buyPrice: 200
        sellPrice: 48
        slot: 8
      10:
        type: item
        item:
          material: 349
          quantity: 4
          damage: 3
        buyPrice: 100
        slot: 9
      11:
        type: item
        item:
          material: 353
          quantity: 16
        buyPrice: 160
        slot: 10
      12:
        type: item
        item:
          material: 331
          quantity: 16
        buyPrice: 128
        sellPrice: 32
        slot: 11
      13:
        type: item
        item:
          material: 348
          quantity: 16
        buyPrice: 160
        slot: 12
      14:
        type: item
        item:
          material: 289
          quantity: 16
        buyPrice: 250
        sellPrice: 64
        slot: 13
      15:
        type: item
        item:
          material: 370
          quantity: 1
        buyPrice: 1000
        slot: 0

  redstone:
    name: " &dMarket &7- &cKızılTaş"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      2:
        type: item
        item:
          material: 331
          quantity: 64
        buyPrice: 5000
        slot: 0
      3:
        type: item
        item:
          material: 76
          quantity: 64
        buyPrice: 500
        slot: 1
      4:
        type: item
        item:
          material: 152
          quantity: 32
        buyPrice: 45000
        slot: 2
      5:
        type: item
        item:
          material: 404
          quantity: 16
        buyPrice: 500
        slot: 3
      6:
        type: item
        item:
          material: 356
          quantity: 16
        buyPrice: 500
        slot: 4
      7:
        type: item
        item:
          material: 33
          quantity: 4
        buyPrice: 500
        slot: 5
      8:
        type: item
        item:
          material: 29
          quantity: 4
        buyPrice: 1000
        slot: 6
      10:
        type: item
        item:
          material: 77
          quantity: 8
        buyPrice: 1500
        slot: 7
      11:
        type: item
        item:
          material: 69
          quantity: 8
        buyPrice: 250
        slot: 8
      12:
        type: item
        item:
          material: 328
          quantity: 1
        buyPrice: 500
        slot: 9
      13:
        type: item
        item:
          material: 66
          quantity: 16
        buyPrice: 500
        slot: 10
      14:
        type: item
        item:
          material: 28
          quantity: 16
        buyPrice: 1000
        slot: 11
      15:
        type: item
        item:
          material: 27
          quantity: 1
        buyPrice: 250
        slot: 12
      16:
        type: item
        item:
          material: 157
          quantity: 1
        buyPrice: 250
        slot: 13
  mobdrops:
    name: " &dMarket &7- &cMob Eşyalar"
    size: 36
    buttons:
      goBack:
        slot: 31
    items:
      1:
        type: item
        item:
          material: ROTTEN_FLESH
          quantity: 16
        buyPrice: 2000
        sellPrice: 2
        slot: 0
      2:
        type: item
        item:
          material: BONE
          quantity: 16
        buyPrice: 300
        sellPrice: 3
        slot: 1
      3:
        type: item
        item:
          material: SULPHUR
          quantity: 16
        buyPrice: 300
        sellPrice: 3
        slot: 2
      4:
        type: item
        item:
          material: STRING
          quantity: 16
        buyPrice: 300
        sellPrice: 3
        slot: 3
      5:
        type: item
        item:
          material: SPIDER_EYE
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 4
      6:
        type: item
        item:
          material: ENDER_PEARL
          quantity: 4
        buyPrice: 5000
        sellPrice: 5
        slot: 5
      10:
        type: item
        item:
          material: BLAZE_ROD
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 6
      11:
        type: item
        item:
          material: MAGMA_CREAM
          quantity: 16
        buyPrice: 500
        sellPrice: 4
        slot: 7
      12:
        type: item
        item:
          material: GHAST_TEAR
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 8
      13:
        type: item
        item:
          material: LEATHER
          quantity: 16
        buyPrice: 1000
        sellPrice: 5
        slot: 9
      14:
        type: item
        item:
          material: RABBIT_HIDE
          quantity: 16
        buyPrice: 500
        sellPrice: 2
        slot: 10
      15:
        type: item
        item:
          material: RABBIT_FOOT
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 11
      16:
        type: item
        item:
          material: INK_SACK
          quantity: 16
        buyPrice: 500
        sellPrice: 5
        slot: 12
      17:
        type: item
        item:
          material: FEATHER
          quantity: 16
        buyPrice: 500
        sellPrice: 2
        slot: 13
      18:
        type: item
        item:
          material: EGG
          quantity: 16
        buyPrice: 500
        sellPrice: 2
        slot: 14


shop.yml böyle dediğiniz de yaptım ancak olmadı
Bunu kaydedin birde benim dediğimi yapıştırın ilk satıra. Kullandığınız plugin nedir?
 
Merhaba olmadı maalesef ShopGuiPlus plugini
Ben economyshopGUI kullandığım için yanlış olmuş kullanmak istediğiniz.

Kod:
      <sıra numarası>:

        type: item

        item:

          material: <Item ismi>

          quantity: 16

        buyPrice: 50

        sellPrice: 5

        slot: <slot numarası>

bu şekilde eklemelerinizi yapın eklemek istediğiniz bloğun ismini öğrnemek için F3+H yapıp bloğun üstüne farenizi getirin ve altındaki ismine bakın daha sonra item ismi olan kısma yazın sıra numarasını size bırakıyorum slot numarasınada O kategoride olmayan bir sıra numarasını yazın.

Size en basit önerim EconomyShopGUI eklentisine geçmeniz daha kullanışlı bence.
 
Ben economyshopGUI kullandığım için yanlış olmuş kullanmak istediğiniz.

Kod:
      <sıra numarası>:

        type: item

        item:

          material: <Item ismi>

          quantity: 16

        buyPrice: 50

        sellPrice: 5

        slot: <slot numarası>

bu şekilde eklemelerinizi yapın eklemek istediğiniz bloğun ismini öğrnemek için F3+H yapıp bloğun üstüne farenizi getirin ve altındaki ismine bakın daha sonra item ismi olan kısma yazın sıra numarasını size bırakıyorum slot numarasınada O kategoride olmayan bir sıra numarasını yazın.

Size en basit önerim EconomyShopGUI eklentisine geçmeniz daha kullanışlı bence.
teşekkür ederim attığınızı denediğimde oldu economyshop'a da bakacağım teşekkürler
 
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