FinalBlow2455
Somon Balığı Selam Vermeye Geldi
- Katılım
- 26 Kasım 2018
- Mesajlar
- 18
- Elmaslar
- 4
- Puan
- 6.210
- Yaş
- 25
- Minecraft
- WinnerM10
Discord:
♔ Ŧιπαl βløω ♔
on command:
add 1 to {komut.odul.%player%}
if {komut.odul.%player%} = 50:
send "{@p} &aToplam Komut Yazma Sayın 50'yi Geçti Ödül Veriliyor&8."
wait 1 seconds
give 64 of prismarine to player
send "{@p} &Ödülün Verildi &764 Prizmarin&8."
yani konsoldaki error '64 of prismarine' can't be added to a player because the former is neither an item type, an inventory nor an experience point (komutodul.sk, line 22: give 64 of prismarine to player')
add 1 to {komut.odul.%player%}
if {komut.odul.%player%} = 50:
send "{@p} &aToplam Komut Yazma Sayın 50'yi Geçti Ödül Veriliyor&8."
wait 1 seconds
give 64 of prismarine to player
send "{@p} &Ödülün Verildi &764 Prizmarin&8."
Gönderi otomatik olarak birleştirildi:
yani konsoldaki error '64 of prismarine' can't be added to a player because the former is neither an item type, an inventory nor an experience point (komutodul.sk, line 22: give 64 of prismarine to player')