Sol Banner
Sağ Banner
  • Ekip Arkadaşları Arıyoruz!

    MinecraftTR topluluğunu birlikte büyütmek istiyoruz!
    Aktif ve gönüllü olarak katkı sağlayabilecek Editör, Yazar, Yazar Ekip Lideri, Minecraft Uzmanı, XenForo Developer ve Yönetici rollerinde ekip arkadaşları arıyoruz.

    Yeteneğine güveniyor ve topluluğa katkı sağlamak istiyorsan başvurunu bekliyoruz:

    ✅ Ekip Başvuru Formunu Doldur

Paylaşım { G - SK } | Rehberler İçin Menülü Mute Skripti v1.0 |

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Gumball Network

Yeni bir Steve doğdu!
Katılım
7 Ekim 2018
Mesajlar
82
Tepki puanı
27
Puanları
0
Yaş
19
Konum
Türkiye/İstanbul
Selam Dostlarım!, Bugün Sizlere Yeni Bitirmiş Olduğum, Rehber Mute Skript'imi Tanıtacağım. Sizi Fazla Tutmak İstemiyorum.
#Görseller;
Screenshot_1.png # genel menü


Screenshot_2.png #rastgele üstüne geldiğim bir neden

Screenshot_3.png # mutelenince, tüm oyunculara gidecek olan yazı. (renkleri aldırış etmeyin. arkadaşımın sw'sinde test ettiğimiz için, bir kaç plugini eksik sadece. eğer renkler sizin atmanıza rağmen çalışmıyor ise) "&" yazan yerleri "§" diye değiştirmeniz yeterli olacaktır. iyi kullanımlar.

#Kod;
Kod:
command /rehber-menü <player>:
    trigger:
        if player has permission "rehber.menü":
            set {_x} to arg-1
            open virtual chest with size 3 named "         &5Rehber Mute Menüsü" to player 
            make gui slot 0, 8, 9, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 of player with Black_Stained_Glass_Pane named ""
            make gui slot 1, 2, 3, 5, 6, 7, 10, 16 of player with Magenta_Stained_Glass_Pane named ""      
            make gui slot 4 of player with skull of arg 1 named "&8[&a%{_x}%&8]" with lore "&8[&eAdlı Oyuncuyu Cezalandır !&8]"
            make gui slot 11 of player with Gray_Dye named "&8[&aKüfür Çeşitleri&8]" with lore "&7Küfür||&7Ailevi Küfür||&7Küfür Kısaltması||||&c&l30 Dakika" to run:
                close player's inventory 
                execute console command "mute %{_x}% 30m Küfür Çeşitlerinin Kullanımı !"
                send "&8&m----------------------" to players 
                send "&a&l» &eSusturan &8[&a%player%&8]" to players 
                send "&a&l» &eSusturulan &8[&a%{_x}%&8]" to players 
                send "&a&l» &eSüre &8[&a30 Dakika&8]" to players 
                send "&a&l» &eSebep &8[&aKüfür Çeşitlerinin Kullanımı !&8]" to players
                send "&8&m----------------------" to players 
            make gui slot 12 of player with Gray_Dye named "&8[&aSpam Çeşitleri&8]" with lore "&7Sohbette Spam||&7Özelden Spam||||&c&l10 Dakika" to run:
                close player's inventory
                execute console command "mute %{_x}% 30m Spam Çeşitlerinin Kullanımı !"
                send "&8&m----------------------" to players
                send "&a&l» &eSusturan &8[&a%player%&8]" to players
                send "&a&l» &eSusturulan &8[&a%{_x}%&8]" to players 
                send "&a&l» &eSüre &8[&a10 Dakika&8]" to players
                send "&a&l» &eSebep &8[&aSpam Çeşitlerinin Kullanımı !&8]" to players 
                send "&8&m----------------------" to players
            make gui slot 13 of player with Gray_Dye named "&8[&aReklam Çeşitleri&8]" with lore "&7Sunucu Reklamı||&7Site Reklamı||&7Forum Reklamı||||&c&l12 Saat" to run:
                close player's inventory
                execute console command "mute %{_x}% 12h Reklam Çeşitlerinin Kullanımı !"
                send "&8&m----------------------" to players
                send "&a&l» &eSusturan &8[&a%player%&8]" to players 
                send "&a&l» &eSusturulan &8[&a%{_x}%&8]" to players 
                send "&a&l» &eSüre &8[&a12 Saat&8]" to players 
                send "&a&l» &eSebep &8[&aReklam Çeşitlerinin Kullanımı !&8]" to players
                send "&8&m----------------------" to players
            make gui slot 14 of player with Gray_Dye named "&8[&aHakaret Çeşitleri&8]" with lore "&7Gerizekalı||&7Mal||&7Aptal||&7Salak||||&c&l15 Dakika" to run:
                close player's inventory
                execute console command "mute %{_x}% 15m Hakaret Çeşitlerinin Kullanımı !"
                send "&8&m----------------------" to players 
                send "&a&l» &eSusturan &8[&a%player%&8]" to players 
                send "&a&l» &eSusturulan &8[&a%{_x}%&8]" to players 
                send "&a&l» &eSüre &8[&a15 Dakika&8]" to players 
                send "&a&l» &eSebep &8[&aHakaret Çeşitlerinin Kullanımı !&8]" to players 
                send "&8&m----------------------" to players 
            make gui slot 15 of player with Gray_Dye named "&8[&aDiğer&8]" with lore "&c&l30 Dakika" to run:
                close player's inventory
                execute console command "mute %{_x}% 30m Diğer"
                send "&8&m----------------------" to players 
                send "&a&l» &eSusturan &8[&a%player%&8]" to players 
                send "&a&l» &eSusturulan &8[&a%{_x}%&8]" to players 
                send "&a&l» &eSüre &8[&a30 Dakika&8]" to players 
                send "&a&l» &eSebep &8[&aDiğer&8]" to players 
                send "&8&m----------------------" to players 
        else:
            send "&a&l» &8[&eBu Komutu Kullanmak İçin Yetkin Yok !&8]"
 

Redoerdo

Seçkin madenci.
Katılım
26 Eylül 2018
Mesajlar
91
Tepki puanı
45
Puanları
2,185
Çok iyi. Sebebsizce mute atıyorlar demezler artık xd
 

LifeMCServer

Yeni bir Steve doğdu!
Katılım
31 Mayıs 2018
Mesajlar
130
Tepki puanı
328
Puanları
0
Yaş
25
Mantıklı sayılabilir fakat direk komut ile atmak bana göre daha hızlı.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Üst Alt