From 3c078100e8cde440e8d8ef88c66016a6ae647d6d Mon Sep 17 00:00:00 2001 From: TfT_02 Date: Tue, 7 Jan 2014 20:50:48 +0100 Subject: [PATCH] Another attempt to fix the broken config updater An attempt to solve #1583 --- 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 1d2e73d25..ab27927ef 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -101,9 +101,9 @@ Database_Purging: # # Settings for Backups +# Allow mcMMO to create zip backups for config files and flatfile data on shutdown. ### Backups: - # Allow mcMMO to create zip backups for config files and flatfile data on shutdown. Enabled: true Keep: @@ -127,11 +127,11 @@ MySQL: # # Settings for Hardcore mode +# Players will not lose stats when their level is below the Level_Threshold ### Hardcore: Death_Stat_Loss: Penalty_Percentage: 75.0 - # Players will not lose stats when their level is below the Level_Threshold Level_Threshold: 0 Enabled: Acrobatics: false