From fd7c1bbd779612584beebebc9357368cccadd1a7 Mon Sep 17 00:00:00 2001 From: fatpigsarefat Date: Sat, 21 Apr 2018 10:08:36 +0100 Subject: option to hide locked quests in gui --- src/config.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config.yml') diff --git a/src/config.yml b/src/config.yml index 3e56f33d..281b1153 100644 --- a/src/config.yml +++ b/src/config.yml @@ -823,6 +823,8 @@ options: titles-enabled: true # Players cannot start any more quests than this at a single time quest-started-limit: 2 + # Hide locked quests, quests on cooldown and completed (but not repeatable) quests + gui-hide-locked: false # Titles for the GUIs guinames: quests-category: "Quests Categories" -- cgit v1.2.3-70-g09d2