Yardım Quests plugin türkçeleştirebilirmisiniz?

Batuhan_Efe

Ağaç Yumruklayıcı
En iyi cevaplar
0
Oyun Sürümü
1.8.8
nette ve forumda bikaç araştırma yaptım ancak benim pluginime uygununu bulamadım yardımcı olursanız sevinirim.

Kod:
quests:
#############################################################################################
#############################################################################################
  Wheat1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 25
        block: 59
    display:
      name: "&e&lWheat &7(1)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 25 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/25 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f30 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 30"
    options:
      category: "farming"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 59
    display:
      name: "&e&lWheat &7(2)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 50 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 50"
    options:
      category: "farming"
      requires:
       - "Wheat1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 75
        block: 59
    display:
      name: "&e&lWheat &7(3)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 75 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/75 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f75 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 75"
    options:
      category: "farming"
      requires:
       - "Wheat2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 59
    display:
      name: "&e&lWheat &7(4)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 100 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 100"
    options:
      category: "farming"
      requires:
       - "Wheat3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 150
        block: 59
    display:
      name: "&e&lWheat &7(5)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 150 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/150 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f150 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 150"
    options:
      category: "farming"
      requires:
       - "Wheat4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 59
    display:
      name: "&e&lWheat &7(6)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 200 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 200"
    options:
      category: "farming"
      requires:
       - "Wheat5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 59
    display:
      name: "&e&lWheat &7(7)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 300 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 300"
    options:
      category: "farming"
      requires:
       - "Wheat6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 59
    display:
      name: "&e&lWheat &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 400 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 400"
    options:
      category: "farming"
      requires:
       - "Wheat7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Wheat9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 59
    display:
      name: "&e&lWheat &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 500 wheat crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 wheat crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WHEAT"
    rewards:
     - "tm add {player} 500"
    options:
      category: "farming"
      requires:
       - "Wheat8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 25
        block: 103
    display:
      name: "&a&lMelon &7(1)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 25 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/25 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f30 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 30"
    options:
      category: "farming"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 103
    display:
      name: "&a&lMelon &7(2)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 50 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 50"
    options:
      category: "farming"
      requires:
       - "Melon1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 75
        block: 103
    display:
      name: "&a&lMelon &7(3)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 75 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/75 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f75 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 75"
    options:
      category: "farming"
      requires:
       - "Melon2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 103
    display:
      name: "&a&lMelon &7(4)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 100 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 100"
    options:
      category: "farming"
      requires:
       - "Melon3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 150
        block: 103
    display:
      name: "&a&lMelon &7(5)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 150 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/150 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f150 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 150"
    options:
      category: "farming"
      requires:
       - "Melon4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 103
    display:
      name: "&a&lMelon &7(6)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 200 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 200"
    options:
      category: "farming"
      requires:
       - "Melon5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 103
    display:
      name: "&a&lMelon &7(7)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 300 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 300"
    options:
      category: "farming"
      requires:
       - "Melon6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 103
    display:
      name: "&a&lMelon &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 400 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 400"
    options:
      category: "farming"
      requires:
       - "Melon7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Melon9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 103
    display:
      name: "&a&lMelon &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 500 Melon crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 Melon crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "MELON_BLOCK"
    rewards:
     - "tm add {player} 500"
    options:
      category: "farming"
      requires:
       - "Melon8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 25
        block: 86
    display:
      name: "&6&lPumpkin &7(1)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 25 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/25 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f30 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 30"
    options:
      category: "farming"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 86
    display:
      name: "&6&lPumpkin &7(2)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 50 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 50"
    options:
      category: "farming"
      requires:
       - "Pumpkin1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 75
        block: 86
    display:
      name: "&6&lPumpkin &7(3)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 75 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/75 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f75 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 75"
    options:
      category: "farming"
      requires:
       - "Pumpkin2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 86
    display:
      name: "&6&lPumpkin &7(4)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 100 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 100"
    options:
      category: "farming"
      requires:
       - "Pumpkin3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 150
        block: 86
    display:
      name: "&6&lPumpkin &7(5)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 150 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/150 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f150 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 150"
    options:
      category: "farming"
      requires:
       - "Pumpkin4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 86
    display:
      name: "&6&lPumpkin &7(6)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 200 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 200"
    options:
      category: "farming"
      requires:
       - "Pumpkin5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 86
    display:
      name: "&6&lPumpkin &7(7)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 300 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 300"
    options:
      category: "farming"
      requires:
       - "Pumpkin6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 86
    display:
      name: "&6&lPumpkin &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 400 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 400"
    options:
      category: "farming"
      requires:
       - "Pumpkin7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Pumpkin9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 86
    display:
      name: "&6&lPumpkin &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 500 Pumpkin crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 Pumpkin crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "PUMPKIN"
    rewards:
     - "tm add {player} 500"
    options:
      category: "farming"
      requires:
       - "Pumpkin8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
######################
  Potato1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 25
        block: 142
    display:
      name: "&e&lPotato &7(1)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 25 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/25 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f25 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 25"
    options:
      category: "farming"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 142
    display:
      name: "&e&lPotato &7(2)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 50 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 50"
    options:
      category: "farming"
      requires:
       - "Potato1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 75
        block: 142
    display:
      name: "&e&lPotato &7(3)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 75 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/75 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f75 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 75"
    options:
      category: "farming"
      requires:
       - "Potato2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 142
    display:
      name: "&e&lPotato &7(4)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 100 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 100"
    options:
      category: "farming"
      requires:
       - "Potato3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 150
        block: 142
    display:
      name: "&e&lPotato &7(5)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 150 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/150 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f150 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 150"
    options:
      category: "farming"
      requires:
       - "Potato4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 142
    display:
      name: "&e&lPotato &7(6)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 200 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 200"
    options:
      category: "farming"
      requires:
       - "Potato5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 142
    display:
      name: "&e&lPotato &7(7)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 300 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 300"
    options:
      category: "farming"
      requires:
       - "Potato6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 142
    display:
      name: "&e&lPotato &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 400 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 400"
    options:
      category: "farming"
      requires:
       - "Potato7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Potato9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 142
    display:
      name: "&e&lPotato &7(9)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 500 potato crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 potato crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "POTATO_ITEM"
    rewards:
     - "tm add {player} 500"
    options:
      category: "farming"
      requires:
       - "Potato8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
##############################
  Carrot1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 25
        block: 141
    display:
      name: "&6&lCarrot &7(1)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 25 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/25 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f25 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 25"
    options:
      category: "farming"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 141
    display:
      name: "&6&lCarrot &7(2)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 50 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 50"
    options:
      category: "farming"
      requires:
       - "Carrot1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 75
        block: 141
    display:
      name: "&6&lCarrot &7(3)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 75 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/75 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f75 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 75"
    options:
      category: "farming"
      requires:
       - "Carrot2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 141
    display:
      name: "&6&lCarrot &7(4)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 100 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 100"
    options:
      category: "farming"
      requires:
       - "Carrot3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 150
        block: 141
    display:
      name: "&6&lCarrot &7(5)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 150 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/150 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f150 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 150"
    options:
      category: "farming"
      requires:
       - "Carrot4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 141
    display:
      name: "&6&lCarrot &7(6)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 200 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 200"
    options:
      category: "farming"
      requires:
       - "Carrot5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 141
    display:
      name: "&6&lCarrot &7(7)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 300 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 300"
    options:
      category: "farming"
      requires:
       - "Carrot6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 141
    display:
      name: "&6&lCarrot &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 400 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 400"
    options:
      category: "farming"
      requires:
       - "Carrot7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Carrot9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 141
    display:
      name: "&6&lCarrot &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&7farm 500 carrot crops!"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 carrot crops."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "CARROT_ITEM"
    rewards:
     - "tm add {player} 500"
    options:
      category: "farming"
      requires:
       - "Carrot8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
#############################################################################################
#############################################################################################
  MiningStone1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 1
    display:
      name: "&f&lStone blocks&7 (1)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 300 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "mining"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 1
    display:
      name: "&f&lStone blocks &7(2)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 500 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 200"
    options:
      category: "mining"
      requires:
       - "MiningStone1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 600
        block: 1
    display:
      name: "&f&lStone blocks &7(3)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 600 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/600 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f250 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 250"
    options:
      category: "mining"
      requires:
       - "MiningStone2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 700
        block: 1
    display:
      name: "&f&lStone blocks &7(4)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 700 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/700 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 300"
    options:
      category: "mining"
      requires:
       - "MiningStone3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 900
        block: 1
    display:
      name: "&f&lStone blocks &7(5)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 900 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/900 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 400"
    options:
      category: "mining"
      requires:
       - "MiningStone4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 1000
        block: 1
    display:
      name: "&f&lStone blocks &7(6)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 1000 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/1000 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 500"
    options:
      category: "mining"
      requires:
       - "MiningStone5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 1200
        block: 1
    display:
      name: "&f&lStone blocks &7(7)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 1200 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/1200 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f600 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 600"
    options:
      category: "mining"
      requires:
       - "MiningStone6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 1300
        block: 1
    display:
      name: "&f&lStone blocks &7(8)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 1300 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/1300 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f700 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 700"
    options:
      category: "mining"
      requires:
       - "MiningStone7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningStone9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 1400
        block: 1
    display:
      name: "&f&lStone blocks&7 (9)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 1400 stone blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/1400 stone blocks."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f750 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "STONE"
    rewards:
     - "tm add {player} 750"
    options:
      category: "mining"
      requires:
       - "MiningStone8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
################################################################
##############################1##################################
################################################################
################################################################
################################################################
  MiningCoal1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(1)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 50 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 50"
    options:
      category: "mining"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(2)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 100 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "mining"
      requires:
       - "MiningCoal1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(3)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 200 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 200"
    options:
      category: "mining"
      requires:
       - "MiningCoal2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(4)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 300 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 300"
    options:
      category: "mining"
      requires:
       - "MiningCoal3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(5)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 400 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 400"
    options:
      category: "mining"
      requires:
       - "MiningCoal4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(6)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 500 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 500"
    options:
      category: "mining"
      requires:
       - "MiningCoal5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 600
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(7)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 600 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/600 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f600 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 600"
    options:
      category: "mining"
      requires:
       - "MiningCoal6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 700
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(8)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 700 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/700 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f700 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 700"
    options:
      category: "mining"
      requires:
       - "MiningCoal7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningCoal9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 800
        block: 16
    display:
      name: "&7&lCoal ore blocks &7(9)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 800 coal ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/800 coal ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f800 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "COAL_ORE"
    rewards:
     - "tm add {player} 800"
    options:
      category: "mining"
      requires:
       - "MiningCoal8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
################################################################
  MiningIron1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 15
    display:
      name: "&6&lIron ore blocks &7(1)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 50 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 50"
    options:
      category: "mining"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 15
    display:
      name: "&6&lIron ore blocks &7(2)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 100 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "mining"
      requires:
       - "MiningIron1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 15
    display:
      name: "&6&lIron ore blocks &7(3)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 200 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 200"
    options:
      category: "mining"
      requires:
       - "MiningIron2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 15
    display:
      name: "&6&lIron ore blocks &7(4)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 300 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 300"
    options:
      category: "mining"
      requires:
       - "MiningIron3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 15
    display:
      name: "&6&lIron ore blocks &7(5)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 400 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 400"
    options:
      category: "mining"
      requires:
       - "MiningIron4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 15
    display:
      name: "&6&lIron ore blocks &7(6)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 500 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 500"
    options:
      category: "mining"
      requires:
       - "MiningIron5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 600
        block: 15
    display:
      name: "&6&lIron ore blocks &7(7)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 600 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/600 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f600 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 600"
    options:
      category: "mining"
      requires:
       - "MiningIron6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 700
        block: 15
    display:
      name: "&6&lIron ore blocks &7(8)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 700 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/700 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f700 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 700"
    options:
      category: "mining"
      requires:
       - "MiningIron7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningIron9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 800
        block: 15
    display:
      name: "&6&lIron ore blocks &7(9)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 800 Iron ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/800 Iron ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f800 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "IRON_ORE"
    rewards:
     - "tm add {player} 800"
    options:
      category: "mining"
      requires:
       - "MiningIron8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
#############################################################################################
#############################################################################################
  Combat:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: SPIDER
    display:
      name: "&d&lSpider"
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 spider entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 spiders."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "STRING" 
    rewards:
     - "tm add {player} 100"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880 
  Combat1:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: COW
    display:
      name: "&c&lCow "
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 cow entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 cow."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "COOKED_BEEF"
    rewards:
     - "tm add {player} 100"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880 
  Combat2:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: ZOMBIE
    display:
      name: "&2&lZombie "
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 zombie entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 zombies."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "ROTTEN_FLESH"
    rewards:
     - "tm add {player} 100"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Combat3:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: SKELETON
    display:
      name: "&f&lSkeleton "
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 skeleton entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 skeleton."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "BONE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Combat4:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: CREEPER
    display:
      name: "&A&LCreeper"
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 creeper entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 creeper."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "TNT"
    rewards:
     - "tm add {player} 200"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Combat5:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: BLAZE
    display:
      name: "&e&lBlaze"
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 blaze entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 blaze."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "BLAZE_ROD"
    rewards:
     - "tm add {player} 200"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  Combat6:
    tasks:
      killing:
        type: "mobkillingcertain"
        amount: 100
        mob: IRON_GOLEM
    display:
      name: "&7&lIron golem"
      lore-normal:
      - "&7This quest will require you to"
      - "&7kill 100 blaze entities"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{killing:progress}/100 irongolem."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - "&F&oYou have started quest!"
      type: "IRON_INGOT"
    rewards:
     - "tm add {player} 200"
    options:
      category: "combat"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 14
    display:
      name: "&e&lGold ore blocks &7(1)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 50 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 50"
    options:
      category: "mining"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 14
    display:
      name: "&e&lGold ore blocks &7(2)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 100 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "mining"
      requires:
       - "MiningGold1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 14
    display:
      name: "&e&lGold ore blocks &7(3)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 200 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 200"
    options:
      category: "mining"
      requires:
       - "MiningGold2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 14
    display:
      name: "&e&lGold ore blocks &7(4)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 300 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 300"
    options:
      category: "mining"
      requires:
       - "MiningGold3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 14
    display:
      name: "&e&lGold ore blocks &7(5)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 400 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 400"
    options:
      category: "mining"
      requires:
       - "MiningGold4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 14
    display:
      name: "&e&lGold ore blocks &7(6)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 500 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 500"
    options:
      category: "mining"
      requires:
       - "MiningGold5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 600
        block: 14
    display:
      name: "&e&lGold ore blocks &7(7)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 600 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/600 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f600 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 600"
    options:
      category: "mining"
      requires:
       - "MiningGold6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 700
        block: 14
    display:
      name: "&e&lGold ore blocks &7(8)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 700 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/700 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f700 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 700"
    options:
      category: "mining"
      requires:
       - "MiningGold7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningGold9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 800
        block: 14
    display:
      name: "&e&lGold ore blocks &7(9)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 800 Gold ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/800 Gold ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f800 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "GOLD_ORE"
    rewards:
     - "tm add {player} 800"
    options:
      category: "mining"
      requires:
       - "MiningGold8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(1)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 50 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 50"
    options:
      category: "mining"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(2)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 100 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "mining"
      requires:
       - "MiningDiamond1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(3)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 200 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 200"
    options:
      category: "mining"
      requires:
       - "MiningDiamond2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(4)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 300 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 300"
    options:
      category: "mining"
      requires:
       - "MiningDiamond3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(5)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 400 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 400"
    options:
      category: "mining"
      requires:
       - "MiningDiamond4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(6)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 500 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 500"
    options:
      category: "mining"
      requires:
       - "MiningDiamond5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 600
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(7)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 600 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/600 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f600 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 600"
    options:
      category: "mining"
      requires:
       - "MiningDiamond6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 700
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(8)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 700 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/700 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f700 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 700"
    options:
      category: "mining"
      requires:
       - "MiningDiamond7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningDiamond9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 800
        block: 56
    display:
      name: "&b&lDiamond ore blocks &7(9)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 800 Diamond ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/800 Diamond ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f800 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "DIAMOND_ORE"
    rewards:
     - "tm add {player} 800"
    options:
      category: "mining"
      requires:
       - "MiningDiamond8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald1:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 50
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(1)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 50 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/50 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 50"
    options:
      category: "mining"
      requires:
       - ""
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald2:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 100
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(2)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 100 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/100 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f100 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 100"
    options:
      category: "mining"
      requires:
       - "MiningEmerald1"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald3:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 200
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(3)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 200 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/200 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 200"
    options:
      category: "mining"
      requires:
       - "MiningEmerald2"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald4:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 300
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(4)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 300 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/300 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f300 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 300"
    options:
      category: "mining"
      requires:
       - "MiningEmerald3"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald5:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 400
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(5)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 400 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/400 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f400 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 400"
    options:
      category: "mining"
      requires:
       - "MiningEmerald4"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald6:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 500
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(6)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 500 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/500 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 500"
    options:
      category: "mining"
      requires:
       - "MiningEmerald5"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald7:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 600
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(7)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 600 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/600 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f600 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 600"
    options:
      category: "mining"
      requires:
       - "MiningEmerald6"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald8:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 700
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(8)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 700 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/700 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f700 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 700"
    options:
      category: "mining"
      requires:
       - "MiningEmerald7"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
  MiningEmerald9:
    tasks:
      mining:
        type: "blockbreakcertain"
        amount: 800
        block: 129
    display:
      name: "&A&lEmerald ore blocks &7(9)"
      lore-normal:
      - "&7This quest will require you to"
      - "&7mine 800 Emerald ore blocks"
      - ""
      - "&f&lProgress:"
      - "&e* &7Progress:&r &7{mining:progress}/800 Emerald ores."
      - ""
      - "&f&lReward"
      - "&e* &7Reward:&r &f800 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "EMERALD_ORE"
    rewards:
     - "tm add {player} 800"
    options:
      category: "mining"
      requires:
       - "MiningEmerald8"
      repeatable: true
      cooldown:
        enabled: true
        time: 2880
#############################################################################################
#############################################################################################
  PlayTime1:
    tasks:
      playtime:
        type: "playtime"
        minutes: 30
    display:
      name: "&3&lPlayTime Quest &7(1)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 30 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/30 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f50 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 50"
    options:
      category: "playtime"
      requires:
       - ""
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime2:
    tasks:
      playtime:
        type: "playtime"
        minutes: 60
    display:
      name: "&3&lPlayTime Quest &7(2)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 60 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/60 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f75 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 75"
    options:
      category: "playtime"
      requires:
       - "PlayTime1"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime3:
    tasks:
      playtime:
        type: "playtime"
        minutes: 120
    display:
      name: "&3&lPlayTime Quest &7(3)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 120 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/120 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f125 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 125"
    options:
      category: "playtime"
      requires:
       - "PlayTime2"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime4:
    tasks:
      playtime:
        type: "playtime"
        minutes: 240
    display:
      name: "&3&lPlayTime Quest &7(4)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 240 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/240 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f200 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 200"
    options:
      category: "playtime"
      requires:
       - "PlayTime3"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime5:
    tasks:
      playtime:
        type: "playtime"
        minutes: 480
    display:
      name: "&3&lPlayTime Quest &7(5)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 480 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/480 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 500"
    options:
      category: "playtime"
      requires:
       - "PlayTime4"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime6:
    tasks:
      playtime:
        type: "playtime"
        minutes: 720
    display:
      name: "&3&lPlayTime Quest &7(6)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 720 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/720 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f1000 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 1000"
    options:
      category: "playtime"
      requires:
       - "PlayTime5"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime7:
    tasks:
      playtime:
        type: "playtime"
        minutes: 900
    display:
      name: "&3&lPlayTime Quest &7(7)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 900 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/900 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f1800 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 1800"
    options:
      category: "playtime"
      requires:
       - "PlayTime6"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime8:
    tasks:
      playtime:
        type: "playtime"
        minutes: 1000
    display:
      name: "&3&lPlayTime Quest &7(8)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 1000 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/1000 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f2500 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 2500"
    options:
      category: "playtime"
      requires:
       - "PlayTime7"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
  PlayTime9:
    tasks:
      playtime:
        type: "playtime"
        minutes: 12500
    display:
      name: "&3&lPlayTime Quest &7(9)"
      lore-normal:
      - "&7This quest requires you to:"
      - "&3* &7Play for 12500 minutes."
      - ""
      - "&f&lProgress:"
      - "&3* &7Progress:&r &f{playtime:progress}/12500 minutes."
      - ""
      - "&f&lReward"
      - "&3* &7Reward:&r &f5000 Coins"
      lore-started:
      - ""
      - "&F&oYou have started quest!"
      type: "WATCH"
    rewards:
     - "tm add {player} 5000"
    options:
      category: "playtime"
      requires:
       - "PlayTime8"
      repeatable: false
      cooldown:
        enabled: true
        time: 1296000
#############################################################################################
#############################################################################################
categories:
  farming:
    display:
      name: "&r"
      lore:
        - "&cfarming"
      type: "296"
  mining:
    display:
      name: "&r"
      lore:
        - "&cmining"
      type: "278"
  combat:
    display:
      name: "&r"
      lore:
        - "&cCombat"
      type: "261"
  playtime:
    display:
      name: "&r"
      lore:
        - "&cplaytime"
      type: "261"
###########################################################################################
gui:
  back-button:
    name: "&cReturn"
    lore:
    - "&7Return to the categories menu."
    type: "ARROW"
  page-prev:
    name: "&7Previous Page"
    lore:
    - "&7Switch the page to page &c{prevpage}."
    type: "FEATHER"
  page-next:
    name: "&7Next Page"
    lore:
    - "&7Switch the page to page &c{nextpage}."
    type: "FEATHER"
  page-desc:
    name: "&7Page &c{page}"
    lore:
    - "&7You are currently viewing page &c{page}."
    type: "PAPER"
  quest-locked-display:
    name: "&c&lQuest Locked"
    lore:
    - "&7You have not completed the requirements"
    - "&7for this quest!"
    - ""
    - "&7Requires: &e{requirements}"
    - "&7to be completed to unlock."
    type: "160:14"
  quest-cooldown-display:
    name: "&c&lCooldown"
    lore:
    - "&7You have recently completed this quest"
    - "&7and you must wait"
    - "&7another &e{time} &7to unlock again."
    type: "160:1"
  quest-completed-display:
    name: "&a&lQuest Complete"
    lore:
    - "&7You have completed this quest"
    type: "160:5"

options:
  # Hide locked quests, quests on cooldown and completed (but not repeatable) quests
  gui-hide-locked: false
  # If categories are disabled, quests will be put into one big gui.
  categories-enabled: true
  # If true, the gui size will automatically change based on the amount of quests inside it.
  trim-gui-size: true
  # Enable/disable titles
  titles-enabled: true
  # Players cannot start any more quests than this at a single time
  quest-started-limit: 5
  # Titles for the GUIs
  guinames:
    quests-category: "Quests Categories"
    quests-menu: "Quests"
    daily-quests: "Daily Quests"

# This switches up the entire quest system.
# By enabling daily-quests, players will no longer be presented with the standard Quest GUI.
# Instead, they will be presented with 5 random quests.
# The 'requirements' section in each quest does not apply here.
# The 'cooldown' section in each quest does not apply here - if it's done, it's done (and will be repeatable next time they get the quest).
# The 'repeatable' section in each quest does not apply here. It will NOT be repeatable until the next day.
# Enabling this MAY cause previous quest progress to be modified, wiped or changed irreversibly! If you're testing this on a live server, it is wise to backup
# the Quests/playerdata/ folder! You've been warned!
#
# Quests BETA: this feature is a work in progress, it does not work yet!
daily-quests:
  enabled: false

# Configure titles
titles:
  quest-start:
    title: "&a&l&nQuest Started"
    subtitle: "&7{quest}"
  quest-complete:
    title: "&a&l&nQuest Complete"
    subtitle: "&7{quest}"

# Configure messages
messages:
  quest-start: "&a&lQuests &8> &e{quest} &fstarted!"
  quest-complete: "&a&lQuests &8> &fQuest &e{quest} &fcompleted!"
  quest-start-limit: "&a&lQuests &8> &fPlayers are limited to &e{limit} &fstarted quests at a time."
  quest-start-disabled: "&a&lQuests &8> &fYou cannot repeat this quest."
  quest-start-locked: "&a&lQuests &8> &fYou have not unlocked this quest yet."
  quest-start-cooldown: "&a&lQuests &8> &fYou have recently completed this quest. You have to wait &e{time} &funtil you are able to restart it."
  quest-updater: "&cQuests > &fA new version &c{newver} &fwas found on Spigot (your version: &c{oldver}&f). Please update me! <3 - Link: {link}"
  command-quest-start-doesntexist: "&fThe specified quest '&c{quest}&f' does not exist."
  command-category-open-disabled: "&fCategories are disabled."
  command-category-open-doesntexist: "&fThe specified category '&c{category}&f' does not exist."
  command-quest-admin-playernotfound: "&fPlayer '&c{player}&f' could not be found."
  command-quest-openquests-admin-success: "&fOpened Quest GUI for player &c{player}&f."
  command-quest-opencategory-admin-success: "&fOpened category &c{category} &ffor player &c{player}&f."
  command-quest-start-admin-success: "&fSuccessfully started quest '&c{quest}&f' for player &c{player}&f."
  command-quest-complete-admin-success: "&fSuccessfully completed quest '&c{quest}&f' for player &c{player}&f."
  command-quest-reset-admin-success: "&fSuccessfully reset quest '&c{quest}&f' for player &c{player}&f."
  command-quest-fullreset-admin-success: "&fSuccessfully reset player &c{player}&f."
  command-quest-start-admin-fail: "&fQuest '&c{quest}&f' could not be started for player &c{player}&f. They may not have unlocked it, on cooldown, etc."
  command-quest-complete-admin-fail: "&fFailed to complete '&c{quest}&f' for player &c{player}&f. They may have not started it."
  command-taskview-admin-fail: "&fTask type '&c{task}&f' does not exist."
  beta-reminder: "&cQuests > &fReminder: you are currently using a &cbeta &fversion of Quests. Please send bug reports to https://github.com/fatpigsarefat/Quests/issues and check for updates regularly using &c/quests admin update&f!"
 

Erkutay_

DragonBlock
En iyi cevaplar
10
Çeviri yardımıyla yapabilirsin, herşeyi başkalarından beklememelisin. Zorlanacak bir durum yok kelimeleri olduğu gibi yazsan bile çeviri büyük ihtimal doğru çevirecektir.
 
Üst