diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 909f1a0..cf951c0 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 EcoJobs to save to local storage to disable +# cross-server sync. +use-local-storage: false + jobs: limit: 3 # The most jobs a player can have at once. # You can set custom limits with the ecojobs.limit. permission