kaancaglar
# Set the maximum amount of money a player can have.
# The amount is always limited to 10 trillion because of the limitations of a java double.
max-money: 10000000000000
# Set the minimum amount of money a player can have (must be above the negative of max-money).
# Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
min-money: -10000
itemadı:
material: YELLOW_WOOL
slot: 20
display_name: '&eItem Adı'
lore:
- '&8Market'
- ''
- ' &fItem satın alabilirsin'
- ''
- ' &eFiyat &c15.000'
- ''
- ' &6&nAlmak için sol tıkla!&r '
left_click_commands:
- '[console] eco take %player_name% 15000'
- '[player] kodlar'
- '[message] prefix &6► &7Başarıyla &7satın aldın.'
- '[close]'
left_click_requirement:
requirements:
Item:
type: '>='
input: '%vault_eco_balance_fixed%'
output: 15000
deny_commands:
- '[message] prefix &6► &7Satın almak için yeterli paraya sahip değilsin.'
- '[close]'
Essentials config.yml dosyasında bu ayarları bulup değiştirebilirsin.
YAML:# Set the maximum amount of money a player can have. # The amount is always limited to 10 trillion because of the limitations of a java double. max-money: 10000000000000 # Set the minimum amount of money a player can have (must be above the negative of max-money). # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0. min-money: -10000
Birde DeluxeMenu item satma örneği atıyorum ona göre ayarla eğer yine olmazsa başka şekilde çözüm bulabiliriz.
YAML:itemadı: material: YELLOW_WOOL slot: 20 display_name: '&eItem Adı' lore: - '&8Market' - '' - ' &fItem satın alabilirsin' - '' - ' &eFiyat &c15.000' - '' - ' &6&nAlmak için sol tıkla!&r ' left_click_commands: - '[console] eco take %player_name% 15000' - '[player] kodlar' - '[message] prefix &6► &7Başarıyla &7satın aldın.' - '[close]' left_click_requirement: requirements: Item: type: '>=' input: '%vault_eco_balance_fixed%' output: 15000 deny_commands: - '[message] prefix &6► &7Satın almak için yeterli paraya sahip değilsin.' - '[close]'
kaancaglar
DeluxeMenu için attığım örneği denedin mibunuda denedim
evetDeluxeMenu için attığım örneği denedin mi
kaancaglar
command /komut:
trigger:
if player's money is greater than or equal to 20000:
remove 20000 from player's money
komut
send "&aBaşarıyla Satın Alındı." to player
else:
send "&cYeteri Kadar Paranız Yok!" to player
itemadi:
material: INK_SACK
data: 1
amount: 1
slot: 20
display_name: '&7İtem'
lore:
- ''
- ' &8► &7Örnek İtem'
- ''
- ' &8► &7Fiyat: &620K ⛁'
- ''
- '&8► &7Almak için &c&ntıkla!&r'
right_click_commands:
- '[player] komut'
left_click_commands:
- '[player] komut'
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!