From 8b23cd0146d856acb1d1c31d88c168ff5c27cfed Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Tue, 16 Feb 2021 16:06:42 +0000 Subject: Make tracking toggleable --- src/main/resources/config.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources') 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" -- cgit v1.2.3-70-g09d2