MinecraftServer

Representation of a Minecraft server, containing information about its Minecraft-version, release-type, download-url and the java-version.

Author

Griefed

Parameters

minecraftVersion

The Minecraft version of this server.

releaseType

The release-type of this server. Either Type.RELEASE or Type.SNAPSHOT.

serverUrl

The URL to the download of these servers JAR-file.

utilities

Commonly used utilities across ServerPackCreator.

apiProperties

ServerPackCreator settings.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Get the Java-version of this Minecraft-server.

Link copied to clipboard
fun url(): Optional<URL>

Get the URL to the download of this Minecraft-servers JAR-file.