Jail Skript V1.1

Bedava Jail Skript V1.1

PHP:
#
#
# Yapımcı / Producer by
# @ToprakM
#
#
# Herhangi bir yerde izinsiz paylaşılması kesinlikle yasaktır / Unauthorized sharing in any place is strictly prohibited
# Tüm hakları saklıdır / All Rights Reserved
#
#

options:
    jailler: 1, 2, 3, karanlıkoda, karanlıkoda2 #Buraya Ne Yazacağınızdan Emin Değilseniz Servere Girin Ve /Jails Listesine Bakın. Oradakileri Buraya Girmelisiniz.

command /mute [<offlineplayer>] [<text>] [<text>]:
    aliases: sustur
    permission: essentials.mute
    permission message: &cBunu yapmak için yetkin yok!
    trigger:
        if arg 1 is set:
            if arg 2 is set:
                set {_sure} to arg-2
                if arg-2 contains "10y" or "30y":
                    replace all "10y" with "Sınırsız" in {_sure}
                    replace all "30y" with "Sınırsız" in {_sure}
                if arg-2 contains "m":
                    replace all "m" with " Dakika" in {_sure}
                if arg-2 contains "h":
                    replace all "h" with " Saat" in {_sure}
                if arg-2 contains "y":
                    replace all "y" with " Yıl" in {_sure}
                if arg-2 contains "w":
                    replace all "w" with " Hafta" in {_sure}
                if arg-2 contains "s":
                    replace all "s" with " Saniye" in {_sure}
                if arg-2 contains "mo":
                    replace all "mo" with " Ay" in {_sure}
                if arg-2 contains "d":
                    replace all "d" with " Gün" in {_sure}
                send "&8&m--------&a[&6Susturucu&a]&8&m--------" to all players
                send "&bSusturulan Oyuncu: &c%arg 1%" to all players
                send "&bSusturan Kişi: &2%player%" to all players
                send "&bSüre: &3%{_sure}%" to all players
                if arg-3 is set:
                    send "&bSebep: &a%arg 3%" to all players
                else:
                    send "&bSebep: &aBelirtilmedi" to all players
                send "&8&m--------&a[&6Susturucu&a]&8&m--------" to all players
                execute console command "essentials:mute %arg 1% %arg 2%"
            else:
                send "&a[&6Susturucu&a] &bSüre girmeyi unuttun" to player
        else:
            send "&a[&6Susturucu&a] &bOyuncu adı girmeyi unuttun"

command /jail [<offlineplayer>] [<text>] [<text>] [<text>]:
    aliases: hapset
    permission: essentials.jail
    permission message: &cBunu yapmak için yetkin yok!
    trigger:
        if arg 1 is set:
            if arg 2 is set:
                if arg 3 is set:
                    set {_sure} to arg-3
                    if arg-3 contains "10y" or "30y":
                        replace all "10y" with "Sınırsız" in {_sure}
                        replace all "30y" with "Sınırsız" in {_sure}
                    if arg-3 contains "m":
                        replace all "m" with " Dakika" in {_sure}
                    if arg-3 contains "h":
                        replace all "h" with " Saat" in {_sure}
                    if arg-3 contains "y":
                        replace all "y" with " Yıl" in {_sure}
                    if arg-3 contains "w":
                        replace all "w" with " Hafta" in {_sure}
                    if arg-3 contains "s":
                        replace all "s" with " Saniye" in {_sure}
                    if arg-3 contains "mo":
                        replace all "mo" with " Ay" in {_sure}
                    if arg-3 contains "d":
                        replace all "d" with " Gün" in {_sure}
                        replace all "d" with " Gün" in {_sure}
                    send "&8&m--------&a[&6Hapsedici&a]&8&m--------" to all players
                    send "&bHapsedilen Oyuncu: &c%arg 1%" to all players
                    send "&bHapeseden Kişi: &2%player%" to all players
                    send "&bSüre: &3%{_sure}%" to all players
                    if arg 4 is set:
                        send "&bSebep: &a%arg 4%" to all players
                    else:
                        send "&bSebep: &aBelirtilmedi" to all players
                    send "&8&m--------&a[&6Hapsedici&a]&8&m--------" to all players
                    execute console command "essentials:jail %arg 1% %arg 2% %arg 3%"
                else:
                    send "&a[&6Hapsedici&a] &bSüre girmeyi unuttun" to player
            else:
                send "&a[&6Hapsedici&a] &bHapis adı girmeyi unuttun" to player
                send "&a[&6Hapsedici&a] &bHapis adları; &6{@jailler}"
        else:
            send "&a[&6Hapsedici&a] &bOyuncu adı girmeyi unuttun"

Selam arkadaşlar! Bu skript bütün sunucularda gördüğünüz mute ve jail raporları skripti. /jail /hapset /mute veya /sustur komutlarını kullanınca sohbete bir rapor gönderiyor.


    • Süreye 10s, 20y vs. yazdığınızda; Sohbete 10 saniye, 10 yıl vs. şeklinde gider.
    • Süreye 10y veya 30y yazarsanız; Sohbete 10 yıl veya 30 yıl yerine Sınırsız yazılı gider
    • Sebep girilmediğinde sebep kısmına belirtilmedi yazar
Not: Denenmiştir. Hata yoktur.





Ana Konu



Herhangi bir hata vs. durumunda destek sağlamadığım ölü bir skripttir. Kullanmak size kalmış, bilginize.
  • Beğen
Reactions: Geik
Yazar
ToprakM
Görüntüleme
736
İlk yayınlama
Son güncelleme
Değerlendirme
0.00 yıldız(lar) 0 değerlendirme

ToprakM ait diğer kaynakar


Üst