From 2a612e84fcbf95617f256b1d8c07cc3aeb8c8eb6 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 10 Aug 2023 18:24:37 +0100 Subject: [PATCH] Improved config.yml --- eco-core/core-plugin/src/main/resources/config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 163458b..0a5d58d 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -3,7 +3,7 @@ # by Auxilor # -scan-interval: 20 # How often to scan for quest starting / completion (in ticks) +scan-interval: 20 # How often to scan for quests auto-starting (in ticks) gui: title: "Quest Book" @@ -133,7 +133,9 @@ completed-gui: custom-slots: [ ] tasks: + # The line to show when a task is completed completed: "&a&l✔ &r&f%description%" + # The line to show when a task is not completed not-completed: "&c&l❌ &r&f%description%" quests: