diff options
Diffstat (limited to 'src/config.yml')
| -rw-r--r-- | src/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
