From 1809e41ec4426e104ebbc8eda36ca301c4e7b439 Mon Sep 17 00:00:00 2001 From: Sanoj <75573284+2020Sanoj@users.noreply.github.com> Date: Sun, 20 Feb 2022 00:09:16 +0100 Subject: [PATCH] Update config.yml --- src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 85db6481..7d991406 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -23,8 +23,8 @@ defaultImmune: false # Language (Aviable Languages: https://github.com/SanCraftDev/Stacker/tree/master/languages) languageFile: "en" # -# Should the plugin automatically update? (dev) -autoUpdate: false +# Should the plugin automatically update? (dev branch) +autoUpdate: true # # Should the plugin automatically update the Language File? (This will delete your custom changes) autoUpdateLanguage: true