Skript İsteği Silindi.

NKNetwork

Seçkin madenci.
Katılım
2 Şubat 2019
Mesajlar
15
Tepki puanı
0
Puanları
1,170
Silindi.
 
Son düzenleme:

yunanmadenci

Herobrine.
Katılım
3 Mart 2022
Mesajlar
3
Tepki puanı
0
Puanları
85
JavaScript:
command tabela:
    trigger:
        send "&eTabela oluşturuldu, sağ tıklayıp komut çalıştırabilirsiniz."
        set target block to sign if player has permission "yetkili"
        set 1st line of target block to "&eKomut:"
        set 2nd line of target block to "&n/uçuş"
rightclick on sign:
    1st line of target block = "&eKomut"
    2nd line of target block = "&n/uçuş"
    set flight state of player to true if player's flight state is false
 

Üst