Lütfen Yardım Edin..

  • Konuyu Başlatan Konuyu Başlatan NumberOne
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.396
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

NumberOne

Koydum Çalışma Masasını
Katılım
25 Ağustos 2018
Mesajlar
58
Elmaslar
8
Puan
0
Yaş
30
Minecraft
OnaycanKran

Discord:

OnaycanKran#0035

Beyler Lütfen Yardım Edin Sorunum Şudur. / Vip Nick Yazıp Oyuncuya Vip Verdiğimde Sadece Onu Ben Verdiğim İçin Yazı Benim Ekranımda Çıkıyor Ben Verdiğim Kişinin Ekranında Çıksın İstiyorum.

loop-player olarak denedim bu seferde /vip nick yazıyorum kiti veriyor 5 saniye sonra title mesajını oyuncuya veriyor ama o title mesajı cıktıgı gibi bi kit daha veriyor yani 2 kit vermiş oluyor düzeltemedim kod alıntıdır @lara Arkadaşımızdan Ben Üzerinde Oynama Yaptım Süreli Yaptım Yardımlarınız İçin Saolun.

Kod:
command /vip [<player>]:
    permission: sk.yetkili
    trigger:
        execute console command "manuadd %arg-1% Vip"
        execute console command "gm 0 %arg-1%"
        execute console command "eco give %arg-1% 100000"
        execute console command "give %arg-1% 276 1 Sharpness:6 FireAspect:6 Unbreaking:6 looting:6"
        execute console command "give %arg-1% 277 1 Efficiency:6 Unbreaking:6 fortune:6"
        execute console command "give %arg-1% 278 1 Efficiency:6 Unbreaking:6 Fortune:6"
        execute console command "give %arg-1% 279 1 Efficiency:6 Unbreaking:6 fortune:6"
        execute console command "give %arg-1% 310 1 Protection:6 Unbreaking:6 Respiration:6 BlastProtection:6"
        execute console command "give %arg-1% 311 1 Protection:6 Unbreaking:6 ProjectileProtection:6 FireProtection:6"
        execute console command "give %arg-1% 312 1 Protection:6 Unbreaking:6 FireProtection:6 ProjectileProtection:6"
        execute console command "give %arg-1% 313 1 Protection:6 Unbreaking:6 FeatherFalling:6 FireProtection:6"
        execute console command "sp ver demir 1 %arg-1%"
        send player title "&aVip Oldun!" with subtitle "&cYetkili Seni Vip Yaptı!" for 3 seconds
        wait 30 days
        send player title "&aVip Süren Doldu!" with subtitle "&cTekrar Satın Al!" for 3 seconds
        execute console command "manuadd %arg-1% Oyuncu"
 
Bunda bug olabilir. Bence doğru dürüst çalışacağına da emin değilim.
 
sıkıntı çalışmasında degil kanka çalışıyor sorunsuz sk reload all da bişey gözükmüyor hatasız tek sorunu title mesaj bölümü
Gönderi otomatik olarak birleştirildi:

board ve send den sıkıldım title daha gösterişli olur diye böyle birşeyin peşinden koşuyorum kanka
 
sıkıntı çalışmasında degil kanka çalışıyor sorunsuz sk reload all da bişey gözükmüyor hatasız tek sorunu title mesaj bölümü
Gönderi otomatik olarak birleştirildi:

board ve send den sıkıldım title daha gösterişli olur diye böyle birşeyin peşinden koşuyorum kanka
Keyfiniz bilir fakat benim önerim VipZero herhangi bir sorun olursa bu eklentiyi tavsiye ederim iyi forumlar buyrun buda eklentinin link'i.

unutmayın

"Plugin Skriptden her zaman daha sağlıklıdır."

Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
 
Sk reload all dediğinde vip süreleri tekrar başlıyor. Vip Zero Pixel Vip ya da süreli yetki verebileceğin MySQL destekli pluginler var Luck Perms gibi bunları kullanmalısın bu skript oldukca sağlıksız gözüküyor. Sorun kit verdiğinde mesaj yazacaksa onuda yazarız ama bu tarz bi skripti kullanmanı kesinlikle tavsiye etmiyorum acemice yazılmış zaten. Başkasına tittle göndereceksen en uygunu Tittle Manager dir. /tm msg <player> şeklinde kolayca atabilirsin.
Vip Zero:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

Pixel Vip:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

Luck Perms:
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
 
Buyur bu süreli verir
Komutları:
/vip [<al,ver>] [<oyuncu>] [<süre>] Süreyi saat olarak yazın.
Kod:
#   _____ _         _       _     ______     __               _       _          ____ ___   ___
#  / ____| |       (_)     | |   |  _ \ \   / /  _      /\   | |     | |        |___ \__ \ / _ \
# | (___ | | ___ __ _ _ __ | |_  | |_) \ \_/ /  (_)    /  \  | |_ __ | |__   ___  __) | ) | | | |
#  \___ \| |/ / '__| | '_ \| __| |  _ < \   /         / /\ \ | | '_ \| '_ \ / _ \|__ < / /| | | |
#  ____) |   <| |  | | |_) | |_  | |_) | | |     _   / ____ \| | |_) | | | | (_) |__) / /_| |_| |
# |_____/|_|\_\_|  |_| .__/ \__| |____/  |_|    (_) /_/    \_\_| .__/|_| |_|\___/____/____|\___/
#                    | |                                       | |                               
#                    |_|                                       |_|                             
Options:
    p: &6Sunucu &bIsmi |
    vip: VIP
    
command /vip [<text>] [<player>] [<number>]:
    permission: OP
    permission message: &cYetkin Yok!
    trigger:
        arg-1 is "ver":
            arg-2 is set:
                arg-3 is set:
                    execute console command "manuadd %player% {@vip}"
                    broadcast "%arg-2% %{@vip}% Almistir!"
                    if {vip::süre::%player%} = arg-3:
                        execute console command "manuadd %player% oyuncu"
                        send player title "{@p}" with subtitle "&8%{@vip}%in Bitmistir"
                        set action bar of player to "&c%{@vip}% Uzatmak Icin /vipbilgi"
                        delete {vip::süre::%player%}
                    loop all players:
                        send loop-player title "{@p}" with subtitle "&6%arg-2% &b%{@vip}% &8Almistir!"
                        set action bar of loop-player to "&cSende %{@vip}% Almak Istiyorsan /vipbilgi"
        arg-1 is "al":
            arg-2 is set:
                execute console command "manuadd %player% Oyuncu"
                send arg-2 title "{@p}" with subtitle "&8%{@vip}%in Yetkili Tarafindan Alindi!"
                set action bar of arg-2 to "&cVIP Almak Icin /vipbilgi"
                delete {vip::süre::%player%}
            
every 1 hours:
    if player's group is "{@vip}":
        add 1 to {vip::süre::%player%}
 
Son düzenleme:
Buyur bu süreli verir
Komutları:
/vip [<al,ver>] [<oyuncu>] [<süre>] Süreyi saat olarak yazın.
Kod:
#   _____ _         _       _     ______     __               _       _          ____ ___   ___
#  / ____| |       (_)     | |   |  _ \ \   / /  _      /\   | |     | |        |___ \__ \ / _ \
# | (___ | | ___ __ _ _ __ | |_  | |_) \ \_/ /  (_)    /  \  | |_ __ | |__   ___  __) | ) | | | |
#  \___ \| |/ / '__| | '_ \| __| |  _ < \   /         / /\ \ | | '_ \| '_ \ / _ \|__ < / /| | | |
#  ____) |   <| |  | | |_) | |_  | |_) | | |     _   / ____ \| | |_) | | | | (_) |__) / /_| |_| |
# |_____/|_|\_\_|  |_| .__/ \__| |____/  |_|    (_) /_/    \_\_| .__/|_| |_|\___/____/____|\___/
#                    | |                                       | |                           
#                    |_|                                       |_|                         
Options:
    p: &6Sunucu &bIsmi |
    vip: VIP

command /vip [<text>] [<player>] [<number>]:
    permission: OP
    permission message: &cYetkin Yok!
    trigger:
        arg-1 is "ver":
            arg-2 is set:
                arg-3 is set:
                    execute console command "manuadd %player% {@vip}"
                    broadcast "%arg-2% %{@vip}% Almistir!"
                    if {vip::süre::%player%} = arg-3:
                        execute console command "manuadd %player% oyuncu"
                        send player title "{@p}" with subtitle "&8%{@vip}%in Bitmistir"
                        set action bar of player to "&c%{@vip}% Uzatmak Icin /vipbilgi"
                        delete {vip::süre::%player%}
                    loop all players:
                        send loop-player title "{@p}" with subtitle "&6%arg-2% &b%{@vip}% &8Almistir!"
                        set action bar of loop-player to "&cSende %{@vip}% Almak Istiyorsan /vipbilgi"
        arg-1 is "al":
            arg-2 is set:
                execute console command "manuadd %player% Oyuncu"
                send arg-2 title "{@p}" with subtitle "&8%{@vip}%in Yetkili Tarafindan Alindi!"
                set action bar of arg-2 to "&cVIP Almak Icin /vipbilgi"
                delete {vip::süre::%player%}
        
every 1 hours:
    if player's group is "{@vip}":
        add 1 to {vip::süre::%player%}

Arkadaşımız sk reload all dediğinde vip zamanları sıfırlanır dedi bu senin skripttede olurmu bu sorun ve böyle yaparsam skript hata vermez dime.

Kod:
Options:
    p: &6Sunucu &bIsmi |
    vip: VIP
  
command /vip [<text>] [<player>] [<number>]:
    permission: OP
    permission message: &cYetkin Yok!
    trigger:
        arg-1 is "ver":
            arg-2 is set:
                arg-3 is set:
                    execute console command "manuadd %player% {@vip}"
                    execute console command "gm 0 %arg-1%"
                    execute console command "eco give %arg-1% 100000"
                    execute console command "give %arg-1% 276 1 Sharpness:6 FireAspect:6 Unbreaking:6 looting:6"
                    execute console command "give %arg-1% 277 1 Efficiency:6 Unbreaking:6 fortune:6"
                    execute console command "give %arg-1% 278 1 Efficiency:6 Unbreaking:6 Fortune:6"
                    execute console command "give %arg-1% 279 1 Efficiency:6 Unbreaking:6 fortune:6"
                    execute console command "give %arg-1% 310 1 Protection:6 Unbreaking:6 Respiration:6 BlastProtection:6"
                    execute console command "give %arg-1% 311 1 Protection:6 Unbreaking:6 ProjectileProtection:6 FireProtection:6"
                    execute console command "give %arg-1% 312 1 Protection:6 Unbreaking:6 FireProtection:6 ProjectileProtection:6"
                    execute console command "give %arg-1% 313 1 Protection:6 Unbreaking:6 FeatherFalling:6 FireProtection:6"
                    execute console command "sp ver demir 1 %arg-1%"
                    broadcast "%arg-2% %{@vip}% Almistir!"
                    if {vip::süre::%player%} = arg-3:
                        execute console command "manuadd %player% oyuncu"
                        send player title "{@p}" with subtitle "&8%{@vip}%in Bitmistir"
                        set action bar of player to "&c%{@vip}% Uzatmak Icin /vipbilgi"
                        delete {vip::süre::%player%}
                    loop all players:
                        send loop-player title "{@p}" with subtitle "&6%arg-2% &b%{@vip}% &8Almistir!"
                        set action bar of loop-player to "&cSende %{@vip}% Almak Istiyorsan /vipbilgi"
        arg-1 is "al":
            arg-2 is set:
                execute console command "manuadd %player% Oyuncu"
                send arg-2 title "{@p}" with subtitle "&8%{@vip}%in Yetkili Tarafindan Alindi!"
                set action bar of arg-2 to "&cVIP Almak Icin /vipbilgi"
                delete {vip::süre::%player%}
          
every 1 hours:
    if player's group is "{@vip}":
        add 1 to {vip::süre::%player%}
 
Son düzenleme:
Arkadaşımız sk reload all dediğinde vip zamanları sıfırlanır dedi bu senin skripttede olurmu bu sorun ve böyle yaparsam skript hata vermez dime.

Kod:
Options:
    p: &6Sunucu &bIsmi |
    vip: VIP
 
command /vip [<text>] [<player>] [<number>]:
    permission: OP
    permission message: &cYetkin Yok!
    trigger:
        arg-1 is "ver":
            arg-2 is set:
                arg-3 is set:
                    execute console command "manuadd %player% {@vip}"
                    execute console command "gm 0 %arg-1%"
                    execute console command "eco give %arg-1% 100000"
                    execute console command "give %arg-1% 276 1 Sharpness:6 FireAspect:6 Unbreaking:6 looting:6"
                    execute console command "give %arg-1% 277 1 Efficiency:6 Unbreaking:6 fortune:6"
                    execute console command "give %arg-1% 278 1 Efficiency:6 Unbreaking:6 Fortune:6"
                    execute console command "give %arg-1% 279 1 Efficiency:6 Unbreaking:6 fortune:6"
                    execute console command "give %arg-1% 310 1 Protection:6 Unbreaking:6 Respiration:6 BlastProtection:6"
                    execute console command "give %arg-1% 311 1 Protection:6 Unbreaking:6 ProjectileProtection:6 FireProtection:6"
                    execute console command "give %arg-1% 312 1 Protection:6 Unbreaking:6 FireProtection:6 ProjectileProtection:6"
                    execute console command "give %arg-1% 313 1 Protection:6 Unbreaking:6 FeatherFalling:6 FireProtection:6"
                    execute console command "sp ver demir 1 %arg-1%"
                    broadcast "%arg-2% %{@vip}% Almistir!"
                    if {vip::süre::%player%} = arg-3:
                        execute console command "manuadd %player% oyuncu"
                        send player title "{@p}" with subtitle "&8%{@vip}%in Bitmistir"
                        set action bar of player to "&c%{@vip}% Uzatmak Icin /vipbilgi"
                        delete {vip::süre::%player%}
                    loop all players:
                        send loop-player title "{@p}" with subtitle "&6%arg-2% &b%{@vip}% &8Almistir!"
                        set action bar of loop-player to "&cSende %{@vip}% Almak Istiyorsan /vipbilgi"
        arg-1 is "al":
            arg-2 is set:
                execute console command "manuadd %player% Oyuncu"
                send arg-2 title "{@p}" with subtitle "&8%{@vip}%in Yetkili Tarafindan Alindi!"
                set action bar of arg-2 to "&cVIP Almak Icin /vipbilgi"
                delete {vip::süre::%player%}
         
every 1 hours:
    if player's group is "{@vip}":
        add 1 to {vip::süre::%player%}
Olmaz cunku variables'ler kayit altin'da tutulur.Bir sıkıntı olmaz kodu oyle yaparsan.
 
Olmaz cunku variables'ler kayit altin'da tutulur.Bir sıkıntı olmaz kodu oyle yaparsan.


Title çalışmıyor.
Sadece Vip Yapıyor
24.27.28.31.32.36.41 Satırdaki Kodlar Arzalı Gözüküyor Bu Satırdakilerde Title Mesajı İlgilendiriyor.
Broadcast Bile Çalışmıyor.

/VİP VER OYUNCUADI SAAT YAZIYORUM BANA VERİYOR KARŞI TARAFA DEGİL VİPİ KENDİM ALIYORUM.
 


Title çalışmıyor.
Sadece Vip Yapıyor
24.27.28.31.32.36.41 Satırdaki Kodlar Arzalı Gözüküyor Bu Satırdakilerde Title Mesajı İlgilendiriyor.
Broadcast Bile Çalışmıyor.
/VİP VER OYUNCUADI SAAT YAZIYORUM BANA VERİYOR KARŞI TARAFA DEGİL VİPİ KENDİM ALIYORUM.
Eve gidince daha detayli olarak ilgilinecegim.Titlemanager yuklumu?
 
Olmaz cunku variables'ler kayit altin'da tutulur.Bir sıkıntı olmaz kodu oyle yaparsan.
every eventlerinde %loop-player% eventi kullanmalısın kısacası skriptin hiçbir işe yaramaz bro ayrıca kurucu birine vip veremez bu komutla kimi yazsa kendine verir :)
bu şekilde yapabilirsin vip verdigin kişiye 30 gün süre ekler her 24 saatte bir 1 gün siler 30 gün doldugunda otomatik olarak yetkisini alır ayrıca istersen vip silmen için /vipsil özelligi ekledim
Kod:
command /vip [<player>]:
    permission: sk.yetkili
    trigger:
        execute console command "manuadd %arg-1% Vip"
        execute console command "gm 0 %arg-1%"
        execute console command "eco give %arg-1% 100000"
        execute console command "give %arg-1% 276 1 Sharpness:6 FireAspect:6 Unbreaking:6 looting:6"
        execute console command "give %arg-1% 277 1 Efficiency:6 Unbreaking:6 fortune:6"
        execute console command "give %arg-1% 278 1 Efficiency:6 Unbreaking:6 Fortune:6"
        execute console command "give %arg-1% 279 1 Efficiency:6 Unbreaking:6 fortune:6"
        execute console command "give %arg-1% 310 1 Protection:6 Unbreaking:6 Respiration:6 BlastProtection:6"
        execute console command "give %arg-1% 311 1 Protection:6 Unbreaking:6 ProjectileProtection:6 FireProtection:6"
        execute console command "give %arg-1% 312 1 Protection:6 Unbreaking:6 FireProtection:6 ProjectileProtection:6"
        execute console command "give %arg-1% 313 1 Protection:6 Unbreaking:6 FeatherFalling:6 FireProtection:6"
        execute console command "sp ver demir 1 %arg-1%"
        send arg-1 title "&aVip Oldun!" with subtitle "&cYetkili Seni Vip Yaptı!" for 3 seconds
        add 720 to {vipsüre::%arg-1%}
        set {vipoyuncu::%arg-1%} to true
   
   
   
   
every hours:
    loop all players:
        if {vipoyuncu::%loop-player%} is true:
            add -1 to {vipsüre::%loop-player%}
            if {vipsüre::%loop-player%} is 0:
                send loop-player title "&aVip Süren Doldu!" with subtitle "&cTekrar Satın Al!" for 3 seconds
                execute console command "manuadd %loop-player% Oyuncu"
                delete {vipoyuncu::%loop-player%}
           
           
command /vipsil [<player>]:
    permission: sk.yetkili
    trigger:
        delete {vipoyuncu::%player%}
        execute console command "manuadd %player% Oyuncu"
        set {vipsüre::%arg-1%} to 0
 
Son düzenleme:
Buyur hatasız hali;
Kod:
#   _____ _         _       _     ______     __               _       _          ____ ___   ___
#  / ____| |       (_)     | |   |  _ \ \   / /  _      /\   | |     | |        |___ \__ \ / _ \
# | (___ | | ___ __ _ _ __ | |_  | |_) \ \_/ /  (_)    /  \  | |_ __ | |__   ___  __) | ) | | | |
#  \___ \| |/ / '__| | '_ \| __| |  _ < \   /         / /\ \ | | '_ \| '_ \ / _ \|__ < / /| | | |
#  ____) |   <| |  | | |_) | |_  | |_) | | |     _   / ____ \| | |_) | | | | (_) |__) / /_| |_| |
# |_____/|_|\_\_|  |_| .__/ \__| |____/  |_|    (_) /_/    \_\_| .__/|_| |_|\___/____/____|\___/
#                    | |                                       | |                             
#                    |_|                                       |_|                           
Options:
    p: &6Sunucu &bIsmi |
    vip: VIP
  
command /vip [<text>] [<player>] [<number>]:
    permission: OP
    permission message: &cYetkin Yok!
    trigger:
        if arg-1 is "ver":
            if arg-2 is set:
                if arg-3 is set:
                    execute console command "manuadd %arg-2% {@vip}"
                    broadcast "%arg-2% {@vip} Almistir!"
                    if {vip::süre::%player%} = arg-3:
                        execute console command "manuadd %arg-2% oyuncu"
                        send arg-2 title "{@p}" with subtitle "&8{@vip}in Bitmistir"
                        set action bar of arg-2 to "&c{@vip} Uzatmak Icin /vipbilgi"
                        delete {vip::süre::%player%}
                    loop all players:
                        send loop-player title "{@p}" with subtitle "&6%arg-2% &b{@vip} &8Almistir!"
                        set action bar of loop-player to "&cSende {@vip} Almak Istiyorsan /vipbilgi"
        if arg-1 is "al":
            if arg-2 is set:
                execute console command "manuadd %arg-2% Oyuncu"
                send arg-2 title "{@p}" with subtitle "&8{@vip}in Yetkili Tarafindan Alindi!"
                set action bar of arg-2 to "&cVIP Almak Icin /vipbilgi"
                delete {vip::süre::%player%}
          
every 1 hours:
    loop all players:
        if loop-player's group is "{@vip}":
            add 1 to {vip::süre::%loop-player%}
 
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