From 17c81ea5b8ed7ef561af1b9147d5850719f91707 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 30 Aug 2023 09:50:00 +0100 Subject: [PATCH] Added use-local-storage --- eco-core/core-plugin/src/main/resources/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 0a5d58d..8c287d7 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -3,6 +3,11 @@ # by Auxilor # +# Even if eco is set up to use a database, you can +# force EcoQuests to save to local storage to disable +# cross-server sync. +use-local-storage: false + scan-interval: 20 # How often to scan for quests auto-starting (in ticks) gui: