Tobi
"No one cared who I was until I put on the mask."
- Katılım
- 15 Mayıs 2016
- Mesajlar
- 353
- Elmaslar
- 141
- Puan
- 13.980
Selam dostlar, 3 tane skript yazdım ve onları sizinle paylaşıcam.
İlk skriptimiz Title Manager destekli dünya kaydetme
hemen skripte geçelim;
İsteyene kod;
2. Skript olan para ile skin komudu alma;
İsteyene kod;
3. Skript olan bug koruması var;
İsteyene kod;
1. ve 3. Skript ses ve Title manager desteklidir!
Önerilere açığım! :)
İlk skriptimiz Title Manager destekli dünya kaydetme
hemen skripte geçelim;
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Kod:
options:
kacdk: 10 #Burayı istediğiniz gibi değiştirebilirsiniz.
every {@kacdk} minute:
execute console command "save-all"
execute console command "tm bc &8» &9Dünya kaydediliyor."
wait 3 seconds
execute console command "tm bc &8» &9Dünya kaydedildi."
2. Skript olan para ile skin komudu alma;
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Kod:
options:
Fiyat: 125000 #Burada istediğiniz fiyatı kullanın.
command /skinal:
trigger:
player's balance is greater than or equal to {@Fiyat}:
remove {@Fiyat} from player's balance
execute console command "manuaddp %player% skinsrestorer.playercmds"
send "&8&l&m---------------------------------------------"
send ""
send "&f&lKomutçu &8» &7Alınan komut;"
send ""
send "&e&o/Skin. &7Güle güle kullan dostum!"
send ""
send "&8&l&m---------------------------------------------"
broadcast "&8&l&m---------------------------------------------"
broadcast ""
broadcast "&f&o%player% &7adlı kişi &e&o/Skin &7komudunu 125K'ya satın aldı!"
broadcast ""
broadcast "&8&l&m---------------------------------------------"
else:
send "&4&LHATA &8» &7125K Paranın olması gerekir!"
3. Skript olan bug koruması var;
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Kod:
on command "/pl":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/help":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/bukkit:me":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/bukkit:plugins":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/bukkit:help":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/?":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/bukkit:?":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/plugins":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/bukkit:ver":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
on command "/logout":
if player doesn't have permission "sk.koruma":
execute console command "tm message %player% &4&lYASAKLI KOMUT KULLANILDI!\nLütfen bug aramayınız"
execute console command "effect %player% blindness 15"
play raw sound "portal.travel" at player with pitch 1.2 volume 10
cancel event
1. ve 3. Skript ses ve Title manager desteklidir!
Önerilere açığım! :)
Son düzenleme: