From 008e29117fbe7efc3188e82e304927ae54b1d742 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Tue, 15 Jan 2019 03:33:42 -0800 Subject: [PATCH] RetroMode will default to false on new installs of mcMMO --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 2a4ebb8e4..783dc7e5c 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -12,7 +12,7 @@ General: # 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 + Enabled: false Locale: en_US MOTD_Enabled: true # Send a message to the player when his profile was successfully loaded