Quests

This page still needs editting because some users helped me test but I don't know how to configurate these tasks. So I can only vaguely tell you what to do. I will be happy if you can send me an example task config so I can put it here! :)

这个页码还需要润色因为添加这些兼容是部分用户需求的,他们参与了测试但是我并不知道如何配置这些任务插件,如果你能向我提供一份范例配置,我会很高兴!

BetonQuest

objective: customcrops

arguments: instruction: crop stage ID

BattlePass

type: customcrops_harvest / customcrops_plant variable: crop_stage_ID / crop_ID

type: customcrops_harvest
variable: tomato_stage_4 (itemsAdder/oraxen)
type: customcrops_plant
variable: tomato (itemsAdder/oraxen)

ClueScrolls

clueType: customcrops_harvest

common_1:
   lore: '&a★ &fHarvest %amount% tomatos: %completed%'
   clueType: customcrops_harvest
   amount: 7-15
   objective: Harvest %amount% tomatos
   clueName: Farmer
   data:
     crop_id: tomato_stage_4 #(oraxen)
     crop_id: customcrops:tomato_stage_4 #(itemsadder)

JobsReborn

MMKill:
  customcrops:tomato_stage_4:
    income: 1
    points: 1
    experience: 1

Last updated