diff options
Diffstat (limited to 'src/main/resources')
| -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 84aff28f..a54061bf 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -999,6 +999,8 @@ options: quests-menu: "Quests" daily-quests: "Daily Quests" quest-cancel: "Cancel Quest" + # Show when quests register in console. Disable if you want less console spam at startup. + show-quest-registrations: true # This switches up the entire quest system. # By enabling daily-quests, players will no longer be presented with the standard Quest GUI. |
