Package com.hypixel.hytale.server.core
Class Constants
java.lang.Object
com.hypixel.hytale.server.core.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanstatic final PluginManifest[]static final booleanstatic final booleanstatic final booleanprivate static final joptsimple.OptionSetstatic final booleanstatic final Path -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OPTION_SET
private static final joptsimple.OptionSet OPTION_SET -
DEBUG
public static final boolean DEBUG- See Also:
-
SINGLEPLAYER
public static final boolean SINGLEPLAYER -
ALLOWS_SELF_OP_COMMAND
public static final boolean ALLOWS_SELF_OP_COMMAND -
FRESH_UNIVERSE
public static final boolean FRESH_UNIVERSE -
FORCE_NETWORK_FLUSH
public static final boolean FORCE_NETWORK_FLUSH -
UNIVERSE_PATH
-
CORE_PLUGINS
-
-
Constructor Details
-
Constants
public Constants()
-
-
Method Details
-
init
public static void init() -
checkFreshUniverse
private static boolean checkFreshUniverse() -
getUniversePath
-