From 5114bbc40ddbe8df6ae5a4a7edeb5cd0b84b76ac Mon Sep 17 00:00:00 2001 From: nossr50 Date: Mon, 14 Jan 2019 22:52:15 -0800 Subject: [PATCH] Fixing the YAML indentation --- 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 e1802b2ce..3f1fa197d 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -11,8 +11,8 @@ General: # Turning this on will scale mcMMO around 1-1000 with default scaling factor # Everything in your config related to skill level requirements, skill level bonuses, etc will be multiplied by 10 when this mode is on # This change is purely cosmetic, it retains the old feel of mcMMO where you could level up thousands of times - RetroMode: - Enabled: true + RetroMode: + Enabled: true Locale: en_US MOTD_Enabled: true # Send a message to the player when his profile was successfully loaded