Kit MENÜ Skript | SkripTR | Ayrı Kit Sistemi & Essentials Destekli

  • Konuyu Başlatan Konuyu Başlatan shad
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 2.390
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

shad

the temple of the king
Katılım
25 Ekim 2014
Mesajlar
1.537
Elmaslar
1.442
Puan
17.290
Minecraft
emrearik
kbgAmW.png
Merhaba forum takipçileri, gün geçtikçe gelişen sunucu ve açılan yeni sunucularda kit şart! Yani bir çok Faction sunucusunun olmazsa olmazı diyebiliriz. Bugünde kitlere özel bir menü hazırladım ve Essentials'dan kit ayarlama olayını sonlandıracak bir Skript.

692Y43.png
Özelliği olarak sizin en çok işinize yarayacak özelliği şu; Essentials içerisinden ayarlamak yerine Skript kodundan ayarlayarak daha kolay bir sistem oluşturdum. Ayrıca oyun içerisinde menüde açılıyor. Ek olarak ölür iseniz öldüğünüz yere kızıltaş düşüyor. Küçük bir menü sistemi bulunmakta ve istenilir ise büyük versiyonu da eklenecektir.

aL5B2z.png
Komut olarak;
  • /menukit : Bu komut menüyü açar.
  • /baslangickit : Başlangıç kitini verir.
  • /ustakit : Usta kitini verir.
  • /kralkit : Kral kitini verir.
Yetkiler;
  • usta.kit : Usta kit komutunun yetkisi.
  • kral.kit : Kral kit komutunun yetkisi.

2rgQXA.png
PHP:
#Skript by TheMis

command /skriptby:
    send "&3Bu Skript &cTheMis &3tarafından kodlanmıştır."
on death:
    victim is a player
    drop redstone at location of victim
command /menukit:
    trigger:
        open chest with 1 row named "&cMenü Kit " to player
        format slot 0 of player with leather chestplate named "Başlangıç" to run [make player execute command "baslangickit"]
        format slot 1 of player with light gray glass named "T" to run [make player execute command "skriptby"]
        format slot 2 of player with light gray glass named "H" to run [make player execute command "skriptby"]
        format slot 3 of player with light gray glass named "E" to run [make player execute command "skriptby"]
        format slot 4 of player with iron chestplate named "Usta" to run [make player execute command "ustakit"]
        format slot 5 of player with light gray glass named "M" to run [make player execute command "skriptby"]
        format slot 6 of player with light gray glass named "I" to run [make player execute command "skriptby"]
        format slot 7 of player with light gray glass named "S" to run [make player execute command "skriptby"]
        format slot 8 of player with diamond chestplate named "Kral" to run [make player execute command "kralkit"]
command /baslangickit:
    trigger:
        give stone sword to the player
        give 2 golden apples to the player
        give 16 cooked porkchops to the player
        give chainmail helmet to the player
        give chainmail chestplate to the player
        give chainmail leggings to the player
        give chainmail boots to the player
        message "&cBAŞLANGIÇ kiti verildi!"
command /ustakit:
    trigger:
        if player has permission "usta.kit":
        give iron sword to the player
        give fishing rod to the player
        give bow to the player
        give 6 golden apples to the player
        give 16 cooked porkchops to the player
        give iron helmet to the player
        give iron chestplate to the player
        give iron leggings to the player
        give iron boots to the player
        message "&cUSTA kiti verildi!"
command /kralkit:
    trigger:
        if player has permission "kral.kit":
        give iron sword to the player
        give fishing rod to the player
        give golden apple:1 to the player
        give bow to the player
        give 16 arrows to the player
        give 16 cooked porkchops to the player
        give iron helmet to the player
        give diamond chestplate to the player
        give iron leggings to the player
        give diamond boots to the player
        message "&cKRAL kiti verildi!"

Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.


Ek Olarak {Yeni!}
Eğer sunucunuzun kendine özel bir kit düzeni var ise bu Skript'i kullanmanızı tercih ederim. Yok ise de yukarıda kini kullanabilirsiniz.​
PHP:
command /skriptby:
    send "&3Bu Skript &cEPPS &3tarafından kodlanmıştır."
on death:
    victim is a player
    drop redstone at location of victim
command /menukit:
    trigger:
        open chest with 1 row named "&cMenü Kit " to player
        format slot 0 of player with leather chestplate named "Başlangıç" to run [make player execute command "kit baslangic"]
        format slot 1 of player with light gray glass named "T" to run [make player execute command "skriptby"]
        format slot 2 of player with light gray glass named "H" to run [make player execute command "skriptby"]
        format slot 3 of player with light gray glass named "E" to run [make player execute command "skriptby"]
        format slot 4 of player with iron chestplate named "Usta" to run [make player execute command "kit usta"]
        format slot 5 of player with light gray glass named "M" to run [make player execute command "skriptby"]
        format slot 6 of player with light gray glass named "I" to run [make player execute command "skriptby"]
        format slot 7 of player with light gray glass named "S" to run [make player execute command "skriptby"]
        format slot 8 of player with diamond chestplate named "Kral" to run [make player execute command "kit kral"]
Normal kit ayarlamak için bu rehberi okumanız yeterli.

P0qYE6.png

Konumu okuduğunuz için teşekkürler, iyi forumlar!
 
Elinize sağlık kullanışlı bir skript :)
 
Aslında şöyle bir şeyde yapabilirsin eğer "bla.bla" yetkisine sahipse o yetkideki kitler gözükecek. Yani diyelim kralsın ancak "/kit" yazınca kralın alabileceği kitler gözükecek.
 
Aslında şöyle bir şeyde yapabilirsin eğer "bla.bla" yetkisine sahipse o yetkideki kitler gözükecek. Yani diyelim kralsın ancak "/kit" yazınca kralın alabileceği kitler gözükecek.
Onun için 3 ayrı menü yapılabilir, aslında mantıklı. İlerleyen versiyonda çıkartabilirim, teşekkür ederim.
 
Onun için 3 ayrı menü yapılabilir, aslında mantıklı. İlerleyen versiyonda çıkartabilirim, teşekkür ederim.
Aslında 3 ayrı menü değil de menü açıldığında oyuncunun yetkisini sorgulayarak kitleri eklersen 1 menüde toparlamış olursun.
 
şeşke resimli olsa :)
 
Başarılı +1
 
Güncellendi!
  • Essentials Kit seçeneği eklendi.
  • 2. seçenekte Skript ile kit ekleme kaldırıldı.
Artık 2 seçeneği de kullanabilirsiniz. Yakın zamanda tekrar güncel olması bekleniliyor.
 
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