Fixed a bug where Retro mode made you 10x luckier

This commit is contained in:
nossr50
2019-01-20 02:08:26 -08:00
parent e962f645b6
commit 87f84a5f66
3 changed files with 13 additions and 4 deletions

View File

@ -246,7 +246,6 @@ public class Config extends AutoUpdateConfigLoader {
*/
/* General Settings */
public boolean getIsMetricsEnabled() { return config.getBoolean("Metrics.bstats", true); }
//Retro mode will default the value to true if the config file doesn't contain the entry (server is from a previous mcMMO install)