aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorfatpigsarefat <fatpigsarefat@outlook.com>2018-07-27 01:25:36 +0100
committerfatpigsarefat <fatpigsarefat@outlook.com>2018-07-27 01:25:36 +0100
commit67d534ae3adc5878f1829a0b62c24e4d09573313 (patch)
tree6d5f7a176782d09753e7aa8b3c063cc9ae72f0f0 /src/main/resources
parent88d42efc287ec5dbbf9a1592d0301e9a48f738a6 (diff)
Brewing task type completed.
- Added BrewingTaskType "brewing" - Added example brewing config to the config - Changed version to 2.0.13 - Started work on BrewingCertainTaskType "brewingcertain"
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/config.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index a2931b90..a293351d 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -690,6 +690,33 @@ quests:
enabled: true
time: 1440
+ brewing:
+ tasks:
+ brewing:
+ type: "brewing"
+ amount: 10
+ display:
+ name: "&cBrewer"
+ lore-normal:
+ - "&7This quest requires you to:"
+ - "&7 - Brew 10 potions."
+ - ""
+ - "&7Rewards:"
+ - "&7 - $500 added to your in-game balance."
+ lore-started:
+ - ""
+ - "&7Your current progression:"
+ - "&7 - {brewing:progress}/10 potions brewed."
+ type: "BREWING_STAND_ITEM"
+ rewards:
+ - "eco give {player} 500"
+ options:
+ category: "medium"
+ repeatable: true
+ cooldown:
+ enabled: true
+ time: 1440
+
askyblock:
tasks:
islandlevel: