minecraftServerManifestsDirectory

Directory to which Minecraft server manifests are copied during the startup of ServerPackCreator.

When the de.griefed.serverpackcreator.api.versionmeta.VersionMeta is initialized, the manifests copied to this directory will provide ServerPackCreator with the information required to check and create your server packs.

The Minecraft server manifests contain information about the Java version required, the download-URL of the server-JAR and much more.

By default, this is the mcserver-directory inside the manifests-directory inside ServerPackCreators home-directory.