Hub Warps

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

mustibey0763

Fırında Isıttığım İlk Taş
Katılım
18 Kasım 2019
Mesajlar
98
Elmaslar
12
Puan
3.820
Yaş
24
Minecraft
Francis
Merhaba arkadaşlar hub sunucularında olan bir sistem var. Elindeki pusulaya sağ tıklayınca karşısına hangi oyunlara girebileceği gözüküyor.
Bu pluginin ismi gerekiyor bana...
 
Kod:
on first join:
    execute console command "warp spawn %player%"
    execute console command "clear %player%"
    wait 0.1 second
    execute console command "warp spawn %player%"
    give nether star named "&e&lSunucular" to player
on join:
    execute console command "warp spawn %player%"
    execute console command "clear %player%"
    give nether star named "&e&lSunucular" to player
  
on command:
    if player's world is "lobi":
        if player has permission "lobi.komut":
            stop
        else:
            command is not "conconcraft"
            command is not "skyblock"
            command is not "creative"
            command is not "yapisavaslari"
            command is not "iletisim"
            command is not "analobi"
            command is not "faction"
            command is not "gir"
            command is not "kayit"
            command is not "login"
            command is not "log"
            command is not "reg"
            command is not "register"
            cancel event
            send "&7[&c&lMC&f&lTR&7] &e» &aLobi'de komut kullanılamaz!"
    else:
        stop
on rightclick with nether star:
    if name of player's tool is "&e&lSunucular":
        wait 2 ticks
        execute player command "/sunucular"
 
Bunun eklentisi yok mu acaba? Ben vardı diye hatırlıyorum
 
teşekkür ederim deneyeceğim az sonra.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst