command /kkılıç al:
    trigger:
        if {coin::%player%} is bigger than or equal to 15:
            remove 15 from {coin::%player%}
            execute console command "give %player% 276 1 sharpness:5 unbreaking:3 name:&7coin_Kılıç"
            send "&bcoin&8» &7Satın Alma Başarılı"
        else:
            send "&bcoin &8» &7Biraz daha coine ihtiyacın var"


command /kkazma1 al:
    trigger:
        if {coin::%player%} is bigger than or equal to 15:
            remove 15 from {coin::%player%}
            execute console command "give %player% 278 1 efficiency:5 unbreaking:3 fortune:4 name:&7coin_Kazma"
            send "&bcoin &8» &7Satın Alma Başarılı"
        else:
            send "&bcoin &8» &7Biraz daha coine ihtiyacın var"
             