/kit anahtar Skripti Sorunu

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Arkadaşlar Yakınlarda /kit anahtar Skripti Kullanıyordum. Fakat Günlük Olarak Alınmıyor..Skripti Düzeltebilir misiniz ? 24 Saatte Bir Alınmasını İstiyorum.
Komut:
Kod:
on command "/kit anahtar":
    cancel event
    {bekleme.%player%} isn't set:
        "%{alanlar::*}%" doesn't contain "%player%":
            add player to {alanlar::*}
            set {bekleme.%player%} to 1440
            execute console command "crate key %player% günlük"
    else:
        send "&4Zaten kit almışsın!"
every 1 minutes:
    loop {alanlar::*}:
        {bekleme.%loop-value%} is greater than 0:
            remove 1 from {bekleme.%loop-value%}
            {bekleme.%loop-value%} is equal to 0:
                delete {bekleme.%loop-value%}
                remove loop-value from {alanlar::*}
 

Zaurdemirov

Altın Madencisi
En iyi cevaplar
0
Kendine gore editle
Kod:
on command "/kit anahtar":
    {%player%.bekleme} is set:
        difference between {%player%.bekleme} and now is less than a day: # Su Kisimda Sureyi ayarliyorsu
            message "&aBeklemen Gereken Sure : %difference between {%player%.bekleme} and now% "
            stop trigger
    execute console command "crate key %player% günlük" #Surada Bekleme suresi bittiyse komut kullandikta yapilacaklar
    set {%player%.bekleme} to now #Bunu Silme
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Crate plugininin configini atar mısın ayarlayayım essentials kitine göre.
Kod:
Config Version: 6
Update Checks: true
Update Branch: spigot
Metrics: true
Default Opener: BasicGUI
Cooldown: 5
Crate Protection: false
Disable Key Swapping: false
Default Hologram Text:
- '%crate%'
- Sag-Tik Ile Acabilirsin!
- Sol-Tik Ile Icindekilere Bakabilirsin!
Default Cooldown: 5
Crates:
  Spawner:
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasa Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: RED
    Winnings:
      '1':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Blaze \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '2':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Iron Golem \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '3':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Cow \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '4':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Sheep \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '5':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Pig \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '6':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Skeleton \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '7':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Zombie \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '8':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Creeper \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '9':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Pigman \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
  Oyuncu:
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasa Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: GREEN
    Winnings:
      '1':
        Type: ITEM
        Item Type: IRON_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '2':
        Type: ITEM
        Item Type: GOLD_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '3':
        Type: ITEM
        Item Type: DIAMOND_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '4':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Cow \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '5':
        Type: ITEM
        Item Type: COBBLESTONE
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '6':
        Type: ITEM
        Item Type: DIAMOND_HELMET
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '7':
        Type: ITEM
        Item Type: DIAMOND_CHESTPLATE
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '8':
        Type: ITEM
        Item Type: DIAMOND_LEGGINGS
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '9':
        Type: ITEM
        Item Type: DIAMOND_BOOTS
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
  Master:
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasa Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: YELLOW
    Winnings:
      '1':
        Type: ITEM
        Item Type: DIAMOND_SWORD
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - DAMAGE_ALL-5
        - FIRE_ASPECT-2
        Lore: []
      '2':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Iron Golem \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '3':
        Type: ITEM
        Item Type: BOW
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - DURABILITY-1
        - ARROW_INFINITE-1
        - ARROW_FIRE-1
        - ARROW_DAMAGE-5
        Lore: []
      '4':
        Type: ITEM
        Item Type: DIAMOND_PICKAXE
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - SILK_TOUCH-2
        Lore: []
      '5':
        Type: ITEM
        Item Type: CHAINMAIL_HELMET
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '6':
        Type: ITEM
        Item Type: CHAINMAIL_CHESTPLATE
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '7':
        Type: ITEM
        Item Type: CHAINMAIL_LEGGINGS
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '8':
        Type: ITEM
        Item Type: CHAINMAIL_BOOTS
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - DURABILITY-3
        Lore: []
      '9':
        Type: ITEM
        Item Type: EMERALD_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
  Usta:
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasa Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: BLUE
    Winnings:
      '1':
        Type: ITEM
        Item Type: DIAMOND_HELMET
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-5
        - DURABILITY-4
        Lore: []
      '2':
        Type: ITEM
        Item Type: DIAMOND_CHESTPLATE
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-5
        - DURABILITY-4
        Lore: []
      '3':
        Type: ITEM
        Item Type: DIAMOND_LEGGINGS
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-5
        - DURABILITY-4
        Lore: []
      '4':
        Type: ITEM
        Item Type: DIAMOND_BOOTS
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-5
        - DURABILITY-4
        Lore: []
      '5':
        Type: ITEM
        Item Type: DIAMOND_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '6':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Zombie Pigman \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '7':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Iron Golem \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '8':
        Type: ITEM
        Item Type: MOB_SPAWNER
        Item Data: 0
        Name: "\xc2\xa76Blaze \xc2\xa77Spawner"
        Amount: 1
        Enchantments: []
        Lore: []
      '9':
        Type: ITEM
        Item Type: DIAMOND_PICKAXE
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - DURABILITY-4
        - DIG_SPEED-6
        Lore: []
  "G\xfcnl\xfck":
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasa Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: WHITE
    Winnings:
      '1':
        Type: ITEM
        Item Type: DIAMOND
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '2':
        Type: ITEM
        Item Type: IRON_INGOT
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '3':
        Type: ITEM
        Item Type: GOLD_INGOT
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '4':
        Type: ITEM
        Item Type: GOLD_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 32
        Enchantments: []
        Lore: []
      '5':
        Type: ITEM
        Item Type: IRON_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 32
        Enchantments: []
        Lore: []
      '6':
        Type: ITEM
        Item Type: DIAMOND_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 32
        Enchantments: []
        Lore: []
  Zeus:
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasasi Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: BLUE
    Winnings:
      '1':
        Type: ITEM
        Item Type: DIAMOND_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '2':
        Type: ITEM
        Item Type: GOLD_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '3':
        Type: ITEM
        Item Type: DIAMOND_SWORD
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - DAMAGE_ALL-4
        - DURABILITY-4
        - FIRE_ASPECT-3
        - LOOT_BONUS_MOBS-3
        Lore: []
      '4':
        Type: ITEM
        Item Type: DIAMOND_CHESTPLATE
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - PROTECTION_ENVIRONMENTAL-4
        - PROTECTION_FIRE-4
        - DURABILITY-3
        - THORNS-2
        Lore: []
      '5':
        Type: ITEM
        Item Type: IRON_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
  Herakles:
    Key:
      Item: TRIPWIRE_HOOK
      Name: '%type% Kasasi Anahtari'
      Enchanted: true
    Knockback: 0.0
    Broadcast: false
    Firework: false
    Preview: true
    Block: CHEST
    Color: GREEN
    Winnings:
      '1':
        Type: ITEM
        Item Type: DIAMOND_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '2':
        Type: ITEM
        Item Type: GOLD_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '3':
        Type: ITEM
        Item Type: IRON_BLOCK
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '4':
        Type: ITEM
        Item Type: ARROW
        Item Data: 0
        Name: NONE
        Amount: 64
        Enchantments: []
        Lore: []
      '5':
        Type: ITEM
        Item Type: BOW
        Item Data: 0
        Name: NONE
        Amount: 1
        Enchantments:
        - ARROW_DAMAGE-5
        - ARROW_KNOCKBACK-3
        - DURABILITY-5
        - ARROW_FIRE-3
        - ARROW_INFINITE-3
        Lore: []
 

SnipeTR

Zombi Katili
En iyi cevaplar
0
Knockback kısmını configde Knockback: 1 yaparsan büyük ihtimal çalışacaktır:
Kod:
  Gunluk:
    delay: 86400
    items:
      - 131 1 knockback:1 name:Oyuncu_Kasa_Anahtari lore:Lore_varsa_lore_yoksa_lore_kismini_sil.
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Knockback kısmını configde Knockback: 1 yaparsan büyük ihtimal çalışacaktır:
Kod:
  Gunluk:
    delay: 86400
    items:
      - 131 1 knockback:1 name:Oyuncu_Kasa_Anahtari lore:Lore_varsa_lore_yoksa_lore_kismini_sil.
Hocam knockback i durability yapıp ismini &f olarak yazdım bir de lore ekledim. Şu An Rahatlıkla AÇılıyor Kasa Teşekkürler
 

SnipeTR

Zombi Katili
En iyi cevaplar
0
Anahtardaki lore bölümünü nasıl cratesplus plugini içinden silcez ? yardım alabilir miyim ?
Hocam benim demek istediğim eğer anahtarın loresi yok ise essentials configinde kitleri ayarlarken lore: diye bir şey koymanıza gerek yok. Yani direk;
Kod:
Gunluk:
    delay: 86400
    items:
      - 131 1 knockback:1 name:Oyuncu_Kasa_Anahtari
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Anahtardaki lore bölümünü nasıl cratesplus plugini içinden silcez ? yardım alabilir miyim ?
Bunun için CratesPlus jarı winrar ile aç orada config.yml var oradan başlangıçtanda kaldırabilirsin. Ya da Temelli Kaldırcam Diyosan Sunucunu Kapat Her kasanın Anahtarı o Kasanın Bir Üst Kısmındadır Bulup sil. DİKKAT: Sunucun Açıkken Yapma Plugine Bir Haltlar Oluyo. Belki Sen de Olmaz Ama Sen Yine de Yapma
 
Üst