diff options
Diffstat (limited to 'src/main/resources/config.yml')
| -rw-r--r-- | src/main/resources/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 7379458d..59129eb8 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -139,6 +139,8 @@ options: gui-hide-locked: false # Allow players to cancel a quest (you may want to remove the cancel instructions in the global item lore) allow-quest-cancel: true + # Allow players to track a quest + allow-quest-track: true # Titles for the GUIs guinames: quests-category: "Quests Categories" |
