İstek İlk Girişte Para Ve Kit Veren Minecraft Skyblock Skript

ImLegendss

Ağaç Yumruklayıcı
Mesajlar
23
En iyi cevaplar
0
Beğeniler
3
Puanları
40
Arkadaşlar Essentials sorun çıkarıyor ilk girişte para ve kit verme olayına sizden isteğim bir tane skript bu skript ilk girişte /kit oyuncu ve 5000 oyun parası verecek şimdiden teşekkürler...
 


LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
JavaScript:
on first join:
 add 5000 to balance of player
 execute console command "kit oyuncu %player%"

Oyuncu kitinin itemlerini söylersen komutsuz da yapabiliriz.
 

AldenSH

Play.Coleries.Com
Mesajlar
360
En iyi cevaplar
53
Beğeniler
354
Puanları
2,290
Kod:
on first join:
    execute console command "give %player% 310 1 unbreaking:1 protection:4 name:&dColeries_Kask"
    execute console command "give %player% 311 1 unbreaking:1 protection:4 name:&dColeries_Göğüslük"
    execute console command "give %player% 312 1 unbreaking:1 protection:4 name:&dColeries_Pantolon"
    execute console command "give %player% 313 1 unbreaking:1 protection:4 name:&dColeries_Bot"
    execute console command "give %player% 276 1 sharpness:4 unbreaking:2 fireaspect:1 looting:2
    give a 278 of unbreaking 2, Efficiency 4 named "&dColeries Kazma" to player      
    execute console command "eco give %player% 5000"`
Kullanabilirsiniz.
 
Son düzenleme:

Melihoper

mc.TurkLion.net
Mesajlar
395
En iyi cevaplar
4
Beğeniler
192
Puanları
560
Ruh hali
C#:
on first join:
    give <esyaisim> named "&dEsya Isim" to player     
    add 500 to player's balance

Gibi bir şey yapabilirsin <esyaisim> yerine örneğin; diamond pickaxe, diamond , apple vesaire eşya isimleri girebilirsin, eğer işine yaradıysa en iyi cevap seçersen sevindirirsin iyi forumlar :şapka:
 

Exkaar

YASAKLANDI
Mesajlar
613
En iyi cevaplar
35
Beğeniler
566
Puanları
1,905
Kod:
on first join:
    execute console command "give %player% 310 1 unbreaking:1 protection:4 name:&dColeries_Kask"
    execute console command "give %player% 311 1 unbreaking:1 protection:4 name:&dColeries_Göğüslük"
    execute console command "give %player% 312 1 unbreaking:1 protection:4 name:&dColeries_Pantolon"
    execute console command "give %player% 313 1 unbreaking:1 protection:4 name:&dColeries_Bot"
    execute console command "give %player% 276 1 sharpness:4 unbreaking:2 fireaspect:1 looting:2
    give a 278 of unbreaking 2, Efficiency 4 named "&dColeries Kazma" to player     
    execute console command "eco give %player% 5000"`
Kullanabilirsiniz.

Konsola komut kullandırmak yerine direk kod ile de bunların hepsini yapabilirsin.
 

Üst