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: