浏览代码

RetroMode will default to false on new installs of mcMMO

nossr50 6 年之前
父节点
当前提交
008e29117f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/config.yml

+ 1 - 1
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
         # 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
         # This change is purely cosmetic, it retains the old feel of mcMMO where you could level up thousands of times
     RetroMode:
     RetroMode:
-        Enabled: true
+        Enabled: false
     Locale: en_US
     Locale: en_US
     MOTD_Enabled: true
     MOTD_Enabled: true
     # Send a message to the player when his profile was successfully loaded
     # Send a message to the player when his profile was successfully loaded