Class Settings.UUID
java.lang.Object
com.plotsquared.core.configuration.Settings.UUID
- Enclosing class:
- Settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic intstatic longstatic booleanstatic intstatic booleanstatic longstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OFFLINE
public static boolean OFFLINE -
FORCE_LOWERCASE
public static boolean FORCE_LOWERCASE -
UUID_CACHE_SIZE
public static int UUID_CACHE_SIZE -
BACKGROUND_LIMIT
public static int BACKGROUND_LIMIT -
IMPROMPTU_LIMIT
public static int IMPROMPTU_LIMIT -
NON_BLOCKING_TIMEOUT
public static long NON_BLOCKING_TIMEOUT -
BLOCKING_TIMEOUT
public static long BLOCKING_TIMEOUT -
LEGACY_DATABASE_SUPPORT
public static boolean LEGACY_DATABASE_SUPPORT -
UNKNOWN_AS_DEFAULT
public static boolean UNKNOWN_AS_DEFAULT -
BACKGROUND_CACHING_ENABLED
public static boolean BACKGROUND_CACHING_ENABLED -
SERVICE_PAPER
public static boolean SERVICE_PAPER -
SERVICE_LUCKPERMS
public static boolean SERVICE_LUCKPERMS -
SERVICE_BUKKIT
public static boolean SERVICE_BUKKIT -
SERVICE_ESSENTIALSX
public static boolean SERVICE_ESSENTIALSX
-
-
Constructor Details
-
UUID
public UUID()
-