Minecraft | TPA Script | Free

Konu

Hediye paketi #1
[b]Komutlar[/b]
/tpa [kullanıcı]
Birisine tpa atmanızı sağlar. 

hqpxaxepq1kqyceewc-tiw-png

/tpaccept

Gelen tpa isteğini kabul etmenizi sağlar.

dmssnsx0s6qbunlnrbcvoq-png

/tpdeny

Gelen tpa isteğinizi redetmenizi sağlar.

ulyrcax8si6kdtvvlxam2w-png




1f48e


Kod:
options:
    prefix: &8&l»

command /tpa [<player>]:
    trigger:
        if arg-1 is set:
            if arg-1 is not player:
                set {tpaa::%arg-1%} to player
                send "{@prefix} &a%arg-1% &9Adlı kişiye tpa gönderdiniz."
                send "{@prefix} &a%player% &3Adlı kişi size tpa gönderdi!" to arg-1
                send "&c              <command:/tpaccept><tooltip:&aKabul etmek için tıkla!>&8[&a&l✔&8] <reset><command:/tpdeny><tooltip:&cReddetmek için tıkla!>&8&l[&c&l✖&8]" to arg-1                               
            else:
                send "{@prefix} &cKendine tpa atamazsın!"
        else:
            send "{@prefix} &cTpa atacağın kişinin ismini gir."

command /tpdeny:
    trigger:
        if {tpaa::%player%} is set:
            send "{@prefix} &a%player% &cTpa isteğini reddetti!" to {tpaa::%player%}
            send "{@prefix} &a%{tpaa::%player%}% &cAdlı kişinin tpa isteğini reddetin!"
            delete {tpaa::%player%}
        else:
            send "{@prefix} &cHiç tpa isteğin yok!"

command /tpaccept:
    trigger:
        if {tpaa::%player%} is set:
            teleport player to {tpaa::%player%}
            send "%player% isteğini kabul etti" to {tpaa::%player%}
            send "{@prefix} &a%{tpaa::%player%}% &3Adlı kişinin tpa isteğini kabul ettin!"
            delete {tpaa::%player%}
        else:
            send "{@prefix} &cHiç tpa isteğin yok!"

Cevapla
#2
Teşekkürler
Cevapla

Bir hesap oluşturun veya yorum yapmak için giriş yapın

Yorum yapmak için üye olmanız gerekiyor

ya da

Benzer Konular

6
Yorum
4.724
Okunma
07-03-2023, 00:18
0
Yorum
19.145
Okunma
09-04-2021, 04:51
1
Yorum
23.403
Okunma
22-09-2020, 14:20
Task
Kayıt Ol
Discord Adresimize Katılın