Skript Paylaşımı Editlenmiş Vip Komutları Skript

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

Mytix

Fırında Isıttığım İlk Taş
Katılım
8 Şubat 2016
Mesajlar
86
Elmaslar
11
Puan
0
Kod:
command /vipspd:
        permission: SimpleVIPPerks.vipspd
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of speed 2 to the player for 60 seconds
                message "&6VIP &8» &eHiz ozelligi verildi!"

command /vipstr:
        permission: SimpleVIPPerks.vipstr
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of strength 2 to the player for 60 seconds
                message "&6VIP &8» &eGuc ozelligi verildi!"

command /vipsee:
        permission: SimpleVIPPerks.vipsee
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of night vision 1 to the player for 60 seconds
                message "&6VIP &8» &eGece gorus ozelligi verildi!"

command /vipinv:
        permission: SimpleVIPPerks.vipinv
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of invisibility 1 to the player for 60 seconds
                message "&6VIP &8» &eGorunmezlik ozelligi verildi!"

command /vipfir:
        permission: SimpleVIPPerks.vipfir
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of fire resistance 2 to the player for 60 seconds       
                message "&6VIP &8» &eAtes direnci ozelligi verildi!"

command /vipris:
        permission: SimpleVIPPerks.vipris
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of resistance 2 to the player for 60 seconds
                message "&6VIP &8» &eDirenc ozelligi verildi!"

command /vipreg:
        permission: SimpleVIPPerks.vipreg
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of regeneration 2 to the player for 60 seconds
                message "&6VIP &8» &eYenilenme ozelligi verildi!"

command /vipair:
        permission: SimpleVIPPerks.vipair
        permission message: &fBu komutu kullanabilmek icin VIP olmalisiniz!
        trigger:
                set {_difference} to difference between {vipozellik.%player%} and now
                if {_difference} is less than 1 minutes:
                        set  {_difference} to difference between {_difference} and 1 minutes
                        message "&6VIP &8» &eBu komutu tekrar kullanabilmek icin &61 &edakika beklemelisin!"
                        stop
                set {vipozellik.%player%} to now
                apply potion of water breathing 2 to the player for 60 seconds
                message "&6VIP &8» &eArtik suda nefes alabileceksin!"
 
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