Çözüldü ShopGUI Plus yardım!

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

SpearZ

Demir Cevheri Gibiyim
Katılım
15 Ağustos 2020
Mesajlar
218
Elmaslar
157
Puan
13.730
Yaş
25

Discord:

! Burak Can Kubat

Arkadaşlar shopguiplus eklentisindeki satış fiyatı yazan yerdeki dolar işaretini nasıl kaldırabilirim? yardım ederseniz çok sevinirim.

41J035.png
 
Kod:
  item:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - "&7Satış Fiyatı: &a%sell%$"
    - ""
    - "&a&nSatmak için sağ tuşla tıklayın!"
  # This lore will be applied to items in the buy GUI (when enableBuyGUI is set to true)
  itemBuyGUI:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
  # This lore will be applied to items in the sell GUI (when enableSellGUI is set to true)
  itemSellGUI:
    - ""
    - "&7Satış Fiyatı: &a%sell%$"
    - ""
    - "&a&nSatmak için sağ tuşla tıklayın!"
  # This lore will be applied to the sell all button in the sell GUI (when enableSellGUI and enableSellGUISellAll are set to true)
  itemSellGUISellAll:
    - ""
    - "&7Hepsini Satma Fiyatı: &a%sell%$"
    - ""
    - "&a&nSatmak için sağ tuşla tıklayın!"
  # This one to permissions
  permission:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
  # And this one to enchantments
  enchantment:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
  # And the last one to commands
  command:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
galiba configteki $ yazan kısımları siliceksin
 
Kod:
  item:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - "&7Satış Fiyatı: &a%sell%$"
    - ""
    - "&a&nSatmak için sağ tuşla tıklayın!"
  # This lore will be applied to items in the buy GUI (when enableBuyGUI is set to true)
  itemBuyGUI:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
  # This lore will be applied to items in the sell GUI (when enableSellGUI is set to true)
  itemSellGUI:
    - ""
    - "&7Satış Fiyatı: &a%sell%$"
    - ""
    - "&a&nSatmak için sağ tuşla tıklayın!"
  # This lore will be applied to the sell all button in the sell GUI (when enableSellGUI and enableSellGUISellAll are set to true)
  itemSellGUISellAll:
    - ""
    - "&7Hepsini Satma Fiyatı: &a%sell%$"
    - ""
    - "&a&nSatmak için sağ tuşla tıklayın!"
  # This one to permissions
  permission:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
  # And this one to enchantments
  enchantment:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
  # And the last one to commands
  command:
    - ""
    - "&7Alış Fiyatı: &c%buy%$"
    - ""
    - "&a&nSatın almak için sol tuşla tıklayın!"
galiba configteki $ yazan kısımları siliceksin
$ yazmıyor bende o yerlerde
 
config kısmını atarmısın
Kod:
item:
    - "&7Alış Fiyatı: &6%buy%"
    - "&f"
    - "&7Satış fiyatı: &6%sell%"
    - "&f"
    - "&e* Satmak için 'Sol Tıkla' *"
    - "&e* Hepsini Satmak için 'Tekerleğe tıkla' *"
  # This lore will be applied to items in the buy GUI (when enableBuyGUI is set to true)
  itemBuyGUI:
    - "&7Buy price: &c%buy%"
  # This lore will be applied to items in the sell GUI (when enableSellGUI is set to true)
  itemSellGUI:
    - "&7Sell price: &a%sell%"
  # This lore will be applied to the sell all button in the sell GUI (when enableSellGUI and enableSellGUISellAll are set to true)
  itemSellGUISellAll:
    - "&7Sell all for: &a%sell%"
  # This one to permissions
  permission:
    - "&7Buy price: &c%buy%"
  # And this one to enchantments
  enchantment:
    - "&7Buy price: &c%buy%"
  # And the last one to commands
  command:
    - "&7Buy price: &c%buy%"
 
Kod:
item:
    - "&7Alış Fiyatı: &6%buy%"
    - "&f"
    - "&7Satış fiyatı: &6%sell%"
    - "&f"
    - "&e* Satmak için 'Sol Tıkla' *"
    - "&e* Hepsini Satmak için 'Tekerleğe tıkla' *"
  # This lore will be applied to items in the buy GUI (when enableBuyGUI is set to true)
  itemBuyGUI:
    - "&7Buy price: &c%buy%"
  # This lore will be applied to items in the sell GUI (when enableSellGUI is set to true)
  itemSellGUI:
    - "&7Sell price: &a%sell%"
  # This lore will be applied to the sell all button in the sell GUI (when enableSellGUI and enableSellGUISellAll are set to true)
  itemSellGUISellAll:
    - "&7Sell all for: &a%sell%"
  # This one to permissions
  permission:
    - "&7Buy price: &c%buy%"
  # And this one to enchantments
  enchantment:
    - "&7Buy price: &c%buy%"
  # And the last one to commands
  command:
    - "&7Buy price: &c%buy%"
hmm ben bi bakayım bulursam yazarım.
 
Ben kendi sunucumdaki shopgui+ ile denedimde configteki $ yazan kısımları silince düzeldi ama senin configte yok nedense gerç, benimki crack bilmiyorum umarım çözersin.
 
Ben kendi sunucumdaki shopgui+ ile denedimde configteki $ yazan kısımları silince düzeldi ama senin configte yok nedense gerç, benimki crack bilmiyorum umarım çözersin.
Discord ekleyebilir misin?
 
Son düzenleme:
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