Skyblock istop

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

CaglayanHD

Somon Balığı Selam Vermeye Geldi
Katılım
23 Mayıs 2017
Mesajlar
12
Elmaslar
2
Puan
13.210
Yaş
35
Arkadaşlar /is top yazdıgımda hiçbirşey çıkmıyor unkown command diyor ilk 10adayı gösterecek skripti olan varmı?
 
Kod:
command /Menu:
        trigger:
                open chest with 3 rows named "&b&lServer Menüsü" to player
                wait 0.1 seconds
                set {_p} to "%player%" parsed as player
                format slot 10 of player with Grass named "&6» Skyblock Menü «" with lore "&cBuraya TIKLA" to run [make player execute command "/is"]
                format slot 12 of player with diamond sword named "&6» Oyuncu Menü «" with lore "&cBuraya TIKLA" to run [make player execute command "/player"]
                format slot 14 of player with 76 named "&6» Admin Menü «" with lore "&cBuraya TIKLA" to run [make player execute command "/admin"]
                format slot 16 of player with 388 named "&6» Skyblock Takım Menüsü «" with lore "&cBuraya TIKLA" to run [make player execute command "/islandTeam"]

command /ada:
    trigger:
        open chest with 6 row named "&b&lSkyblock Menü" to player
        wait 1 tick
        format slot 10 of player with 13 named "&6» Yeni Bir Ada Kur «" with lore "&cBuraya TIKLA" to run [make player execute command "/island"]
        format slot 12 of player with 1 of grass named "&b&lAdana Git" to close then run [execute player command "/island go"]
        format slot 14 of player with Book named "&6» SkyBlock Görevleri «" with lore "&cBuraya TIKLA" to run [make player execute command "/challenge"]
        format slot 16 of player with 1 of 384 named "&b&lSkyblock Level" to close then run [execute player command "/island level"]
        format slot 28 of player with 1 of 386 named "&b&lSkyBlock Yardım" to close then run [execute player command "/island help"]
        format slot 30 of player with 368 named "&6» Ada Warpları «" with lore "&cBuraya TIKLA" to run [make player execute command "/island warps"]
        format slot 32 of player with 6 named "&6» Skyblock Biom «" with lore "&cBuraya TIKLA" to run [make player execute command "/island biomes"]
        format slot 34 of player with 1 of 151 named "&b&lAdana Reset At" to close then run [execute player command "/island reset"]
        format slot 33 of player with 19 named "&6» Skyblock Ayarları «" with lore "&cBuraya TIKLA" to run [make player execute command "/island settings"]
        format slot 53 of player with 33 named "&6» Geri Dön" with lore "&cBuraya TIKLA" to run [make player execute command "/Menu"]
        format slot 22 of player with 19 named "&6» Skyblock Top«" with lore "&cBuraya TIKLA" to run [make player execute command "/island top"]
        format slot 40 of player with 1 of 101 named "&bSkyblock Lock" to close then run [execute player command "/island lock"]
        


command /oyuncumenü:
        trigger:
                open chest with 3 rows named "&b&lOyuncu Menü" to player
                wait 0.1 seconds
                set {_p} to "%player%" parsed as player
                format slot 10 of player with diamond sword named "&6» Stats «" with lore "&4Ölme ➳ %{deaths.%player%}% ||&aÖldürme ➳ %{kills.%player%}%" to close
                format slot 16 of player with 33 named "&6» Geri Dön «" with lore "&cBuraya TIKLA" to run [make player execute command "/Menu"]


on sign change:
    if line 1 is "[skyblock]":
        set line 1 to "&8&m-----------"
        set line 2 to "&c&lSkyblock Menu"
        set line 3 to "&c&lTıkla"
        set line 4 to "&8&m-----------"       
        
click on sign:
    if line 2 is "&c&lSkyblock Menu":
        cancel event
        wait 3 ticks
        make player execute command "/ada"


on sign change:
    if line 1 is "[menu]":
        set line 1 to "&8&m-----------"
        set line 2 to "&c&lMenu"
        set line 3 to "&c&lTıkla"
        set line 4 to "&8&m-----------"       
        
click on sign:
    if line 2 is "&c&lMenu":
        cancel event
        wait 3 ticks
        make player execute command "/menu"




on death of player:
    victim is a player:
        attacker is a player:
            add 1 to {kills.%player%}
on death:
    victim is a player:
        attacker is a player:
            add 1 to {deaths.%player%}



command /admin:
        permission: Admin.Menu
        permission message: {SkyBlock Menu} Yetkin Bulunmamaktadır .
        trigger:
                open chest with 5 rows named "&b&lAdmin Menü" to player
                wait 0.1 seconds
                set {_p} to "%player%" parsed as player
                format slot 10 of player with 1 of 76 named "&bASkyBlock Yenile" to close then run [execute player command "/asadmin reload"]
                format slot 15 of player with 1 of 123 named "&bAdmin Yardım" to close then run [execute player command "/asadmin"]
                format slot 33 of player with 1 of 52 named "&bDünya Spawnı" to close then run [execute player command "/asadmin setspawn"]
                format slot 22 of player with 33 named "&6» Geri Dön «" with lore "&cBuraya TIKLA" to run [make player execute command "/Menu"]
                format slot 28 of player with 1 of 22 named "&bStaffChat" to close then run [execute player command "/sc"]
        format slot 31 of player with 101 named "&6»Hile Menüsü «" with lore "&cBuraya TIKLA" to run [make player execute message "{@prefix} "/bgui (Player)"]




options:
    prefix: &c(&4StaffChat&c)
    
command /sc [<text>]:
    aliases: /staffchat
    permission: Admin.Menu
    permission message: {SkyBlock Menu} Yetkin Bulunmamaktadır .
    trigger:
        loop all players:
            loop-players has permission "Admin.Menu"
            send "{@prefix} &7%player%&8: &7%arg text%" to loop-player
            
            
            
            
            #Tempban Mesaj

options:
    BSlot 4: Hack Yasaktır !
    BSlot 6: Hack Yasaktır !
    BSlot 8: Bug Yasaktır !
#Tempban Time s=Saniye m=Dakika h=Saat d=Gün
    TSlot 4: 30 m
    TSlot 6: 2 h
    TSlot 8: 30 m
#Kick Beskeder
    KSlot 12: Hack Kullanmayın !
    KSlot 14: Spam Yapma
#Mute tider s=Saniye m=Dakika h=Saat d=Gün
    MSlot 20: 10 m
    MSlot 22: 15 m
    MSlot 24: 25 m
    MSlot 26: 10 m
    

command /bgui [<player>]:
    permission: Admin.Menu
    permission message: {SkyBlock Menu} Yetkin Bulunmamaktadır .
    trigger:
        open chest with 3 rows named "%arg-1%" to player
        wait 1 tick
        format slot 0 of player with arg-1's skull named "&a%arg-1%" to be unstealable
        format slot 2 of player with diamond sword named "&4&lPermban" to close then run [execute console command "ban %arg-1%"]
        format slot 4 of player with iron sword named "&c&lTempban: {@TSlot 4} Hack" to close then run [execute console command "tempban %arg-1% 30 m {@BSlot 4}"]
        format slot 6 of player with gold sword named "&c&lTempban: {@TSlot 6} Roughly hack" to close then run [execute console command "tempban %arg-1% 2 h {@BSlot 6}"]
        format slot 8 of player with wood sword named "&c&lTempban: {@TSlot 8} Bugs" to close then run [execute console command "tempban %arg-1% 30 m {@BSlot 8}"]
        format slot 12 of player with bow named "&6&lKick: Hack" to close then run [execute console command "kick %arg-1% {@KSlot 12}"]
        format slot 14 of player with arrow named "&6&lKick: Spam" to close then run [execute console command "kick %arg-1% {@KSlot 14}"]
        format slot 20 of player with diamond axe named "&a&lMute: 10 m Spam" to close then run [execute console command "mute %arg-1% 10 m"]
        format slot 22 of player with iron axe named "&a&lMute: 15 m Ugly language" to close then run [execute console command "mute %arg-1% 15 m"]
        format slot 24 of player with gold axe named "&a&lMute: 25 m Threats" to close then run [execute console command "mute %arg-1% 25 m"]
        format slot 25 of player with wood axe named "&a&lMute: 10 m Flippant" to close then run [execute console command "mute %arg-1% 10 m"]
        format slot 26 of player with 33 named "&6» Geri Dön «" with lore "&cBuraya TIKLA" to run [make player execute command "/Menu"]

command /adatakım:
        trigger:
                open chest with 4 rows named "&b&lSkyBlock Takım Menüsü" to player
                wait 0.1 seconds
                set {_p} to "%player%" parsed as player
                format slot 10 of player with 1 of 397:3 named "&bOyuncu Davet Et" to close then run [execute player command "/island invite"]
                format slot 15 of player with 1 of 397:4 named "&bOyuncuyu Kabul Et" to close then run [execute player command "/island accept"]
                format slot 33 of player with 1 of 388 named "&bTakım" to close then run [execute player command "/island team"]
                format slot 28 of player with 1 of 22 named "&bTeam Chat" to close then run [execute player command "/island teamchat"]
                format slot 22 of player with 33 named "&6» Geri Dön «" with lore "&cBuraya TIKLA" to run [make player execute command "/Menu"]


Alıntırıdır İyi Forumlar.
 
Arkadaş is top istemiş senin attığın şeye bak.
hangi skyblock pluginini kullanıyorsun?
 
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