Kemalist1881
Kömür Madencisi
- En iyi cevaplar
- 0
Uzatmadan söylüyorum
Skript istekleriniz varsa yazabilirsiniz abartılı olmasın.
Oyuncu zıpladığında banlansın
"BU SUNUCUDA ZIPLAYAMAZSIN SENİ APTAL!"
şeklinde bir nedenle.
on jump:
ban the player because "BU SUNUCUDA ZIPLAYAMAZSIN SENİ APTAL!"
PHP:on jump: ban the player because "BU SUNUCUDA ZIPLAYAMAZSIN SENİ APTAL!"
komut yazılsın ve chest açılsın o chestin içinden belirli eşyaları çekip alsın
command /test:
trigger:
open chest with 4 rows named "&fTEST" to player
format slot 0 of player with gold ingot named "&fTest" with lore "&aforum.minecraftturk.com" to close
Edit!Şimdi de oyuncunun elinde tuttuğu kılıcın isminin harf sayısının %50'sinin %14.255'i kadar elmas gelsin ve eğer küsüratlı çıkıyorsa elmasın o yüzde kadar değeri olarak para gönderilsin
Kemalist1881 kısa devre yapmıştır ._.
Şimdi de oyuncunun elinde tuttuğu kılıcın isminin harf sayısının %50'sinin %14.255'i kadar elmas gelsin ve eğer küsüratlı çıkıyorsa elmasın o yüzde kadar değeri olarak para gönderilsin
Kemalist1881 kısa devre yapmıştır ._.
on tool change:
if tool is diamond sword:
give 6 diamond to player
add 14251 to player's balance
remove 1 diamond sword from player
else if tool is gold sword:
give 4 diamond to player
add 14251 to player's balance
remove 1 gold sword from player
else if tool is iron sword:
give 4 diamond to player
add 14251 to player's balance
remove 1 iron sword from player
else if tool is stone sword:
give 5 diamond to player
add 14251 to player's balance
remove 1 stone sword from player
else if tool is wood sword:
give 4 diamond to player
add 14251 to player's balance
remove 1 wood sword from player
PHP:on tool change: if tool is diamond sword: give 6 diamond to player add 14251 to player's balance remove 1 diamond sword from player else if tool is gold sword: give 4 diamond to player add 14251 to player's balance remove 1 gold sword from player else if tool is iron sword: give 4 diamond to player add 14251 to player's balance remove 1 iron sword from player else if tool is stone sword: give 5 diamond to player add 14251 to player's balance remove 1 stone sword from player else if tool is wood sword: give 4 diamond to player add 14251 to player's balance remove 1 wood sword from player
Denemedim![]()