FFA Skript Sorunsuz!

xOsmanTopcu

Sudan Çıkmış
Mesajlar
5
En iyi cevaplar
0
Beğeniler
1
Puanları
30
Selam herkes ben Osman meraba arkadaşlar bu gün FFA skript paylaştım %100 Ben yaptım çalıntı değildir alıntı değildir!
Admin Permissionları: ffa.admin
Kod:
command /ffa:
    trigger:
        send "&c/ffagir &2ile ffa'ya girebilirsiniz" to player
        send "&c/ffaayrıl &2ile lobiye dönersiniz" to player
        
command /ffaadmin:
    permission: ffa.admin
    permission message: &4Yetkin Yok!
    trigger:
        send "&4/ffasetspawn &2ile spawnı ayarlayabilirsiniz" to player
        send "&4/ffasetlobi &2ile ffa lobiyi ayarlayabilirsiniz" to player
        send "&4&lSkript By - !  ᲼᲼᲼᲼᲼᲼#3483" to player
        
command /ffagir:
    trigger:
        teleport player to {ffagir}
        send "&a[&e+&a] &3Oyuna katıldın &a[&e+&a]"
        execute player command "ffaesyalarinial"

command /ffaayrıl:
    trigger:
        teleport player to {ffalobi}
        send "&4[&c-&4] &3Oyundana ayrıldın &4[&c-&4]"
        execute console command "clear %player% 276"
        execute console command "clear %player% 346"
        execute console command "clear %player% 322 2"
        execute console command "clear %player% 307"
        execute console command "clear %player% 308"
        execute console command "clear %player% 309"
        
command /ffasetspawn:
    permission: ffa.admin
    permission message: &4Yetkin Yok!
    trigger:
        send "&2FFA &aSetspawn Ayarlandı"
        set {ffagir} to location of player
        
command /ffasetlobi:
    permission: ffa.admin
    permission message: &4Yetkin Yok!
    trigger:
        send "&2FFA &aSetlobi Ayarlandı"
        set {ffalobi} to location of player

command /ffaesyalarinial:
    trigger:
        execute console command "give %player% 276"
        execute console command "give %player% 346"
        execute console command "give %player% 322 2"
        execute console command "give %player% 307"
        execute console command "give %player% 308"
        execute console command "give %player% 309"
 


BorakanT

ben kimim?
Mesajlar
1,753
En iyi cevaplar
7
Beğeniler
1,732
Puanları
4,850
Ruh hali
Herhangi bir limitleme yok adam sondaki komutu spamlayıp item alır bir sürü.
 

Arejact

Kızıltaş Madencisi
Mesajlar
420
En iyi cevaplar
4
Beğeniler
144
Puanları
360
Ruh hali
Selam herkes ben Osman meraba arkadaşlar bu gün FFA skript paylaştım %100 Ben yaptım çalıntı değildir alıntı değildir!
Admin Permissionları: ffa.admin
Kod:
command /ffa:
    trigger:
        send "&c/ffagir &2ile ffa'ya girebilirsiniz" to player
        send "&c/ffaayrıl &2ile lobiye dönersiniz" to player
       
command /ffaadmin:
    permission: ffa.admin
    permission message: &4Yetkin Yok!
    trigger:
        send "&4/ffasetspawn &2ile spawnı ayarlayabilirsiniz" to player
        send "&4/ffasetlobi &2ile ffa lobiyi ayarlayabilirsiniz" to player
        send "&4&lSkript By - !  ᲼᲼᲼᲼᲼᲼#3483" to player
       
command /ffagir:
    trigger:
        teleport player to {ffagir}
        send "&a[&e+&a] &3Oyuna katıldın &a[&e+&a]"
        execute player command "ffaesyalarinial"

command /ffaayrıl:
    trigger:
        teleport player to {ffalobi}
        send "&4[&c-&4] &3Oyundana ayrıldın &4[&c-&4]"
        execute console command "clear %player% 276"
        execute console command "clear %player% 346"
        execute console command "clear %player% 322 2"
        execute console command "clear %player% 307"
        execute console command "clear %player% 308"
        execute console command "clear %player% 309"
       
command /ffasetspawn:
    permission: ffa.admin
    permission message: &4Yetkin Yok!
    trigger:
        send "&2FFA &aSetspawn Ayarlandı"
        set {ffagir} to location of player
       
command /ffasetlobi:
    permission: ffa.admin
    permission message: &4Yetkin Yok!
    trigger:
        send "&2FFA &aSetlobi Ayarlandı"
        set {ffalobi} to location of player

command /ffaesyalarinial:
    trigger:
        execute console command "give %player% 276"
        execute console command "give %player% 346"
        execute console command "give %player% 322 2"
        execute console command "give %player% 307"
        execute console command "give %player% 308"
        execute console command "give %player% 309"
Yeni başladıysanız iyi olmuş. Elinize sağlık
 

Üst