From fe0f5605d8aec1448ae55ac61522598a19a0e6e2 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Mon, 1 Feb 2021 22:29:10 +0000 Subject: Made default config not throw a warning --- src/main/resources/quests/example1.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/quests/example1.yml b/src/main/resources/quests/example1.yml index 08402106..d0d44203 100644 --- a/src/main/resources/quests/example1.yml +++ b/src/main/resources/quests/example1.yml @@ -42,9 +42,6 @@ rewards: options: # This is the category for the quest, it will appear under the "examples" category. Categories can be disabled. category: "examples" - # Set the quest IDs of required quests here, leave empty if none. - requires: - - "" # Set if the quest can be repeated after being completed for the first time. repeatable: false # Define the cooldown on quests. The above (repeatable) must be true for this to take effect. -- cgit v1.2.3-70-g09d2