From 2f2167459e74317d045cd7e3a7628c59439f08d2 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 21 Jul 2021 19:48:10 +0100 Subject: Add task type exclusions --- bukkit/src/main/resources/resources/bukkit/config.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bukkit/src/main/resources') diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml index 95da645e..7bbc5c3c 100644 --- a/bukkit/src/main/resources/resources/bukkit/config.yml +++ b/bukkit/src/main/resources/resources/bukkit/config.yml @@ -190,6 +190,8 @@ options: allow-quest-cancel: true # Allow players to track a quest (you may want to remove the tracking instructions in the global item lore) allow-quest-track: true + # Task type exclusions - include task IDs in this list which you don't want registering + task-type-exclusions: [] # Titles for the GUIs guinames: quests-category: "Quests Categories" -- cgit v1.2.3-70-g09d2