mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-16 17:47:54 +02: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