Bulundu Nether Bileti

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

yukiyoji

Sizce de şüpheli değil mi?
Katılım
26 Ağustos 2022
Mesajlar
76
Elmaslar
16
Puan
4.055
Konum
Türkiye
Minecraft
Yukiyoji

Discord:

yukiyoji

Nether bileti adlı bi kağıt var ona sağ tıkladığında dünyadan netherde belirli bi yere gitsin istiyorum ve warp gibi saniyeli olsun
 
Kod:
command /nether [<text>]:
    trigger:
        if arg 1 isn't set:
            give a paper named "&cNether Bileti" to player
        if arg 1 is "ayarla":
            if player isn't op:
                message "&6&l> &cYetkin yok."
                stop
            set {nether} to player's location
            message "&6&l> &7Nether ayarlandı."
 
on rightclick with paper:
    if tool's name is "&cNether Bileti":
        subtract 1 paper named "&cNether Bileti" from player's inventory
        send "&6&l> &7Işınlanılıyor.." to player
        wait 60 tick
        teleport player to {nether}
        send "&6&l> &aIşınlandın!" to player
 
Kod:
command /nether [<text>]:
    trigger:
        if arg 1 isn't set:
            give a paper named "&cNether Bileti" to player
        if arg 1 is "ayarla":
            if player isn't op:
                message "&6&l> &cYetkin yok."
                stop
            set {nether} to player's location
            message "&6&l> &7Nether ayarlandı."
 
on rightclick with paper:
    if tool's name is "&cNether Bileti":
        subtract 1 paper named "&cNether Bileti" from player's inventory
        send "&6&l> &7Işınlanılıyor.." to player
        wait 60 tick
        teleport player to {nether}
        send "&6&l> &aIşınlandın!" to player
Çalışmazsa yardımcı olabilirim fakat çalışacaktır.
 
Kod:
on rightclick on paper named "Nether Bileti":
    teleport player to location -100 70 0 in world "world_nether"
    send "&aTeleported to the Nether!" to player
Şöyle birşey mi istediniz aceba ?.
 
konu çözülmüştür kapatılabilir.
 
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