mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-17 15:28:47 +01:00
Some fixes
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user