Package com.stardevllc.starcore.utils
Class ServerProperties
java.lang.Object
com.stardevllc.starcore.utils.ServerProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleanstatic booleanstatic booleangetDebug()static org.bukkit.GameModestatic org.bukkit.Difficultystatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic intstatic booleanstatic intstatic booleanstatic booleanstatic booleanstatic Stringstatic intstatic intstatic intstatic StringgetMotd()static intstatic booleanstatic intstatic intstatic booleanstatic booleangetPVP()static intstatic intstatic Stringstatic intstatic booleanstatic Stringstatic Stringstatic Stringstatic Stringstatic intstatic intstatic booleanstatic booleanstatic booleanstatic intstatic booleanstatic booleanstatic intstatic boolean
-
Constructor Details
-
ServerProperties
public ServerProperties()
-
-
Method Details
-
getEnableJMXMonitoring
public static boolean getEnableJMXMonitoring() -
getRconPort
public static int getRconPort() -
getEnableCommandBlock
public static boolean getEnableCommandBlock() -
getDefaultGameMode
public static org.bukkit.GameMode getDefaultGameMode() -
getEnableQuery
public static boolean getEnableQuery() -
getLevelName
-
getEnforceSecureProfile
public static boolean getEnforceSecureProfile() -
getMotd
-
getQueryPort
public static int getQueryPort() -
getPVP
public static boolean getPVP() -
getGenerateStructures
public static boolean getGenerateStructures() -
getDifficulty
public static org.bukkit.Difficulty getDifficulty() -
getNetworkCompressionThreshold
public static int getNetworkCompressionThreshold() -
getMaxTickTime
public static int getMaxTickTime() -
getRequireResourcePack
public static boolean getRequireResourcePack() -
getMaxPlayers
public static int getMaxPlayers() -
getUseNativeTransport
public static boolean getUseNativeTransport() -
getOnlineMode
public static boolean getOnlineMode() -
getEnableStatus
public static boolean getEnableStatus() -
getAllowFlight
public static boolean getAllowFlight() -
getBroadcastRconToOps
public static boolean getBroadcastRconToOps() -
getViewDistance
public static int getViewDistance() -
getServerIp
-
getResourcePackPrompt
-
getAllowNether
public static boolean getAllowNether() -
getServerPort
public static int getServerPort() -
getEnableRcon
public static boolean getEnableRcon() -
getSyncChunkWrites
public static boolean getSyncChunkWrites() -
getOpPermissionLevel
public static int getOpPermissionLevel() -
getPreventProxyConnections
public static boolean getPreventProxyConnections() -
getHideOnlinePlayers
public static boolean getHideOnlinePlayers() -
getResourcePack
-
getEntityBroadcastRangePercentage
public static int getEntityBroadcastRangePercentage() -
getSimulationDistance
public static int getSimulationDistance() -
getRconPassword
-
getPlayerIdleTimeout
public static int getPlayerIdleTimeout() -
getDebug
public static boolean getDebug() -
getForceGamemode
public static boolean getForceGamemode() -
getRateLimit
public static int getRateLimit() -
getHardcore
public static boolean getHardcore() -
getWhitelist
public static boolean getWhitelist() -
getBroadcastConsoleToOps
public static boolean getBroadcastConsoleToOps() -
getSpawnNpcs
public static boolean getSpawnNpcs() -
getSpawnAnimals
public static boolean getSpawnAnimals() -
getFunctionPermissionLevel
public static int getFunctionPermissionLevel() -
getSpawnMonsters
public static boolean getSpawnMonsters() -
getEnforceWhitelist
public static boolean getEnforceWhitelist() -
getResourcePackSha1
-
getSpawnProtection
public static int getSpawnProtection() -
getMaxWorldSize
public static int getMaxWorldSize()
-