From 28c3826c35f07df2203d0879017b5be6fa3f5d24 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 17 Feb 2021 01:09:46 +0000 Subject: Add started menu --- src/main/resources/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main/resources') diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 4dffe279..ce523a3b 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -111,6 +111,11 @@ gui: - "&7(&a{quest}&7) and cannot." - "&7repeat it." type: "GREEN_STAINED_GLASS_PANE" + no-started-quests: + name: "&c&lNo Started Quests" + lore: + - "&7You have not started any quests." + type: "FEATHER" quest-cancel-yes: name: "&a&lConfirm Cancel" lore: @@ -145,6 +150,7 @@ options: guinames: quests-category: "Quests Categories" quests-menu: "Quests" + quests-started-menu: "Started Quests" daily-quests: "Daily Quests" quest-cancel: "Cancel Quest" # Show when quests register in console - will only show if verbose-logging-level=2. Disable if you want less console spam at startup. -- cgit v1.2.3-70-g09d2