Some fixes

This commit is contained in:
boy0001
2015-07-31 15:40:53 +10:00
parent cdee23796b
commit 0667e885de
6 changed files with 23 additions and 6 deletions

View File

@ -179,7 +179,7 @@ public class Settings {
*/
public static boolean TWIN_MODE_UUID = false;
public static boolean OFFLINE_MODE = false;
public static boolean UUID_LOWERCASE = true;
public static boolean UUID_LOWERCASE = false;
/**
* Command confirmation
*/