Bulundu Bir Event Bölgemiz Var 10Dk Süre

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

DoomRise

Yay Yok, İskelet Yok
Katılım
4 Eylül 2019
Mesajlar
292
Elmaslar
55
Puan
13.745
Minecraft
_ripeness
X
_ripeness

Discord:

_ripeness

Benim İstediğim bir komut ile benim yanıma ışınlanıcak serverdekiler ve event bölgesini süpürmeye başlayacaklar tam 10 Dakika Sonra herkes spawna dönücek

yani command /özeleventbaşlat
permi op olsun
10 dakika bitince tüm oyuncular
spawna ışınlansınlar

fakat şöyle bişi var /spawn yazınca hareket etmemen gerek 5 saniye için ışınlıo onun içindonmaları lzm 7 saniye
on moment
cancel event yaparsanız oyuna girip denermsiniz hareketleri sonucu belki ışınlanma işlemi iptal olabilir

şimdiden yardımı dokunanlara teşekkürler.
 
/tpall komutu kullanabilirsiniz Sunucuda bulunan tüm oyuncuları yanınıza çeker
 
ilk defa bu tarz bir skript yazdım umarım işini görür denemedim hatalı çıkarsa sölersen düzeltirim
Kod:
options:
    prefix: &bSunucuismi &8» 

    
command /ozeleventayarla:
    permission: op
    trigger:
        set {ozelevent} to location of player
        message "{@prefix} &8> &6Ozel Event Lokasyonu Ayarlandı."

command /ozelevent:
    permission: op
    trigger:
            message "{@prefix} &aOyuncular 1 Dakika Sonra Özel Event Bölgesine Çekilecek."
            broadcast "{@prefix} &aÖzel Event'e son &c1 dakika."
            wait 30 second
            broadcast "{@prefix} &aÖzel Event'e son &c30 Saniye."
            wait 20 second
            broadcast "{@prefix} &aÖzel Event'e son &c10 Saniye."
            wait 5 second
            broadcast "{@prefix} &aÖzel Event'e son &c5 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c4 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c3 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c2 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c1 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event Başlıyor."
            execute console command "tp @a {ozelevent}"
            wait 600 second
            broadcast "{@prefix} &aEvent Bitmiştir Bidaki Eventte Görüşürüz."
            execute console command "spawn @a"
        else:
            message "{@prefix} &7Bu komutu kullanabilmek için gerekli yetkiniz yok."
"
 
evet ama spawn a gitmek için 5 saniye beklemek gerekiyor


onun altına ow moment veya walk cancel event yapabilirsin
 
Buyur hazır spawna gidip spawnayarla yazarsan hallolur

Kod:
options:
    prefix: &bSunucuismi &8»

command /spawnayarla:
    permission: op
    trigger:
        set {spawn} to location of player
        message "{@prefix} &6Ozel Spawn Lokasyonu Ayarlandı."

       
command /ozeleventayarla:
    permission: op
    trigger:
        set {ozelevent} to location of player
        message "{@prefix} &6Ozel Event Lokasyonu Ayarlandı."

command /ozelevent:
    permission: op
    trigger:
            message "{@prefix} &aOyuncular 1 Dakika Sonra Özel Event Bölgesine Çekilecek."
            broadcast "{@prefix} &aÖzel Event'e son &c1 dakika."
            wait 30 second
            broadcast "{@prefix} &aÖzel Event'e son &c30 Saniye."
            wait 20 second
            broadcast "{@prefix} &aÖzel Event'e son &c10 Saniye."
            wait 5 second
            broadcast "{@prefix} &aÖzel Event'e son &c5 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c4 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c3 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c2 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event'e son &c1 Saniye."
            wait 1 second
            broadcast "{@prefix} &aÖzel Event Başlıyor."
            execute console command "tp @a {ozelevent}"
            wait 600 second
            execute console command "tp @a {spawn}"
        else:
            message "{@prefix} &7Bu komutu kullanabilmek için gerekli yetkiniz yok."
 
bu sanırım işimi görebilir en son /tp @a ismim yapınca kimse tp lenmeyip help diyordu

bunu denemem için 2 3 saat sonra ark gelip sunucuyu açar
 
bu arada şöyle bi skriptim var tüm rankları oluşturmak için bu hata verio muhtemelen benim hatam ama buldum ama bulamadım yani
Kod:
options:
    p: &8[&4&lARYANW&8] >>
    r: &8[&4&lRank&8] >>
    1: CEO
    2: YÖNETİCİ
    3: KURUCU
    4: ADMIN
    5: MOD
    6: YOUTUBE
    7: Mimar
    8: VIP
    9: VIP+
    10: VIP++
    11: MVIP
    12: MVIP+
    13: MVIP++
    14: HELYUM
    15: ANCIENT
    16: ELDER
    17: COLOSSAL
    18: MYTHIC
    19: PATHFINDER
    20: PEDDLER
    21: LIGHTFOOT
    22: WANDERER
    23: FERAL
    
on first join:
    execute console command "manuadd %player% FERAL"
    
command /tumranklariolustur:
    permission: op
    permission message: &c&lBunu Yapamazsın!
    trigger:
        execute player command "rankolusturmakhepsınıgo"
        stop
        
command /rank [<text>] [<offline player>] [<text>]:
    permission: rank.admin
    permission message: [@p] &cNo Permissions!
    trigger:
        if arg 1 is not set:
            send "&c"
            execute player command "/rank use"
            send "&c"
        if arg 1 is "set":
            if arg 2 is set:
#------------------------------------------------------Özel Ranks----------------------------------------------------#
                if arg 3 is "CEO":                    
                    execute player command "manuadd %arg 2% CEO"
                    send "{@r} &6%arg 2% &eBizim Yeni &8&lCEO&e!"
                if arg 3 is "YÖNETİCİ":                    
                    execute player command "manuadd %arg 2% YÖNETİCİ"
                    send "{@r} &6%arg 2% &eBizim Yeni &8&lYÖNETİCİ&e!"                
                if arg 3 is "KURUCU":
                    execute player command "manuadd %arg 2% Kurucu"
                    send "{@r} &6%arg 2% Bizim Yeni &4&lKURUCU&e!"
                if arg 3 is "ADMIN":                    
                    execute player command "manuadd %arg 2% ADMIN"  
                    send "{@r} &6%arg 2% &eBizim Yeni &3&lADMIN&e!"
                if arg 3 is "MOD":                    
                    execute player command "manuadd %arg 2% MOD"
                    send "{@r} &6%arg 2% &eBizim Yeni &1&1MOD&e!"
                if arg 3 is "YOUTUBE":
                    execute player command "manuadd %arg 2% &4&lYou&f&lTube"
                    send "{@r} &6%arg 2% &eBizim Yeni &4&lYouTuber&e!"
                if arg 3 is "Mimar":                    
                    execute player command "manuadd %arg 2% Mimar"
                    send "{@r} &6%arg 2% &eBizim Yeni &a&lMimar&e!"
                if arg 3 is "VIP":                    
                    execute player command "manuadd %arg 2% VIP"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP&e!"
                if arg 3 is "VIP+":                    
                    execute player command "manuadd %arg 2% VIP+"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP+&e!"
                if arg 3 is "VIP++":                    
                    execute player command "manuadd %arg 2% VIP++"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP++&e!"
                if arg 3 is "MVIP":                    
                    execute player command "manuadd %arg 2% MVIP"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP&e!"
                if arg 3 is "MVIP+":                    
                    execute player command "manuadd %arg 2% MVIP+"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP+&e!"
                if arg 3 is "MVIP++":                    
                    execute player command "manuadd %arg 2% MVIP++"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP++&e!"
                if arg 3 is "HELYUM":                    
                    execute player command "manuadd %arg 2% &e&lH&bE&1L&4Y&5U&2M"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lHELYUM&e!"

#------------------------------------------------------Normal Ranks--------------------------------------------------#
                if arg 3 is "ANCIENT":
                    execute player command "manuadd %arg 2% ANCIENT"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &9&lANCIENT Oldu&e!"
                if arg 3 is "ELDER":
                    execute player command "manuadd %arg 2% ELDER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lELDER Oldu&e!"
                if arg 3 is "COLOSSAL":
                    execute player command "manuadd %arg 2% COLOSSAL"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lCOLOSSAL Oldu&e!"
                if arg 3 is "MYTHIC":
                    execute player command "manuadd %arg 2% MYTHIC"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lMYTHIC Oldu&e!"
                if arg 3 is "PATHFINDER":
                    execute player command "manuadd %arg 2% PATHFINDER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lPATHFINDER oldu&e!"
                if arg 3 is "PEDDLER":
                    execute player command "manuadd %arg 2% PEDDLER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &2&lPEDDLER Oldu&e!"
                if arg 3 is "LIGHTFOOT":
                    execute player command "manuadd %arg 2% LIGHTFOOT"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &1LIGHTFOOT Oldu&e!"
                if arg 3 is "WANDERER":
                    execute player command "manuadd %arg 2% WANDERER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &lWANDERER Oldu&e!"
                if arg 3 is "FERAL":
                    execute player command "manuadd %arg 2% FERAL"
            else:
                send "{@p} &4/rank <set/reset> <player> <rank>"
                send "&cHangi rütbelerin olduğunu bilmiyor musun? Kullanım &4/rank list"
                send "Kodun nasıl kullanıcağını bilmiyor musun? Kullanım &4/rank use"
        if arg 1 is "list":
            send "&c-----------------------------------"
            send "&9ANCIENT &7==> &FGroup Name: &8ANCIENT"
            send "&5ELDER &7==> &fGroup Name: &8ELDER"
            send "&cCOLOSSAL &7==> &fGroup Name: &8COLOSSAL"
            send "&cMYTHIC &7==> &fGroup Name: &8MYTHIC"
            send "&aPATHFINDER &7==> &fGroup Name: &8PATHFINDER"
            send "&aPEDDLER &7==> &fGroup Name: &8PEDDLER"
            send "&2LIGHTFOOT &7==> &fGroup Name: &8LIGHTFOOT"
            send "&1WANDERER &7==> &fGroup Name: &8WANDERER"
            send "&c-----------------------------------"
        
        if arg 1 is "özellist":
            send "&c-----------------------------------"
            send "&9CEO &7==> &FGroup Name: &8&lCEO"
            send "&5YÖNETİCİ &7==> &fGroup Name: &c&lYÖNETİCİ"
            send "&cKURUCU &7==> &fGroup Name: &4&lKURUCU"
            send "&cADMIN &7==> &fGroup Name: &b&lADMIN"
            send "&aMOD &7==> &fGroup Name: &d&lMOD"
            send "&aYOUTUBE &7==> &fGroup Name: &4&lYOU&f&lTUBE"
            send "&2Mimar &7==> &fGroup Name: &e&lMimar"
            send "&aVIP &7==> &fGroup Name: &a&lVIP"
            send "&aVIP+ &7==> &fGroup Name: &a&lVIP+"
            send "&aVIP++ &7==> &fGroup Name: &a&lVIP++"
            send "&bMVIP &7==> &fGroup Name: &b&lMVIP"
            send "&bMVIP+ &7==> &fGroup Name: &b&lMVIP+"
            send "&bMVIP++ &7==> &fGroup Name: &b&lMVIP++"
            send "&c-----------------------------------"
            
        if arg 1 is "use":
            send "&c-----------------------------------"
            send "&bRank Belirleme: <tooltip:&c/rank set player rank>&b&lÜzerime Gel" to player
            send "&bHangi ranklar olduğunu merak etmiyor musun? <tooltip:&c/rank list, /rank özellist>&b&lÜzerime Gel" to player
            send "&bSen bir kimsenin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel"
            send "&bİnfo İçin <tooltip:&c/rank info>&b&lÜzerime Gel"
        if arg 1 is "reset":
            if arg 2 is set:
                execute player command "manuadd %arg 2% FERAL"
                send "{@r} &c%arg 2% adlı kişinin rankı başarıyla &7&lFERAL resetlendi!"
                send "{@p} &cRankınız %player% Tarafından Sıfırlandı &7&lFERAL'a Düştünüz!" to arg 2
            else:
                send "&b&lBirinin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel (Rankı Sıfırlanan Kişi &8FERAL'a Düşer)"
        if arg 1 is "info":
            send "&c-----------------------------------"
            send "&4Skript made by &c1Ripeness"
            send "&4İşte O Şahane Discordumuz <link:https://discord.gg/vyGhQa9PAG>&6Tıkla ve Git!" to player
            send "&4Version &c1.2"
            send "&c-----------------------------------"
            
command /rankolusturmakhepsınıgo
    permission: op
    permission message: &cBunu Yapamazsın!
    trigger:
        execute console command "mangadd {@1}"
        wait 50 ticks
        execute console command    "mangadd {@2}"
        wait 50 ticks
        execute console command    "mangadd {@3}"
        execute console command    "mangadd {@4}"
        execute console command    "mangadd {@5}"
        execute console command    "mangadd {@6}"
        execute console command "mangadd {@7}"
        execute console command "mangadd {@8}"
        execute console command "mangadd {@9}"
        execute console command "mangadd {@10}"
        execute console command "mangadd {@11}"
        execute console command "mangadd {@12}"
        execute console command "mangadd {@13}"
        execute console command "mangadd {@14}"
        execute console command "mangadd {@15}"
        execute console command "mangadd {@16}"
        execute console command "mangadd {@17}"
        execute console command "mangadd {@18}"
        execute console command "mangadd {@19}"
        execute console command "mangadd {@20}"
        execute console command "mangadd {@21}"
        execute console command "mangadd {@22}"
        execute console command "mangadd {@23}"
        execute console command "nte group add {@1}"
        execute console command "nte group add {@2}"
        execute console command "nte group add {@3}"
        execute console command "nte group add {@4}"
        execute console command "nte group add {@5}"
        execute console command "nte group add {@6}"
        execute console command "nte group add {@7}"
        execute console command "nte group add {@8}"
        execute console command "nte group add {@9}"
        execute console command "nte group add {@10}"
        execute console command "nte group add {@11}"
        execute console command "nte group add {@12}"
        execute console command "nte group add {@13}"
        execute console command "nte group add {@14}"
        execute console command "nte group add {@15}"
        execute console command "nte group add {@16}"
        execute console command "nte group add {@17}"
        execute console command "nte group add {@18}"
        execute console command "nte group add {@19}"
        execute console command "nte group add {@20}"
        execute console command "nte group add {@21}"
        execute console command "nte group add {@22}"
        execute console command "nte group add {@23}"
        execute console command "nte group {@1} prefix &8&lCEO &f"
        execute console command "nte group {@2} prefix &c&lYÖNETİCİ &f"
        execute console command "nte group {@3} prefix &4&lKURUCU &f"
        execute console command "nte group {@4} prefix &b&lADMIN &f"
        execute console command "nte group {@5} prefix &d&lMOD &f"
        execute console command "nte group {@6} prefix &4&lYOU&f&lTUBE &f"
        execute console command "nte group {@7} prefix &e&lMimar &f"
        execute console command "nte group {@8} prefix &a&lVIP &f"
        execute console command "nte group {@9} prefix &a&lVIP+ &f"
        execute console command "nte group {@10} prefix &a&lVIP++ &f"
        execute console command "nte group {@11} prefix &a&lMVIP &f"
        execute console command "nte group {@12} prefix &a&lMVIP+ &f"
        execute console command "nte group {@13} prefix &a&lMVIP++ &f"
        execute console command "nte group {@14} prefix &a&lHELYUM &f"
        execute console command "nte group {@15} prefix &2&lANCIENT &7"
        execute console command "nte group {@16} prefix &9&lELDER &7" 
        execute console command "nte group {@17} prefix &3&lCOLOSSAL &7"
        execute console command "nte group {@18} prefix &1&lMYTHIC &7"
        execute console command "nte group {@19} prefix &2&lPATHFINDER &7"
        execute console command "nte group {@20} prefix &a&lPEDDLER &7"
        execute console command "nte group {@21} prefix &6&l&LIGHTFOOT &7"
        execute console command "nte group {@22} prefix &f&lWANDERER &7"
        execute console command "nte group {@23} prefix &8&lFERAL &7"
        execute console command "nte group {@1} permission CEO.Tag"
        execute console command "nte group {@2} permission YÖNETİCİ.Tag"
        execute console command "nte group {@3} permission KURUCU.Tag"
        execute console command "nte group {@4} permission ADMIN.Tag"
        execute console command "nte group {@5} permission MOD.Tag"
        execute console command "nte group {@6} permission YOUTUBE.Tag"
        execute console command "nte group {@7} permission Mimar.Tag"
        execute console command "nte group {@8} permission VIP.Tag"
        execute console command "nte group {@9} permission VIP+.Tag"
        execute console command "nte group {@10} permission VIP++.Tag"
        execute console command "nte group {@11} permission MVIP.Tag"
        execute console command "nte group {@12} permission MVIP+.Tag"
        execute console command "nte group {@13} permission MVIP++.Tag"
        execute console command "nte group {@14} permission HELYUM.Tag"
        execute console command "nte group {@15} permission ANCIENT.Tag"
        execute console command "nte group {@16} permission ELDER.Tag"
        execute console command "nte group {@17} permission COLOSSAL.Tag"
        execute console command "nte group {@18} permission MYTHIC.Tag"
        execute console command "nte group {@19} permission PATHFINDER.Tag"
        execute console command "nte group {@20} permission PEDDLER.Tag"
        execute console command "nte group {@21} permission LIGHTFOOT.Tag"
        execute console command "nte group {@22} permission WANDERER.Tag"
        execute console command "nte group {@23} permission FERAL.Tag"
        execute console command "mangaddp {@1} CEO.Tag"
        execute console command "mangaddp {@2} YÖNETİCİ.Tag"
        execute console command "mangaddp {@3} KURUCU.Tag"
        execute console command "mangaddp {@4} ADMIN.Tag"
        execute console command "mangaddp {@5} MOD.Tag"
        execute console command "mangaddp {@6} YOUTUBE.Tag"
        execute console command "mangaddp {@7} Mimar.Tag"
        execute console command "mangaddp {@8} VIP.Tag"
        execute console command "mangaddp {@9} VIP+.Tag"
        execute console command "mangaddp {@10} VIP++.Tag"
        execute console command "mangaddp {@11} MVIP.Tag"
        execute console command "mangaddp {@12} MVIP+.Tag"
        execute console command "mangaddp {@13} MVIP+.Tag"
        execute console command "mangaddp {@14} HELYUM.Tag"
        execute console command "mangaddp {@15} ANCIENT.Tag"
        execute console command "mangaddp {@16} ELDER.Tag"
        execute console command "mangaddp {@17} COLOSSAL.Tag"
        execute console command "mangaddp {@18} MYTHIC.Tag"
        execute console command "mangaddp {@19} PATHFINDER.Tag"
        execute console command "mangaddp {@20} PEDDLER.Tag"
        execute console command "mangaddp {@21} LIGHTFOOT.Tag"
        execute console command "mangaddp {@22} WANDERER.Tag"
        execute console command "mangaddp {@23} FERAL.Tag"
süre önemli değil
Bu Kadar Yazıyı Düzenlemene gerek yok ne yapıcağımı söyle ben yaparm
 
Bide Bölemi Denesen komutu değiştirdim bu şekilde bi dene
Kod:
options:

    p: &8[&4&lARYANW&8] >>

    r: &8[&4&lRank&8] >>

    1: CEO

    2: YÖNETİCİ

    3: KURUCU

    4: ADMIN

    5: MOD

    6: YOUTUBE

    7: Mimar

    8: VIP

    9: VIP+

    10: VIP++

    11: MVIP

    12: MVIP+

    13: MVIP++

    14: HELYUM

    15: ANCIENT

    16: ELDER

    17: COLOSSAL

    18: MYTHIC

    19: PATHFINDER

    20: PEDDLER

    21: LIGHTFOOT

    22: WANDERER

    23: FERAL

    

on first join:

    execute console command "manuadd %player% FERAL"

    

command /tumranklariolustur:

    permission: op

    permission message: &c&lBunu Yapamazsın!

    trigger:

        execute player command "rankolusturmakhepsınıgo"

        stop

        

command /rank [<text>] [<offline player>] [<text>]:

    permission: rank.admin

    permission message: [@p] &cNo Permissions!

    trigger:

        if arg 1 is not set:

            send "&c"

            execute player command "/rank use"

            send "&c"

        if arg 1 is "set":

            if arg 2 is set:

#------------------------------------------------------Özel Ranks----------------------------------------------------#

                if arg 3 is "CEO":                   

                    execute player command "manuadd %arg 2% CEO"

                    send "{@r} &6%arg 2% &eBizim Yeni &8&lCEO&e!"

                if arg 3 is "YÖNETİCİ":                   

                    execute player command "manuadd %arg 2% YÖNETİCİ"

                    send "{@r} &6%arg 2% &eBizim Yeni &8&lYÖNETİCİ&e!"               

                if arg 3 is "KURUCU":

                    execute player command "manuadd %arg 2% Kurucu"

                    send "{@r} &6%arg 2% Bizim Yeni &4&lKURUCU&e!"

                if arg 3 is "ADMIN":                   

                    execute player command "manuadd %arg 2% ADMIN" 

                    send "{@r} &6%arg 2% &eBizim Yeni &3&lADMIN&e!"

                if arg 3 is "MOD":                   

                    execute player command "manuadd %arg 2% MOD"

                    send "{@r} &6%arg 2% &eBizim Yeni &1&1MOD&e!"

                if arg 3 is "YOUTUBE":

                    execute player command "manuadd %arg 2% &4&lYou&f&lTube"

                    send "{@r} &6%arg 2% &eBizim Yeni &4&lYouTuber&e!"

                if arg 3 is "Mimar":                   

                    execute player command "manuadd %arg 2% Mimar"

                    send "{@r} &6%arg 2% &eBizim Yeni &a&lMimar&e!"

                if arg 3 is "VIP":                   

                    execute player command "manuadd %arg 2% VIP"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP&e!"

                if arg 3 is "VIP+":                   

                    execute player command "manuadd %arg 2% VIP+"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP+&e!"

                if arg 3 is "VIP++":                   

                    execute player command "manuadd %arg 2% VIP++"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP++&e!"

                if arg 3 is "MVIP":                   

                    execute player command "manuadd %arg 2% MVIP"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP&e!"

                if arg 3 is "MVIP+":                   

                    execute player command "manuadd %arg 2% MVIP+"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP+&e!"

                if arg 3 is "MVIP++":                   

                    execute player command "manuadd %arg 2% MVIP++"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP++&e!"

                if arg 3 is "HELYUM":                   

                    execute player command "manuadd %arg 2% &e&lH&bE&1L&4Y&5U&2M"

                    send "{@r} &6%arg 2% &eBizim Yeni &e&lHELYUM&e!"



#------------------------------------------------------Normal Ranks--------------------------------------------------#

                if arg 3 is "ANCIENT":

                    execute player command "manuadd %arg 2% ANCIENT"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &9&lANCIENT Oldu&e!"

                if arg 3 is "ELDER":

                    execute player command "manuadd %arg 2% ELDER"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lELDER Oldu&e!"

                if arg 3 is "COLOSSAL":

                    execute player command "manuadd %arg 2% COLOSSAL"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lCOLOSSAL Oldu&e!"

                if arg 3 is "MYTHIC":

                    execute player command "manuadd %arg 2% MYTHIC"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lMYTHIC Oldu&e!"

                if arg 3 is "PATHFINDER":

                    execute player command "manuadd %arg 2% PATHFINDER"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lPATHFINDER oldu&e!"

                if arg 3 is "PEDDLER":

                    execute player command "manuadd %arg 2% PEDDLER"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &2&lPEDDLER Oldu&e!"

                if arg 3 is "LIGHTFOOT":

                    execute player command "manuadd %arg 2% LIGHTFOOT"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &1LIGHTFOOT Oldu&e!"

                if arg 3 is "WANDERER":

                    execute player command "manuadd %arg 2% WANDERER"

                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &lWANDERER Oldu&e!"

                if arg 3 is "FERAL":

                    execute player command "manuadd %arg 2% FERAL"

            else:

                send "{@p} &4/rank <set/reset> <player> <rank>"

                send "&cHangi rütbelerin olduğunu bilmiyor musun? Kullanım &4/rank list"

                send "Kodun nasıl kullanıcağını bilmiyor musun? Kullanım &4/rank use"

        if arg 1 is "list":

            send "&c-----------------------------------"

            send "&9ANCIENT &7==> &FGroup Name: &8ANCIENT"

            send "&5ELDER &7==> &fGroup Name: &8ELDER"

            send "&cCOLOSSAL &7==> &fGroup Name: &8COLOSSAL"

            send "&cMYTHIC &7==> &fGroup Name: &8MYTHIC"

            send "&aPATHFINDER &7==> &fGroup Name: &8PATHFINDER"

            send "&aPEDDLER &7==> &fGroup Name: &8PEDDLER"

            send "&2LIGHTFOOT &7==> &fGroup Name: &8LIGHTFOOT"

            send "&1WANDERER &7==> &fGroup Name: &8WANDERER"

            send "&c-----------------------------------"

        

        if arg 1 is "özellist":

            send "&c-----------------------------------"

            send "&9CEO &7==> &FGroup Name: &8&lCEO"

            send "&5YÖNETİCİ &7==> &fGroup Name: &c&lYÖNETİCİ"

            send "&cKURUCU &7==> &fGroup Name: &4&lKURUCU"

            send "&cADMIN &7==> &fGroup Name: &b&lADMIN"

            send "&aMOD &7==> &fGroup Name: &d&lMOD"

            send "&aYOUTUBE &7==> &fGroup Name: &4&lYOU&f&lTUBE"

            send "&2Mimar &7==> &fGroup Name: &e&lMimar"

            send "&aVIP &7==> &fGroup Name: &a&lVIP"

            send "&aVIP+ &7==> &fGroup Name: &a&lVIP+"

            send "&aVIP++ &7==> &fGroup Name: &a&lVIP++"

            send "&bMVIP &7==> &fGroup Name: &b&lMVIP"

            send "&bMVIP+ &7==> &fGroup Name: &b&lMVIP+"

            send "&bMVIP++ &7==> &fGroup Name: &b&lMVIP++"

            send "&c-----------------------------------"

            

        if arg 1 is "use":

            send "&c-----------------------------------"

            send "&bRank Belirleme: <tooltip:&c/rank set player rank>&b&lÜzerime Gel" to player

            send "&bHangi ranklar olduğunu merak etmiyor musun? <tooltip:&c/rank list, /rank özellist>&b&lÜzerime Gel" to player

            send "&bSen bir kimsenin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel"

            send "&bİnfo İçin <tooltip:&c/rank info>&b&lÜzerime Gel"

        if arg 1 is "reset":

            if arg 2 is set:

                execute player command "manuadd %arg 2% FERAL"

                send "{@r} &c%arg 2% adlı kişinin rankı başarıyla &7&lFERAL resetlendi!"

                send "{@p} &cRankınız %player% Tarafından Sıfırlandı &7&lFERAL'a Düştünüz!" to arg 2

            else:

                send "&b&lBirinin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel (Rankı Sıfırlanan Kişi &8FERAL'a Düşer)"

        if arg 1 is "info":

            send "&c-----------------------------------"

            send "&4Skript made by &c1Ripeness"

            send "&4İşte O Şahane Discordumuz <link:https://discord.gg/vyGhQa9PAG>&6Tıkla ve Git!" to player

            send "&4Version &c1.2"

            send "&c-----------------------------------"

            

command /rankolusturgor

    permission: op

    permission message: &cBunu Yapamazsın!

    trigger:

        execute console command "mangadd {@1}"

        wait 50 ticks

        execute console command    "mangadd {@2}"

        wait 50 ticks

        execute console command    "mangadd {@3}"

        execute console command    "mangadd {@4}"

        execute console command    "mangadd {@5}"

        execute console command    "mangadd {@6}"

        execute console command "mangadd {@7}"

        execute console command "mangadd {@8}"

        execute console command "mangadd {@9}"

        execute console command "mangadd {@10}"

        execute console command "mangadd {@11}"

        execute console command "mangadd {@12}"

        execute console command "mangadd {@13}"

        execute console command "mangadd {@14}"

        execute console command "mangadd {@15}"

        execute console command "mangadd {@16}"

        execute console command "mangadd {@17}"

        execute console command "mangadd {@18}"

        execute console command "mangadd {@19}"

        execute console command "mangadd {@20}"

        execute console command "mangadd {@21}"

        execute console command "mangadd {@22}"

        execute console command "mangadd {@23}"

        execute console command "nte group add {@1}"

        execute console command "nte group add {@2}"

        execute console command "nte group add {@3}"

        execute console command "nte group add {@4}"

        execute console command "nte group add {@5}"

        execute console command "nte group add {@6}"

        execute console command "nte group add {@7}"

        execute console command "nte group add {@8}"

        execute console command "nte group add {@9}"

        execute console command "nte group add {@10}"

        execute console command "nte group add {@11}"

        execute console command "nte group add {@12}"

        execute console command "nte group add {@13}"

        execute console command "nte group add {@14}"

        execute console command "nte group add {@15}"

        execute console command "nte group add {@16}"

        execute console command "nte group add {@17}"

        execute console command "nte group add {@18}"

        execute console command "nte group add {@19}"

        execute console command "nte group add {@20}"

        execute console command "nte group add {@21}"

        execute console command "nte group add {@22}"

        execute console command "nte group add {@23}"

        execute console command "nte group {@1} prefix &8&lCEO &f"

        execute console command "nte group {@2} prefix &c&lYÖNETİCİ &f"

        execute console command "nte group {@3} prefix &4&lKURUCU &f"

        execute console command "nte group {@4} prefix &b&lADMIN &f"

        execute console command "nte group {@5} prefix &d&lMOD &f"

        execute console command "nte group {@6} prefix &4&lYOU&f&lTUBE &f"

        execute console command "nte group {@7} prefix &e&lMimar &f"

        execute console command "nte group {@8} prefix &a&lVIP &f"

        execute console command "nte group {@9} prefix &a&lVIP+ &f"

        execute console command "nte group {@10} prefix &a&lVIP++ &f"

        execute console command "nte group {@11} prefix &a&lMVIP &f"

        execute console command "nte group {@12} prefix &a&lMVIP+ &f"

        execute console command "nte group {@13} prefix &a&lMVIP++ &f"

        execute console command "nte group {@14} prefix &a&lHELYUM &f"

        execute console command "nte group {@15} prefix &2&lANCIENT &7"

        execute console command "nte group {@16} prefix &9&lELDER &7"

        execute console command "nte group {@17} prefix &3&lCOLOSSAL &7"

        execute console command "nte group {@18} prefix &1&lMYTHIC &7"

        execute console command "nte group {@19} prefix &2&lPATHFINDER &7"

        execute console command "nte group {@20} prefix &a&lPEDDLER &7"

        execute console command "nte group {@21} prefix &6&l&LIGHTFOOT &7"

        execute console command "nte group {@22} prefix &f&lWANDERER &7"

        execute console command "nte group {@23} prefix &8&lFERAL &7"

        execute console command "nte group {@1} permission CEO.Tag"

        execute console command "nte group {@2} permission YÖNETİCİ.Tag"

        execute console command "nte group {@3} permission KURUCU.Tag"

        execute console command "nte group {@4} permission ADMIN.Tag"

        execute console command "nte group {@5} permission MOD.Tag"

        execute console command "nte group {@6} permission YOUTUBE.Tag"

        execute console command "nte group {@7} permission Mimar.Tag"

        execute console command "nte group {@8} permission VIP.Tag"

        execute console command "nte group {@9} permission VIP+.Tag"

        execute console command "nte group {@10} permission VIP++.Tag"

        execute console command "nte group {@11} permission MVIP.Tag"

        execute console command "nte group {@12} permission MVIP+.Tag"

        execute console command "nte group {@13} permission MVIP++.Tag"

        execute console command "nte group {@14} permission HELYUM.Tag"

        execute console command "nte group {@15} permission ANCIENT.Tag"

        execute console command "nte group {@16} permission ELDER.Tag"

        execute console command "nte group {@17} permission COLOSSAL.Tag"

        execute console command "nte group {@18} permission MYTHIC.Tag"

        execute console command "nte group {@19} permission PATHFINDER.Tag"

        execute console command "nte group {@20} permission PEDDLER.Tag"

        execute console command "nte group {@21} permission LIGHTFOOT.Tag"

        execute console command "nte group {@22} permission WANDERER.Tag"

        execute console command "nte group {@23} permission FERAL.Tag"

        execute console command "mangaddp {@1} CEO.Tag"

        execute console command "mangaddp {@2} YÖNETİCİ.Tag"

        execute console command "mangaddp {@3} KURUCU.Tag"

        execute console command "mangaddp {@4} ADMIN.Tag"

        execute console command "mangaddp {@5} MOD.Tag"

        execute console command "mangaddp {@6} YOUTUBE.Tag"

        execute console command "mangaddp {@7} Mimar.Tag"

        execute console command "mangaddp {@8} VIP.Tag"

        execute console command "mangaddp {@9} VIP+.Tag"

        execute console command "mangaddp {@10} VIP++.Tag"

        execute console command "mangaddp {@11} MVIP.Tag"

        execute console command "mangaddp {@12} MVIP+.Tag"

        execute console command "mangaddp {@13} MVIP+.Tag"

        execute console command "mangaddp {@14} HELYUM.Tag"

        execute console command "mangaddp {@15} ANCIENT.Tag"

        execute console command "mangaddp {@16} ELDER.Tag"

        execute console command "mangaddp {@17} COLOSSAL.Tag"

        execute console command "mangaddp {@18} MYTHIC.Tag"

        execute console command "mangaddp {@19} PATHFINDER.Tag"

        execute console command "mangaddp {@20} PEDDLER.Tag"

        execute console command "mangaddp {@21} LIGHTFOOT.Tag"

        execute console command "mangaddp {@22} WANDERER.Tag"

        execute console command "mangaddp {@23} FERAL.Tag"
 
deneyeceğim sunucu açılsın
 
options:
p: &8[&4&lARYANW&8] >>
r: &8[&4&lRank&8] >>
1: CEO
2: YÖNETİCİ
3: KURUCU
4: ADMIN
5: MOD
6: YOUTUBE
7: Mimar
8: VIP
9: VIP+
10: VIP++
11: MVIP
12: MVIP+
13: MVIP++
14: HELYUM
15: ANCIENT
16: ELDER
17: COLOSSAL
18: MYTHIC
19: PATHFINDER
20: PEDDLER
21: LIGHTFOOT
22: WANDERER
23: FERAL

on first join:
execute console command "manuadd %player% FERAL"

command /tumranklariolustur:
permission: op
permission message: &c&lBunu Yapamazsın!
trigger:
execute player command "rankolusturmakhepsınıgo"
stop

command /rank [<text>] [<offline player>] [<text>]:
permission: rank.admin
permission message: [@p] &cNo Permissions!
trigger:
if arg 1 is not set:
send "&c"
execute player command "/rank use"
send "&c"
if arg 1 is "set":
if arg 2 is set:
#------------------------------------------------------Özel Ranks----------------------------------------------------#
if arg 3 is "CEO":
execute player command "manuadd %arg 2% CEO"
send "{@r} &6%arg 2% &eBizim Yeni &8&lCEO&e!"
if arg 3 is "YÖNETİCİ":
execute player command "manuadd %arg 2% YÖNETİCİ"
send "{@r} &6%arg 2% &eBizim Yeni &8&lYÖNETİCİ&e!"
if arg 3 is "KURUCU":
execute player command "manuadd %arg 2% Kurucu"
send "{@r} &6%arg 2% Bizim Yeni &4&lKURUCU&e!"
if arg 3 is "ADMIN":
execute player command "manuadd %arg 2% ADMIN"
send "{@r} &6%arg 2% &eBizim Yeni &3&lADMIN&e!"
if arg 3 is "MOD":
execute player command "manuadd %arg 2% MOD"
send "{@r} &6%arg 2% &eBizim Yeni &1&1MOD&e!"
if arg 3 is "YOUTUBE":
execute player command "manuadd %arg 2% &4&lYou&f&lTube"
send "{@r} &6%arg 2% &eBizim Yeni &4&lYouTuber&e!"
if arg 3 is "Mimar":
execute player command "manuadd %arg 2% Mimar"
send "{@r} &6%arg 2% &eBizim Yeni &a&lMimar&e!"
if arg 3 is "VIP":
execute player command "manuadd %arg 2% VIP"
send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP&e!"
if arg 3 is "VIP+":
execute player command "manuadd %arg 2% VIP+"
send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP+&e!"
if arg 3 is "VIP++":
execute player command "manuadd %arg 2% VIP++"
send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP++&e!"
if arg 3 is "MVIP":
execute player command "manuadd %arg 2% MVIP"
send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP&e!"
if arg 3 is "MVIP+":
execute player command "manuadd %arg 2% MVIP+"
send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP+&e!"
if arg 3 is "MVIP++":
execute player command "manuadd %arg 2% MVIP++"
send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP++&e!"
if arg 3 is "HELYUM":
execute player command "manuadd %arg 2% &e&lH&bE&1L&4Y&5U&2M"
send "{@r} &6%arg 2% &eBizim Yeni &e&lHELYUM&e!"

#------------------------------------------------------Normal Ranks--------------------------------------------------#
if arg 3 is "ANCIENT":
execute player command "manuadd %arg 2% ANCIENT"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &9&lANCIENT Oldu&e!"
if arg 3 is "ELDER":
execute player command "manuadd %arg 2% ELDER"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lELDER Oldu&e!"
if arg 3 is "COLOSSAL":
execute player command "manuadd %arg 2% COLOSSAL"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lCOLOSSAL Oldu&e!"
if arg 3 is "MYTHIC":
execute player command "manuadd %arg 2% MYTHIC"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lMYTHIC Oldu&e!"
if arg 3 is "PATHFINDER":
execute player command "manuadd %arg 2% PATHFINDER"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lPATHFINDER oldu&e!"
if arg 3 is "PEDDLER":
execute player command "manuadd %arg 2% PEDDLER"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &2&lPEDDLER Oldu&e!"
if arg 3 is "LIGHTFOOT":
execute player command "manuadd %arg 2% LIGHTFOOT"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &1LIGHTFOOT Oldu&e!"
if arg 3 is "WANDERER":
execute player command "manuadd %arg 2% WANDERER"
broadcast "{@p} &6%arg 2% &eAdlı Kişi &lWANDERER Oldu&e!"
if arg 3 is "FERAL":
execute player command "manuadd %arg 2% FERAL"
else:
send "{@p} &4/rank <set/reset> <player> <rank>"
send "&cHangi rütbelerin olduğunu bilmiyor musun? Kullanım &4/rank list"
send "Kodun nasıl kullanıcağını bilmiyor musun? Kullanım &4/rank use"
if arg 1 is "list":
send "&c-----------------------------------"
send "&9ANCIENT &7==> &FGroup Name: &8ANCIENT"
send "&5ELDER &7==> &fGroup Name: &8ELDER"
send "&cCOLOSSAL &7==> &fGroup Name: &8COLOSSAL"
send "&cMYTHIC &7==> &fGroup Name: &8MYTHIC"
send "&aPATHFINDER &7==> &fGroup Name: &8PATHFINDER"
send "&aPEDDLER &7==> &fGroup Name: &8PEDDLER"
send "&2LIGHTFOOT &7==> &fGroup Name: &8LIGHTFOOT"
send "&1WANDERER &7==> &fGroup Name: &8WANDERER"
send "&c-----------------------------------"

if arg 1 is "özellist":
send "&c-----------------------------------"
send "&9CEO &7==> &FGroup Name: &8&lCEO"
send "&5YÖNETİCİ &7==> &fGroup Name: &c&lYÖNETİCİ"
send "&cKURUCU &7==> &fGroup Name: &4&lKURUCU"
send "&cADMIN &7==> &fGroup Name: &b&lADMIN"
send "&aMOD &7==> &fGroup Name: &d&lMOD"
send "&aYOUTUBE &7==> &fGroup Name: &4&lYOU&f&lTUBE"
send "&2Mimar &7==> &fGroup Name: &e&lMimar"
send "&aVIP &7==> &fGroup Name: &a&lVIP"
send "&aVIP+ &7==> &fGroup Name: &a&lVIP+"
send "&aVIP++ &7==> &fGroup Name: &a&lVIP++"
send "&bMVIP &7==> &fGroup Name: &b&lMVIP"
send "&bMVIP+ &7==> &fGroup Name: &b&lMVIP+"
send "&bMVIP++ &7==> &fGroup Name: &b&lMVIP++"
send "&c-----------------------------------"

if arg 1 is "use":
send "&c-----------------------------------"
send "&bRank Belirleme: <tooltip:&c/rank set player rank>&b&lÜzerime Gel" to player
send "&bHangi ranklar olduğunu merak etmiyor musun? <tooltip:&c/rank list, /rank özellist>&b&lÜzerime Gel" to player
send "&bSen bir kimsenin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel"
send "&bİnfo İçin <tooltip:&c/rank info>&b&lÜzerime Gel"
if arg 1 is "reset":
if arg 2 is set:
execute player command "manuadd %arg 2% FERAL"
send "{@r} &c%arg 2% adlı kişinin rankı başarıyla &7&lFERAL resetlendi!"
send "{@p} &cRankınız %player% Tarafından Sıfırlandı &7&lFERAL'a Düştünüz!" to arg 2
else:
send "&b&lBirinin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel (Rankı Sıfırlanan Kişi &8FERAL'a Düşer)"
if arg 1 is "info":
send "&c-----------------------------------"
send "&4Skript made by &c1Ripeness"
send "&4İşte O Şahane Discordumuz <link:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
>&6Tıkla ve Git!" to player
send "&4Version &c1.2"
send "&c-----------------------------------"

command /rankolustur
permission: op
permission message: &cBunu Yapamazsın!
trigger:
execute console command "mangadd {@1}"
wait 50 ticks
execute console command "mangadd {@2}"
wait 50 ticks
execute console command "mangadd {@3}"
execute console command "mangadd {@4}"
execute console command "mangadd {@5}"
execute console command "mangadd {@6}"
execute console command "mangadd {@7}"
execute console command "mangadd {@8}"
execute console command "mangadd {@9}"
execute console command "mangadd {@10}"
execute console command "mangadd {@11}"
execute console command "mangadd {@12}"
execute console command "mangadd {@13}"
execute console command "mangadd {@14}"
execute console command "mangadd {@15}"
execute console command "mangadd {@16}"
execute console command "mangadd {@17}"
execute console command "mangadd {@18}"
execute console command "mangadd {@19}"
execute console command "mangadd {@20}"
execute console command "mangadd {@21}"
execute console command "mangadd {@22}"
execute console command "mangadd {@23}"
execute console command "nte group add {@1}"
execute console command "nte group add {@2}"
execute console command "nte group add {@3}"
execute console command "nte group add {@4}"
execute console command "nte group add {@5}"
execute console command "nte group add {@6}"
execute console command "nte group add {@7}"
execute console command "nte group add {@8}"
execute console command "nte group add {@9}"
execute console command "nte group add {@10}"
execute console command "nte group add {@11}"
execute console command "nte group add {@12}"
execute console command "nte group add {@13}"
execute console command "nte group add {@14}"
execute console command "nte group add {@15}"
execute console command "nte group add {@16}"
execute console command "nte group add {@17}"
execute console command "nte group add {@18}"
execute console command "nte group add {@19}"
execute console command "nte group add {@20}"
execute console command "nte group add {@21}"
execute console command "nte group add {@22}"
execute console command "nte group add {@23}"
execute console command "nte group {@1} prefix &8&lCEO &f"
execute console command "nte group {@2} prefix &c&lYÖNETİCİ &f"
execute console command "nte group {@3} prefix &4&lKURUCU &f"
execute console command "nte group {@4} prefix &b&lADMIN &f"
execute console command "nte group {@5} prefix &d&lMOD &f"
execute console command "nte group {@6} prefix &4&lYOU&f&lTUBE &f"
execute console command "nte group {@7} prefix &e&lMimar &f"
execute console command "nte group {@8} prefix &a&lVIP &f"
execute console command "nte group {@9} prefix &a&lVIP+ &f"
execute console command "nte group {@10} prefix &a&lVIP++ &f"
execute console command "nte group {@11} prefix &a&lMVIP &f"
execute console command "nte group {@12} prefix &a&lMVIP+ &f"
execute console command "nte group {@13} prefix &a&lMVIP++ &f"
execute console command "nte group {@14} prefix &a&lHELYUM &f"
execute console command "nte group {@15} prefix &2&lANCIENT &7"
execute console command "nte group {@16} prefix &9&lELDER &7"
execute console command "nte group {@17} prefix &3&lCOLOSSAL &7"
execute console command "nte group {@18} prefix &1&lMYTHIC &7"
execute console command "nte group {@19} prefix &2&lPATHFINDER &7"
execute console command "nte group {@20} prefix &a&lPEDDLER &7"
execute console command "nte group {@21} prefix &6&l&LIGHTFOOT &7"
execute console command "nte group {@22} prefix &f&lWANDERER &7"
execute console command "nte group {@23} prefix &8&lFERAL &7"
execute console command "nte group {@1} permission CEO.Tag"
execute console command "nte group {@2} permission YÖNETİCİ.Tag"
execute console command "nte group {@3} permission KURUCU.Tag"
execute console command "nte group {@4} permission ADMIN.Tag"
execute console command "nte group {@5} permission MOD.Tag"
execute console command "nte group {@6} permission YOUTUBE.Tag"
execute console command "nte group {@7} permission Mimar.Tag"
execute console command "nte group {@8} permission VIP.Tag"
execute console command "nte group {@9} permission VIP+.Tag"
execute console command "nte group {@10} permission VIP++.Tag"
execute console command "nte group {@11} permission MVIP.Tag"
execute console command "nte group {@12} permission MVIP+.Tag"
execute console command "nte group {@13} permission MVIP++.Tag"
execute console command "nte group {@14} permission HELYUM.Tag"
execute console command "nte group {@15} permission ANCIENT.Tag"
execute console command "nte group {@16} permission ELDER.Tag"
execute console command "nte group {@17} permission COLOSSAL.Tag"
execute console command "nte group {@18} permission MYTHIC.Tag"
execute console command "nte group {@19} permission PATHFINDER.Tag"
execute console command "nte group {@20} permission PEDDLER.Tag"
execute console command "nte group {@21} permission LIGHTFOOT.Tag"
execute console command "nte group {@22} permission WANDERER.Tag"
execute console command "nte group {@23} permission FERAL.Tag"
execute console command "mangaddp {@1} CEO.Tag"
execute console command "mangaddp {@2} YÖNETİCİ.Tag"
execute console command "mangaddp {@3} KURUCU.Tag"
execute console command "mangaddp {@4} ADMIN.Tag"
execute console command "mangaddp {@5} MOD.Tag"
execute console command "mangaddp {@6} YOUTUBE.Tag"
execute console command "mangaddp {@7} Mimar.Tag"
execute console command "mangaddp {@8} VIP.Tag"
execute console command "mangaddp {@9} VIP+.Tag"
execute console command "mangaddp {@10} VIP++.Tag"
execute console command "mangaddp {@11} MVIP.Tag"
execute console command "mangaddp {@12} MVIP+.Tag"
execute console command "mangaddp {@13} MVIP+.Tag"
execute console command "mangaddp {@14} HELYUM.Tag"
execute console command "mangaddp {@15} ANCIENT.Tag"
execute console command "mangaddp {@16} ELDER.Tag"
execute console command "mangaddp {@17} COLOSSAL.Tag"
execute console command "mangaddp {@18} MYTHIC.Tag"
execute console command "mangaddp {@19} PATHFINDER.Tag"
execute console command "mangaddp {@20} PEDDLER.Tag"
execute console command "mangaddp {@21} LIGHTFOOT.Tag"
execute console command "mangaddp {@22} WANDERER.Tag"
execute console command "mangaddp {@23} FERAL.Tag"
 
amot bizim sunucunun açılmasına 1 saat var sende group manager bide nte pl si varsa denermisin zahmet olmassa
 
Kod:
options:
    p: &8[&4&lARYANW&8] >>
    r: &8[&4&lRank&8] >>
    1: CEO
    2: YÖNETİCİ
    3: KURUCU
    4: ADMIN
    5: MOD
    6: YOUTUBE
    7: Mimar
    8: VIP
    9: VIP+
    10: VIP++
    11: MVIP
    12: MVIP+
    13: MVIP++
    14: HELYUM
    15: ANCIENT
    16: ELDER
    17: COLOSSAL
    18: MYTHIC
    19: PATHFINDER
    20: PEDDLER
    21: LIGHTFOOT
    22: WANDERER
    23: FERAL
   
on first join:
    execute console command "manuadd %player% FERAL"
   
command /tumranklariolustur:
    permission: op
    permission message: &c&lBunu Yapamazsın!
    trigger:
        execute player command "rankolusturmakhepsınıgo"
        stop
       
command /rank [<text>] [<offline player>] [<text>]:
    permission: rank.admin
    permission message: [@p] &cNo Permissions!
    trigger:
        if arg 1 is not set:
            send "&c"
            execute player command "/rank use"
            send "&c"
        if arg 1 is "set":
            if arg 2 is set:
#------------------------------------------------------Özel Ranks----------------------------------------------------#
                if arg 3 is "CEO":                  
                    execute player command "manuadd %arg 2% CEO"
                    send "{@r} &6%arg 2% &eBizim Yeni &8&lCEO&e!"
                if arg 3 is "YÖNETİCİ":                  
                    execute player command "manuadd %arg 2% YÖNETİCİ"
                    send "{@r} &6%arg 2% &eBizim Yeni &8&lYÖNETİCİ&e!"              
                if arg 3 is "KURUCU":
                    execute player command "manuadd %arg 2% Kurucu"
                    send "{@r} &6%arg 2% Bizim Yeni &4&lKURUCU&e!"
                if arg 3 is "ADMIN":                  
                    execute player command "manuadd %arg 2% ADMIN"
                    send "{@r} &6%arg 2% &eBizim Yeni &3&lADMIN&e!"
                if arg 3 is "MOD":                  
                    execute player command "manuadd %arg 2% MOD"
                    send "{@r} &6%arg 2% &eBizim Yeni &1&1MOD&e!"
                if arg 3 is "YOUTUBE":
                    execute player command "manuadd %arg 2% &4&lYou&f&lTube"
                    send "{@r} &6%arg 2% &eBizim Yeni &4&lYouTuber&e!"
                if arg 3 is "Mimar":                  
                    execute player command "manuadd %arg 2% Mimar"
                    send "{@r} &6%arg 2% &eBizim Yeni &a&lMimar&e!"
                if arg 3 is "VIP":                  
                    execute player command "manuadd %arg 2% VIP"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP&e!"
                if arg 3 is "VIP+":                  
                    execute player command "manuadd %arg 2% VIP+"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP+&e!"
                if arg 3 is "VIP++":                  
                    execute player command "manuadd %arg 2% VIP++"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lVIP++&e!"
                if arg 3 is "MVIP":                  
                    execute player command "manuadd %arg 2% MVIP"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP&e!"
                if arg 3 is "MVIP+":                  
                    execute player command "manuadd %arg 2% MVIP+"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP+&e!"
                if arg 3 is "MVIP++":                  
                    execute player command "manuadd %arg 2% MVIP++"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lMVIP++&e!"
                if arg 3 is "HELYUM":                  
                    execute player command "manuadd %arg 2% &e&lH&bE&1L&4Y&5U&2M"
                    send "{@r} &6%arg 2% &eBizim Yeni &e&lHELYUM&e!"

#------------------------------------------------------Normal Ranks--------------------------------------------------#
                if arg 3 is "ANCIENT":
                    execute player command "manuadd %arg 2% ANCIENT"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &9&lANCIENT Oldu&e!"
                if arg 3 is "ELDER":
                    execute player command "manuadd %arg 2% ELDER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lELDER Oldu&e!"
                if arg 3 is "COLOSSAL":
                    execute player command "manuadd %arg 2% COLOSSAL"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &c&lCOLOSSAL Oldu&e!"
                if arg 3 is "MYTHIC":
                    execute player command "manuadd %arg 2% MYTHIC"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lMYTHIC Oldu&e!"
                if arg 3 is "PATHFINDER":
                    execute player command "manuadd %arg 2% PATHFINDER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &a&lPATHFINDER oldu&e!"
                if arg 3 is "PEDDLER":
                    execute player command "manuadd %arg 2% PEDDLER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &2&lPEDDLER Oldu&e!"
                if arg 3 is "LIGHTFOOT":
                    execute player command "manuadd %arg 2% LIGHTFOOT"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &1LIGHTFOOT Oldu&e!"
                if arg 3 is "WANDERER":
                    execute player command "manuadd %arg 2% WANDERER"
                    broadcast "{@p} &6%arg 2% &eAdlı Kişi &lWANDERER Oldu&e!"
                if arg 3 is "FERAL":
                    execute player command "manuadd %arg 2% FERAL"
            else:
                send "{@p} &4/rank <set/reset> <player> <rank>"
                send "&cHangi rütbelerin olduğunu bilmiyor musun? Kullanım &4/rank list"
                send "Kodun nasıl kullanıcağını bilmiyor musun? Kullanım &4/rank use"
        if arg 1 is "list":
            send "&c-----------------------------------"
            send "&9ANCIENT &7==> &FGroup Name: &8ANCIENT"
            send "&5ELDER &7==> &fGroup Name: &8ELDER"
            send "&cCOLOSSAL &7==> &fGroup Name: &8COLOSSAL"
            send "&cMYTHIC &7==> &fGroup Name: &8MYTHIC"
            send "&aPATHFINDER &7==> &fGroup Name: &8PATHFINDER"
            send "&aPEDDLER &7==> &fGroup Name: &8PEDDLER"
            send "&2LIGHTFOOT &7==> &fGroup Name: &8LIGHTFOOT"
            send "&1WANDERER &7==> &fGroup Name: &8WANDERER"
            send "&c-----------------------------------"
       
        if arg 1 is "özellist":
            send "&c-----------------------------------"
            send "&9CEO &7==> &FGroup Name: &8&lCEO"
            send "&5YÖNETİCİ &7==> &fGroup Name: &c&lYÖNETİCİ"
            send "&cKURUCU &7==> &fGroup Name: &4&lKURUCU"
            send "&cADMIN &7==> &fGroup Name: &b&lADMIN"
            send "&aMOD &7==> &fGroup Name: &d&lMOD"
            send "&aYOUTUBE &7==> &fGroup Name: &4&lYOU&f&lTUBE"
            send "&2Mimar &7==> &fGroup Name: &e&lMimar"
            send "&aVIP &7==> &fGroup Name: &a&lVIP"
            send "&aVIP+ &7==> &fGroup Name: &a&lVIP+"
            send "&aVIP++ &7==> &fGroup Name: &a&lVIP++"
            send "&bMVIP &7==> &fGroup Name: &b&lMVIP"
            send "&bMVIP+ &7==> &fGroup Name: &b&lMVIP+"
            send "&bMVIP++ &7==> &fGroup Name: &b&lMVIP++"
            send "&c-----------------------------------"
           
        if arg 1 is "use":
            send "&c-----------------------------------"
            send "&bRank Belirleme: <tooltip:&c/rank set player rank>&b&lÜzerime Gel" to player
            send "&bHangi ranklar olduğunu merak etmiyor musun? <tooltip:&c/rank list, /rank özellist>&b&lÜzerime Gel" to player
            send "&bSen bir kimsenin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel"
            send "&bİnfo İçin <tooltip:&c/rank info>&b&lÜzerime Gel"
        if arg 1 is "reset":
            if arg 2 is set:
                execute player command "manuadd %arg 2% FERAL"
                send "{@r} &c%arg 2% adlı kişinin rankı başarıyla &7&lFERAL resetlendi!"
                send "{@p} &cRankınız %player% Tarafından Sıfırlandı &7&lFERAL'a Düştünüz!" to arg 2
            else:
                send "&b&lBirinin rankını sıfırlamayı bilmiyor musun? <tooltip:&c/rank reset player>&b&lÜzerime Gel (Rankı Sıfırlanan Kişi &8FERAL'a Düşer)"
        if arg 1 is "info":
            send "&c-----------------------------------"
            send "&4Skript made by &c1Ripeness"
            send "&4İşte O Şahane Discordumuz <link:https://discord.gg/vyGhQa9PAG>&6Tıkla ve Git!" to player
            send "&4Version &c1.2"
            send "&c-----------------------------------"
           
command /rankolustur
    permission: op
    permission message: &cBunu Yapamazsın!
    trigger:
        execute console command "mangadd {@1}"
        wait 50 ticks
        execute console command    "mangadd {@2}"
        wait 50 ticks
        execute console command    "mangadd {@3}"
        execute console command    "mangadd {@4}"
        execute console command    "mangadd {@5}"
        execute console command    "mangadd {@6}"
        execute console command "mangadd {@7}"
        execute console command "mangadd {@8}"
        execute console command "mangadd {@9}"
        execute console command "mangadd {@10}"
        execute console command "mangadd {@11}"
        execute console command "mangadd {@12}"
        execute console command "mangadd {@13}"
        execute console command "mangadd {@14}"
        execute console command "mangadd {@15}"
        execute console command "mangadd {@16}"
        execute console command "mangadd {@17}"
        execute console command "mangadd {@18}"
        execute console command "mangadd {@19}"
        execute console command "mangadd {@20}"
        execute console command "mangadd {@21}"
        execute console command "mangadd {@22}"
        execute console command "mangadd {@23}"
        execute console command "nte group add {@1}"
        execute console command "nte group add {@2}"
        execute console command "nte group add {@3}"
        execute console command "nte group add {@4}"
        execute console command "nte group add {@5}"
        execute console command "nte group add {@6}"
        execute console command "nte group add {@7}"
        execute console command "nte group add {@8}"
        execute console command "nte group add {@9}"
        execute console command "nte group add {@10}"
        execute console command "nte group add {@11}"
        execute console command "nte group add {@12}"
        execute console command "nte group add {@13}"
        execute console command "nte group add {@14}"
        execute console command "nte group add {@15}"
        execute console command "nte group add {@16}"
        execute console command "nte group add {@17}"
        execute console command "nte group add {@18}"
        execute console command "nte group add {@19}"
        execute console command "nte group add {@20}"
        execute console command "nte group add {@21}"
        execute console command "nte group add {@22}"
        execute console command "nte group add {@23}"
        execute console command "nte group {@1} prefix &8&lCEO &f"
        execute console command "nte group {@2} prefix &c&lYÖNETİCİ &f"
        execute console command "nte group {@3} prefix &4&lKURUCU &f"
        execute console command "nte group {@4} prefix &b&lADMIN &f"
        execute console command "nte group {@5} prefix &d&lMOD &f"
        execute console command "nte group {@6} prefix &4&lYOU&f&lTUBE &f"
        execute console command "nte group {@7} prefix &e&lMimar &f"
        execute console command "nte group {@8} prefix &a&lVIP &f"
        execute console command "nte group {@9} prefix &a&lVIP+ &f"
        execute console command "nte group {@10} prefix &a&lVIP++ &f"
        execute console command "nte group {@11} prefix &a&lMVIP &f"
        execute console command "nte group {@12} prefix &a&lMVIP+ &f"
        execute console command "nte group {@13} prefix &a&lMVIP++ &f"
        execute console command "nte group {@14} prefix &a&lHELYUM &f"
        execute console command "nte group {@15} prefix &2&lANCIENT &7"
        execute console command "nte group {@16} prefix &9&lELDER &7"
        execute console command "nte group {@17} prefix &3&lCOLOSSAL &7"
        execute console command "nte group {@18} prefix &1&lMYTHIC &7"
        execute console command "nte group {@19} prefix &2&lPATHFINDER &7"
        execute console command "nte group {@20} prefix &a&lPEDDLER &7"
        execute console command "nte group {@21} prefix &6&l&LIGHTFOOT &7"
        execute console command "nte group {@22} prefix &f&lWANDERER &7"
        execute console command "nte group {@23} prefix &8&lFERAL &7"
        execute console command "nte group {@1} permission CEO.Tag"
        execute console command "nte group {@2} permission YÖNETİCİ.Tag"
        execute console command "nte group {@3} permission KURUCU.Tag"
        execute console command "nte group {@4} permission ADMIN.Tag"
        execute console command "nte group {@5} permission MOD.Tag"
        execute console command "nte group {@6} permission YOUTUBE.Tag"
        execute console command "nte group {@7} permission Mimar.Tag"
        execute console command "nte group {@8} permission VIP.Tag"
        execute console command "nte group {@9} permission VIP+.Tag"
        execute console command "nte group {@10} permission VIP++.Tag"
        execute console command "nte group {@11} permission MVIP.Tag"
        execute console command "nte group {@12} permission MVIP+.Tag"
        execute console command "nte group {@13} permission MVIP++.Tag"
        execute console command "nte group {@14} permission HELYUM.Tag"
        execute console command "nte group {@15} permission ANCIENT.Tag"
        execute console command "nte group {@16} permission ELDER.Tag"
        execute console command "nte group {@17} permission COLOSSAL.Tag"
        execute console command "nte group {@18} permission MYTHIC.Tag"
        execute console command "nte group {@19} permission PATHFINDER.Tag"
        execute console command "nte group {@20} permission PEDDLER.Tag"
        execute console command "nte group {@21} permission LIGHTFOOT.Tag"
        execute console command "nte group {@22} permission WANDERER.Tag"
        execute console command "nte group {@23} permission FERAL.Tag"
        execute console command "mangaddp {@1} CEO.Tag"
        execute console command "mangaddp {@2} YÖNETİCİ.Tag"
        execute console command "mangaddp {@3} KURUCU.Tag"
        execute console command "mangaddp {@4} ADMIN.Tag"
        execute console command "mangaddp {@5} MOD.Tag"
        execute console command "mangaddp {@6} YOUTUBE.Tag"
        execute console command "mangaddp {@7} Mimar.Tag"
        execute console command "mangaddp {@8} VIP.Tag"
        execute console command "mangaddp {@9} VIP+.Tag"
        execute console command "mangaddp {@10} VIP++.Tag"
        execute console command "mangaddp {@11} MVIP.Tag"
        execute console command "mangaddp {@12} MVIP+.Tag"
        execute console command "mangaddp {@13} MVIP+.Tag"
        execute console command "mangaddp {@14} HELYUM.Tag"
        execute console command "mangaddp {@15} ANCIENT.Tag"
        execute console command "mangaddp {@16} ELDER.Tag"
        execute console command "mangaddp {@17} COLOSSAL.Tag"
        execute console command "mangaddp {@18} MYTHIC.Tag"
        execute console command "mangaddp {@19} PATHFINDER.Tag"
        execute console command "mangaddp {@20} PEDDLER.Tag"
        execute console command "mangaddp {@21} LIGHTFOOT.Tag"
        execute console command "mangaddp {@22} WANDERER.Tag"
        execute console command "mangaddp {@23} FERAL.Tag"
 
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