Çözüldü ChestCommands Sorunu. Acil Yardım Lazım.

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

YusufAhmedov

Pluginer,Bilgisayar Mühendisi
Katılım
20 Haziran 2017
Mesajlar
124
Elmaslar
10
Puan
0
Merhaba Arkadaşlar.
Sorunum Şu: ASkyblockda Olan challanges.yml yi Sildim ve Onun Yerine ChestCommandsda rutbe.yml Açtım Komutunu ./c Yaptım. Ve Oraya Skylord Skyking Skygod Ekledim. Mesela İnsanlar 10k Ada Leveli Yaptıklarında Skylorda Tıklıyorlar Ve Skylord Oluyorlar. Ama Tekrar Tıkladıklarında Tekrar Yine Oluyor.
Yani Bunların 1 Kez Olmasını İstiyorum.
Buna Bir Çözüm Varmı
 
Merhaba Arkadaşlar.
Sorunum Şu: ASkyblockda Olan challanges.yml yi Sildim ve Onun Yerine ChestCommandsda rutbe.yml Açtım Komutunu ./c Yaptım. Ve Oraya Skylord Skyking Skygod Ekledim. Mesela İnsanlar 10k Ada Leveli Yaptıklarında Skylorda Tıklıyorlar Ve Skylord Oluyorlar. Ama Tekrar Tıkladıklarında Tekrar Yine Oluyor.
Yani Bunların 1 Kez Olmasını İstiyorum.
Buna Bir Çözüm Varmı
Dostum Sen Niye Challenges.yml'yi siliyorsun ? Bana Sildiğin Challenges.yml yi bulup at ve bir de chestcommands da yaptığını at bir bakayım. :)
 
Skylord vb olmayı skript ile yaptıysan. Kullandığın skriptide atar mısın.
 
Skylord vb olmayı skript ile yaptıysan. Kullandığın skriptide atar mısın.
Kod:
command /legendlordol:
    permission: legendlord.ol
    permission message: &7Ada seviyen 10000 olmazsa rutbe atlayamazsın!
    usage: /legendlordol
    trigger:
        execute console command "/manuadd %player%
legendlord"
        execute console command "/eco give %player% 100000"
        execute console command "/manudelp %player% legendlord.ol"
        set {legendlordfly.%player%} to true
        send "&9[LNW] &7Tebrikler &6100.000TL &7kazandın!" to player
        send "&9[LNW] &7Simdi &3LegendLordsun!" to player
        send "&9[LNW] &6%player% &7isimli oyuncu &3LegendLord &7oldu!" to players
        execute console command "/manudelp %player% legendlord.ol"
        
command /legendkingol:
    permission: legendking.ol
    permission message: &7Ada seviyen 25000 olmazsa rutbe atlayamazsın!
    usage: /legendkingol
    trigger:

        execute console command "/manuadd %player% legendking"
        execute console command "/eco give %player% 250000"
        execute console command "/manudelp %player% legendking.ol"
        set {legendkingfly.%player%} to true
        send "&9[LNW] &7Tebrikler &6250.000TL &7kazandın!" to player
        send "&9[LNW] &7Simdi &3LegendKingsin!" to player
        send "&9[LNW] &6%player% &7isimli oyuncu &3LegendKing &7oldu!" to players
        execute console command "/manudelp %player% legendking.ol"
        
command /legendgodol:
    permission: legendgod.ol
    permission message: &7Ada seviyen 200000 olmazsa rutbe atlayamazsın!
    usage: /legendgodol
    trigger:

        execute console command "/manuadd %player% legendgod"
        execute console command "/eco give %player% 2000000"
        execute console command "/manudelp %player% legendgod.ol"
        set {legendlordfly.%player%} to true
        send "&9[LNW] &7Tebrikler &62.000.000TL &7kazandın!" to player
        send "&9[LNW] &7Simdi &3LegendGodsun!" to player
        send "&9[LNW] &6%player% &7isimli oyuncu &3LegendGod &7oldu!" to players
        execute console command "/manudelp %player% legendgod.ol"
        
command /legendskyol:
    permission: legendsky.ol
    permission message: &7Ada seviyen 500000 olmazsa rutbe atlayamazsın!
    usage: /legendskydol
    trigger:

        execute console command "/manuadd %player% legendsky"
        execute console command "/eco give %player% 5000000"
        execute console command "/manudelp %player% legendsky.ol"
        set {legendskyfly.%player%} to true
        send "&9[LNW] &7Tebrikler &65.000.000TL &7kazandın!" to player
        send "&9[LNW] &7Simdi &3LegendSkysın!" to player
        send "&9[LNW] &6%player% &7isimli oyuncu &3LegendSky &7oldu!" to players
        execute console command "/manudelp %player% legendsky.ol"
        
command /legendzeusol:
    permission: legendzeus.ol
    permission message: &7Ada seviyen 75000 olmazsa rutbe atlayamazsın!
    usage: /legendzeusol
    trigger:

        execute console command "/manuadd %player% legendzeus"
        execute console command "/eco give %player% 750000"
        execute console command "/manudelp %player% legendlord.ol"
        set {legendlordfly.%player%} to true
        send "&9[LNW] &7Tebrikler &6750.0000TL &7kazandın!" to player
        send "&9[LNW] &7Simdi &3LegendZeussun!" to player
        send "&9[LNW] &6%player% &7isimli oyuncu &3LegendZeus &7oldu!" to players
        execute console command "/manudelp %player% legendzeus.ol"
[DOUBLEPOST=1501958332,1501958220][/DOUBLEPOST]
Skylord vb olmayı skript ile yaptıysan. Kullandığın skriptide atar mısın.
Bu Da ChestCommands:
Kod:
######################
#+                  +#
#   MENU SETTINGS    #
#+                  +#
######################

menu-settings:

  # name - appears as the title - REQUIRED
  name: '&4&l✹ &5&lRütbeler &l&4✹'

  # rows - the number of rows of the chest - REQUIRED
  rows: 1

  # command - OPTIONAL (you can remove this or set it to '')
  # Bind multiple commands using ; (command: 'menu; m; me')
  command: 'c'

  # auto-refresh - OPTIONAL
  # How frequently the menu will be refreshed, in seconds.
  # Useful if you have variables in items' descriptions.
  auto-refresh: 1

  # This command command will be execute when the menu is opened.
  # Supports all the icon command types.
  open-action: 'sound: note pling'

  # open-with-item - OPTIONAL
  # The menu will open only right-clicking with orange wool [35:1]
  open-with-item:
    id: wool:1
    left-click: false
    right-click: false


######################
#+                  +#
#       ITEMS        #
#+                  +#
######################


legendlord:
  COMMAND: 'legendlordol'
  NAME: '&6&lLegendLord Olmak İçin Adanı 10 Bin Level Yap!'
  LORE:
    - '&6&oLegendLord Olmak Istiyorsan Bana Tıkla!'
  ID: 152
  POSITION-X: 1
  POSITION-Y: 1
  ENCHANTMENT: sharpness
legendking:
  COMMAND: 'legendkingol'
  NAME: '&6&lLegendKing Olmak İçin Adanı 25 Bin Level Yap!'
  LORE:
    - '&6&oLegendKing Olmak Istiyorsan Bana Tıkla!'
  ID: 42
  POSITION-X: 2
  POSITION-Y: 1
  ENCHANTMENT: sharpness
legendzeus:
  COMMAND: 'legendzeusol'
  NAME: '&6&lLegendZeus Olmak İçin Adanı 75 Bin Level Yap!'
  LORE:
    - '&6&oLegendZeus Olmak Istiyorsan Bana Tıkla!'
  ID: 41
  POSITION-X: 3
  POSITION-Y: 1
  ENCHANTMENT: sharpness
legendgod:
  COMMAND: 'legendgodol'
  NAME: '&6&lLegendGod Olmak İçin Adanı 200 Bin Level Yap!'
  LORE:
    - '&6&oLegendGod Olmak Istiyorsan Bana Tıkla!'
  ID: 57
  POSITION-X: 4
  POSITION-Y: 1
  ENCHANTMENT: sharpness
legendsky:
  COMMAND: 'legendskyol'
  NAME: '&6&lLegendSky Olmak İçin Adanı 500 Bin Level Yap!'
  LORE:
    - '&6&oLegendSky Olmak Istiyorsan Bana Tıkla!'
  ID: 133
  POSITION-X: 5
  POSITION-Y: 1
  ENCHANTMENT: sharpness
 
PHP:
command /legendlordol:
    permission: legendlord.ol
    permission message: &7Ada seviyen 10000 olmazsa rutbe atlayamazsın!
    usage: /legendlordol
    trigger:
        if {legendlord.%player%} is not set:
            execute console command "/manuadd %player% legendlord"
            execute console command "/eco give %player% 100000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendlord.%player%} to true
            send "&9[LNW] &7Tebrikler &6100.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendLordsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendLord &7oldu!" to players
            execute console command "/manudelp %player% legendlord.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendLord &colabilirsin!"
        
command /legendkingol:
    permission: legendking.ol
    permission message: &7Ada seviyen 25000 olmazsa rutbe atlayamazsın!
    usage: /legendkingol
    trigger:
        if {legendking.%player%} is not set:
            execute console command "/manuadd %player% legendking"
            execute console command "/eco give %player% 250000"
            execute console command "/manudelp %player% legendking.ol"
            set {legendkingfly.%player%} to true
            set {legendking.%player%} to true
            send "&9[LNW] &7Tebrikler &6250.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendKingsin!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendKing &7oldu!" to players
            execute console command "/manudelp %player% legendking.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendKing &colabilirsin!"
        
command /legendgodol:
    permission: legendgod.ol
    permission message: &7Ada seviyen 200000 olmazsa rutbe atlayamazsın!
    usage: /legendgodol
    trigger:
        if {legendgod.%player%} is not set:
            execute console command "/manuadd %player% legendgod"
            execute console command "/eco give %player% 2000000"
            execute console command "/manudelp %player% legendgod.ol"
            set {legendlordfly.%player%} to true
            set {legendgod.%player%} to true
            send "&9[LNW] &7Tebrikler &62.000.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendGodsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendGod &7oldu!" to players
            execute console command "/manudelp %player% legendgod.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendGod &colabilirsin!"
        
command /legendskyol:
    permission: legendsky.ol
    permission message: &7Ada seviyen 500000 olmazsa rutbe atlayamazsın!
    usage: /legendskydol
    trigger:
        if {legendsky.%player%} is not set:
            execute console command "/manuadd %player% legendsky"
            execute console command "/eco give %player% 5000000"
            execute console command "/manudelp %player% legendsky.ol"
            set {legendskyfly.%player%} to true
            set {legendsky.%player%} to true
            send "&9[LNW] &7Tebrikler &65.000.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendSkysın!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendSky &7oldu!" to players
            execute console command "/manudelp %player% legendsky.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendSky &colabilirsin!"
        
command /legendzeusol:
    permission: legendzeus.ol
    permission message: &7Ada seviyen 75000 olmazsa rutbe atlayamazsın!
    usage: /legendzeusol
    trigger:
        if {legendzeus.%player%} is not set:
            execute console command "/manuadd %player% legendzeus"
            execute console command "/eco give %player% 750000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendzeus.%player%} to true
            send "&9[LNW] &7Tebrikler &6750.0000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendZeussun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendZeus &7oldu!" to players
            execute console command "/manudelp %player% legendzeus.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendZeus &colabilirsin!"
Buyrun. (
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
)
 
PHP:
command /legendlordol:
    permission: legendlord.ol
    permission message: &7Ada seviyen 10000 olmazsa rutbe atlayamazsın!
    usage: /legendlordol
    trigger:
        if {legendlord.%player%} is not set:
            execute console command "/manuadd %player% legendlord"
            execute console command "/eco give %player% 100000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendlord.%player%} to true
            send "&9[LNW] &7Tebrikler &6100.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendLordsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendLord &7oldu!" to players
            execute console command "/manudelp %player% legendlord.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendLord &colabilirsin!"
       
command /legendkingol:
    permission: legendking.ol
    permission message: &7Ada seviyen 25000 olmazsa rutbe atlayamazsın!
    usage: /legendkingol
    trigger:
        if {legendking.%player%} is not set:
            execute console command "/manuadd %player% legendking"
            execute console command "/eco give %player% 250000"
            execute console command "/manudelp %player% legendking.ol"
            set {legendkingfly.%player%} to true
            set {legendking.%player%} to true
            send "&9[LNW] &7Tebrikler &6250.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendKingsin!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendKing &7oldu!" to players
            execute console command "/manudelp %player% legendking.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendKing &colabilirsin!"
       
command /legendgodol:
    permission: legendgod.ol
    permission message: &7Ada seviyen 200000 olmazsa rutbe atlayamazsın!
    usage: /legendgodol
    trigger:
        if {legendgod.%player%} is not set:
            execute console command "/manuadd %player% legendgod"
            execute console command "/eco give %player% 2000000"
            execute console command "/manudelp %player% legendgod.ol"
            set {legendlordfly.%player%} to true
            set {legendgod.%player%} to true
            send "&9[LNW] &7Tebrikler &62.000.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendGodsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendGod &7oldu!" to players
            execute console command "/manudelp %player% legendgod.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendGod &colabilirsin!"
       
command /legendskyol:
    permission: legendsky.ol
    permission message: &7Ada seviyen 500000 olmazsa rutbe atlayamazsın!
    usage: /legendskydol
    trigger:
        if {legendsky.%player%} is not set:
            execute console command "/manuadd %player% legendsky"
            execute console command "/eco give %player% 5000000"
            execute console command "/manudelp %player% legendsky.ol"
            set {legendskyfly.%player%} to true
            set {legendsky.%player%} to true
            send "&9[LNW] &7Tebrikler &65.000.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendSkysın!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendSky &7oldu!" to players
            execute console command "/manudelp %player% legendsky.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendSky &colabilirsin!"
       
command /legendzeusol:
    permission: legendzeus.ol
    permission message: &7Ada seviyen 75000 olmazsa rutbe atlayamazsın!
    usage: /legendzeusol
    trigger:
        if {legendzeus.%player%} is not set:
            execute console command "/manuadd %player% legendzeus"
            execute console command "/eco give %player% 750000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendzeus.%player%} to true
            send "&9[LNW] &7Tebrikler &6750.0000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendZeussun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendZeus &7oldu!" to players
            execute console command "/manudelp %player% legendzeus.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendZeus &colabilirsin!"
Buyrun. (
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
)
Teşekkürler Hocam. Peki ya Op Olamayanlar Rütbe Atlayamıyor. Onu Nasıl Yapıcaz?[DOUBLEPOST=1501996518,1501988442][/DOUBLEPOST]
PHP:
command /legendlordol:
    permission: legendlord.ol
    permission message: &7Ada seviyen 10000 olmazsa rutbe atlayamazsın!
    usage: /legendlordol
    trigger:
        if {legendlord.%player%} is not set:
            execute console command "/manuadd %player% legendlord"
            execute console command "/eco give %player% 100000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendlord.%player%} to true
            send "&9[LNW] &7Tebrikler &6100.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendLordsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendLord &7oldu!" to players
            execute console command "/manudelp %player% legendlord.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendLord &colabilirsin!"
       
command /legendkingol:
    permission: legendking.ol
    permission message: &7Ada seviyen 25000 olmazsa rutbe atlayamazsın!
    usage: /legendkingol
    trigger:
        if {legendking.%player%} is not set:
            execute console command "/manuadd %player% legendking"
            execute console command "/eco give %player% 250000"
            execute console command "/manudelp %player% legendking.ol"
            set {legendkingfly.%player%} to true
            set {legendking.%player%} to true
            send "&9[LNW] &7Tebrikler &6250.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendKingsin!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendKing &7oldu!" to players
            execute console command "/manudelp %player% legendking.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendKing &colabilirsin!"
       
command /legendgodol:
    permission: legendgod.ol
    permission message: &7Ada seviyen 200000 olmazsa rutbe atlayamazsın!
    usage: /legendgodol
    trigger:
        if {legendgod.%player%} is not set:
            execute console command "/manuadd %player% legendgod"
            execute console command "/eco give %player% 2000000"
            execute console command "/manudelp %player% legendgod.ol"
            set {legendlordfly.%player%} to true
            set {legendgod.%player%} to true
            send "&9[LNW] &7Tebrikler &62.000.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendGodsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendGod &7oldu!" to players
            execute console command "/manudelp %player% legendgod.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendGod &colabilirsin!"
       
command /legendskyol:
    permission: legendsky.ol
    permission message: &7Ada seviyen 500000 olmazsa rutbe atlayamazsın!
    usage: /legendskydol
    trigger:
        if {legendsky.%player%} is not set:
            execute console command "/manuadd %player% legendsky"
            execute console command "/eco give %player% 5000000"
            execute console command "/manudelp %player% legendsky.ol"
            set {legendskyfly.%player%} to true
            set {legendsky.%player%} to true
            send "&9[LNW] &7Tebrikler &65.000.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendSkysın!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendSky &7oldu!" to players
            execute console command "/manudelp %player% legendsky.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendSky &colabilirsin!"
       
command /legendzeusol:
    permission: legendzeus.ol
    permission message: &7Ada seviyen 75000 olmazsa rutbe atlayamazsın!
    usage: /legendzeusol
    trigger:
        if {legendzeus.%player%} is not set:
            execute console command "/manuadd %player% legendzeus"
            execute console command "/eco give %player% 750000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendzeus.%player%} to true
            send "&9[LNW] &7Tebrikler &6750.0000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendZeussun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendZeus &7oldu!" to players
            execute console command "/manudelp %player% legendzeus.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendZeus &colabilirsin!"
Buyrun. (
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
)
Ve Birde Bisiy Dicem Hocam 132 İn Ada levelim Var Ama 500 Bin gereken LegendSky Rutbesine Geçe Biliyorum
 
Teşekkürler Hocam. Peki ya Op Olamayanlar Rütbe Atlayamıyor. Onu Nasıl Yapıcaz?[DOUBLEPOST=1501996518,1501988442][/DOUBLEPOST]
Ve Birde Bisiy Dicem Hocam 132 İn Ada levelim Var Ama 500 Bin gereken LegendSky Rutbesine Geçe Biliyorum
Sende büyük ihtimalle op olduğu için ondan olabilir.
 
Sende büyük ihtimalle op olduğu için ondan olabilir.
Hocam Yeni Hesap Açtım Ve Op Olmadan ./c Yazdım Sonra LegendLord A Tıkladım ve LegendLord Oldum. Ama Ada Levelim 0-dı.
Yani Ada Levelim 10 bin Olursa Geçmesini İstiyorum İnsanların LegendLorda
 
/c 'de olan gorevleri op olup da bitirdikden sonra op yi cikarmayi unutmadiniz degil mi ? Ve bana en kisa sure icersinde challenges.yml yi atar misin ?
 
/c 'de olan gorevleri op olup da bitirdikden sonra op yi cikarmayi unutmadiniz degil mi ? Ve bana en kisa sure icersinde challenges.yml yi atar misin ?
Bu Challanges.yml
Kod:
##########################################################################################
# Challenges
# Rewards and required items have to be described using Bukkit Materials
# and be exactly correct
# Do not use Type Id's - they will not work
# Challenges can be one of three types - inventory, island or level.
# inventory - means the player must have the items on them
# island - means the items have to be on the island and within 10 blocks of the player
#          entities are also supported, e.g., COW.
# level - means the island level has to be equal or over this amount
# Challenges can be repeatable only if they are inventory challenges
# permissions can be given as a reward
#
# Reward Commands - commands can be run when a challenge is completed and repeated
# Commands are:
#    rewardcommands:
#      - command1
#      - command2
#    repeatrewardcommands:
#      - command1
#      - command2     
# The commands are listed and run in order. Do not put a / in front of the command.
# The token [player] will be replaced with the player's name.
# Example:
#    rewardcommands:
#      - pex promote [player]
#      - heal [player]
#      - warp winner_circle [player]
# If a command fails, it will be noted in the console.
##########################################################################################

challenges:
  # Challenge levels - list as many as you like
  levels: 'Rutbe'
  # The number of undone tasks that can be left on a level before revealing next level
  waiveramount: 1
  # Challenge list
  # Challenge names must be in lowercase.
  challengeList:
    skylord:
      friendlyname: 'LegendLord'
      description: 'Adani 10000 level yap!'
      icon: REDSTONE_BLOCK
      level: 'Rutbe'
      type: level
      requiredItems: 10000
      takeItems: false
      itemReward: 'DIAMOND:32'
      rewardText: '32 elmas!'
      moneyReward: 100000
      expReward: 25000
      permissionReward: 'skyblock.lord'
      repeatable: false
      repeatItemReward: ''
      repeatRewardText: ''
      repeatMoneyReward: 0
      repeatExpReward: 0
    legendking:
      friendlyname: 'LegendKing'
      description: 'Adani 25000 level yap!'
      icon: IRON_BLOCK
      level: 'Rutbe'
      type: level
      requiredItems: 25000
      takeItems: false
      itemReward: 'DIAMOND:32'
      rewardText: '32 elmas!'
      moneyReward: 250000
      expReward: 25000
      permissionReward: 'skyblock.king'
      repeatable: false
      repeatItemReward: ''
      repeatRewardText: ''
      repeatMoneyReward: 0
      repeatExpReward: 0
    legendzeus:
      friendlyname: 'LegendZeus'
      description: 'Adani 75000 level yap!'
      icon: GOLD_BLOCK
      level: 'Rutbe'
      type: level
      requiredItems: 75000
      takeItems: false
      itemReward: 'DIAMOND:32'
      rewardText: '32 elmas!'
      moneyReward: 750000
      expReward: 25000
      permissionReward: 'legendzeus.ol'
      repeatable: false
      repeatItemReward: ''
      repeatRewardText: ''
      repeatMoneyReward: 0
      repeatExpReward: 0
    legendgod:
      friendlyname: 'LegendGod'
      description: 'Adani 150000 level yap!'
      icon: DIAMOND_BLOCK
      level: 'Rutbe'
      type: level
      requiredItems: 150000
      takeItems: false
      itemReward: 'DIAMOND:32'
      rewardText: '32 elmas!'
      moneyReward: 1500000
      expReward: 25000
      permissionReward: 'legendgod.ol'
      repeatable: false
      repeatItemReward: ''
      repeatRewardText: ''
      repeatMoneyReward: 0
      repeatExpReward: 0
    legendsky:
      friendlyname: 'LegendSky'
      description: 'Adani 250000 level yap!'
      icon: EMERALD_BLOCK
      level: 'Rutbe'
      type: level
      requiredItems: 2500000
      takeItems: false
      itemReward: 'DIAMOND:32'
      rewardText: '32 elmas!'
      moneyReward: 2500000
      expReward: 25000
      permissionReward: 'legendsky.ol'
      repeatable: false
      repeatItemReward: ''
      repeatRewardText: ''
      repeatMoneyReward: 0
      repeatExpReward: 0
[DOUBLEPOST=1502033256,1502033207][/DOUBLEPOST]
/c 'de olan gorevleri op olup da bitirdikden sonra op yi cikarmayi unutmadiniz degil mi ? Ve bana en kisa sure icersinde challenges.yml yi atar misin ?
Bu da Rutbeler Skripti
Kod:
command /legendlordol:
    permission: legendlord.ol
    permission message: &7Ada seviyen 10000 olmazsa rutbe atlayamazsın!
    usage: /legendlordol
    trigger:
        if {legendlord.%player%} is not set:
            execute console command "/manuadd %player% legendlord"
            execute console command "/eco give %player% 100000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendlord.%player%} to true
            send "&9[LNW] &7Tebrikler &6100.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendLordsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendLord &7oldu!" to players
            execute console command "/manudelp %player% legendlord.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendLord &colabilirsin!"
       
command /legendkingol:
    permission: legendking.ol
    permission message: &7Ada seviyen 25000 olmazsa rutbe atlayamazsın!
    usage: /legendkingol
    trigger:
        if {legendking.%player%} is not set:
            execute console command "/manuadd %player% legendking"
            execute console command "/eco give %player% 250000"
            execute console command "/manudelp %player% legendking.ol"
            set {legendkingfly.%player%} to true
            set {legendking.%player%} to true
            send "&9[LNW] &7Tebrikler &6250.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendKingsin!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendKing &7oldu!" to players
            execute console command "/manudelp %player% legendking.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendKing &colabilirsin!"
       
command /legendgodol:
    permission: legendgod.ol
    permission message: &7Ada seviyen 150000 olmazsa rutbe atlayamazsın!
    usage: /legendgodol
    trigger:
        if {legendgod.%player%} is not set:
            execute console command "/manuadd %player% legendgod"
            execute console command "/eco give %player% 2000000"
            execute console command "/manudelp %player% legendgod.ol"
            set {legendlordfly.%player%} to true
            set {legendgod.%player%} to true
            send "&9[LNW] &7Tebrikler &61.500.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendGodsun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendGod &7oldu!" to players
            execute console command "/manudelp %player% legendgod.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendGod &colabilirsin!"
       
command /legendskyol:
    permission: legendsky.ol
    permission message: &7Ada seviyen 250000 olmazsa rutbe atlayamazsın!
    usage: /legendskydol
    trigger:
        if {legendsky.%player%} is not set:
            execute console command "/manuadd %player% legendsky"
            execute console command "/eco give %player% 5000000"
            execute console command "/manudelp %player% legendsky.ol"
            set {legendskyfly.%player%} to true
            set {legendsky.%player%} to true
            send "&9[LNW] &7Tebrikler &62.500.000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendSkysın!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendSky &7oldu!" to players
            execute console command "/manudelp %player% legendsky.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendSky &colabilirsin!"
       
command /legendzeusol:
    permission: legendzeus.ol
    permission message: &7Ada seviyen 75000 olmazsa rutbe atlayamazsın!
    usage: /legendzeusol
    trigger:
        if {legendzeus.%player%} is not set:
            execute console command "/manuadd %player% legendzeus"
            execute console command "/eco give %player% 750000"
            execute console command "/manudelp %player% legendlord.ol"
            set {legendlordfly.%player%} to true
            set {legendzeus.%player%} to true
            send "&9[LNW] &7Tebrikler &6750.0000TL &7kazandın!" to player
            send "&9[LNW] &7Simdi &3LegendZeussun!" to player
            send "&9[LNW] &6%player% &7isimli oyuncu &3LegendZeus &7oldu!" to players
            execute console command "/manudelp %player% legendzeus.ol"
        else:
            send " &9[LNW] &cBir kere &3LegendZeus &colabilirsin!"
 
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