Gumball Network
Yeni bir Steve doğdu!
Selam Dostlarım!, Bugün Sizlere Yeni Bitirmiş Olduğum, Rehber Mute Skript'imi Tanıtacağım. Sizi Fazla Tutmak İstemiyorum.
#Görseller;
# genel menü
#rastgele üstüne geldiğim bir neden
# 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;
#Görseller;



#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]"