Çözüldü Shopguı+ Menü

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

KonsolCraftTR

Play.KonsolCraftr.Tk
Katılım
26 Ağustos 2018
Mesajlar
1.102
Elmaslar
212
Puan
0
Yaş
26
Minecraft
ByKonsol

Discord:

Konsol.Artz#5992

Arkadaşlar Sizde ShopGuı+ menusu varmı config falan türkçe varsa atarmısınız
 
Bazı eklenti paketlerinin içinden bulabileceğinizi düşünüyorum iyi günler.
 
Kod:
shops:
  #Shop ID, mustn't contain spaces or special characters, has to be unique, is used in "shop: "food"" in config.yml and players need permissions shopguiplus.shop.food to access it
  food:
    #Shop inventory name
    name: "&5Food Shop"
    items:
      #Has to be unique for each of items, value doesn't matter
      1: 
        #Type of sold item, valid values are item/permission/enchantment/command
        type: item
        item:
          #Material name, full list can be found here: http://wiki.brcdev.net/Materials
          material: BREAD 
          #(optional) Quantity of the item
          quantity: 32
          #(optional) Data value, for example 1 for WOOD:1 means spruce wood planks
          damage: 0 
          #(optional) Custom name
          name: "&aYummy bread"
          #(optional) Lore, can contain multiple lines
          lore: 
            - "&3<3"
        #Buy price, lower than 0 means you can't buy it, 0 mean free, higher than 0 is regular value
        buyPrice: -1
        #Same as above but sell price
        sellPrice: 25 
        #Slot in shop's inventory, counting from 0 to 53
        slot: 0
      2:
        type: item
        item:
          material: COOKED_RABBIT
          quantity: 10
          damage: 0
        buyPrice: 75.5
        sellPrice: -1
        slot: 1
      3:
        type: item
        item:
          material: APPLE
          quantity: 16
          damage: 0
          name: "&cRed apple <3"
        buyPrice: 200
        sellPrice: 50
        slot: 2
      4:
        type: item
        item:
          material: COOKIE
          quantity: 5
          damage: 0
          name: "&5Cookiez"
        buyPrice: 10.5
        sellPrice: 5.5
        slot: 3
 
Burası bir destek forumu. İlk önce kendi emek verip bazı sorunlar karşısında forumda konu açan kişilere daha çok yardım ediliyor.

Kendiniz bir deneyin, destek almanız yerlerde bize sorarsanız yardımcı olabiliriz, iyi forumlar.

Bu mesaj güzelmiş. Teşekkürler @beeboy07
 
Burası bir destek forumu. İlk önce kendi emek verip bazı sorunlar karşısında forumda konu açan kişilere daha çok yardım ediliyor.

Kendiniz bir deneyin, destek almanız yerlerde bize sorarsanız yardımcı olabiliriz, iyi forumlar.

Bu mesaj güzelmiş. Teşekkürler @beeboy07
destek alamadımkı size soruyorum
Gönderi otomatik olarak birleştirildi:

Kod:
shops:
  #Shop ID, mustn't contain spaces or special characters, has to be unique, is used in "shop: "food"" in config.yml and players need permissions shopguiplus.shop.food to access it
  food:
    #Shop inventory name
    name: "&5Food Shop"
    items:
      #Has to be unique for each of items, value doesn't matter
      1:
        #Type of sold item, valid values are item/permission/enchantment/command
        type: item
        item:
          #Material name, full list can be found here: http://wiki.brcdev.net/Materials
          material: BREAD
          #(optional) Quantity of the item
          quantity: 32
          #(optional) Data value, for example 1 for WOOD:1 means spruce wood planks
          damage: 0
          #(optional) Custom name
          name: "&aYummy bread"
          #(optional) Lore, can contain multiple lines
          lore:
            - "&3<3"
        #Buy price, lower than 0 means you can't buy it, 0 mean free, higher than 0 is regular value
        buyPrice: -1
        #Same as above but sell price
        sellPrice: 25
        #Slot in shop's inventory, counting from 0 to 53
        slot: 0
      2:
        type: item
        item:
          material: COOKED_RABBIT
          quantity: 10
          damage: 0
        buyPrice: 75.5
        sellPrice: -1
        slot: 1
      3:
        type: item
        item:
          material: APPLE
          quantity: 16
          damage: 0
          name: "&cRed apple <3"
        buyPrice: 200
        sellPrice: 50
        slot: 2
      4:
        type: item
        item:
          material: COOKIE
          quantity: 5
          damage: 0
          name: "&5Cookiez"
        buyPrice: 10.5
        sellPrice: 5.5
        slot: 3
turkce varmıdır
 
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