Skip to content

Functions

register

Register this SoftwareBuilder.

download_jar

Fetch a direct download link to a specific jar type with either the latest version or a specified one

Parameters

NameTypeDefaultDescription
typestrThe type of jar (vanilla, modded, etc..)
categorystrThe category of jars (spigot, bukkit, paper, etc..)
fpstrserver.jarThe destination file path.
versionstrlatestThe version of the jar (don't provide for latest)
chunk_sizeint1000000Download the jar in chunks.
blockboolTrueWhen true it will wait until the file has finished downloading.

fetch_all_types

All types and categories.

fetch_all

Fetch details on the latest jar for a type

Parameters

NameTypeDescription
typestrThe type of jar (vanilla, modded, etc..)
categorystrThe category of jars (spigot, bukkit, paper, etc..)
maxintThe max number of jars to fetch

fetch_details

Fetch the details of a single jar

Parameters

NameTypeDefaultDescription
typestrThe type of jar (vanilla, modded, etc..)
categorystrThe type of jars (servers, proxies, modded, etc..)
versionstrlatestThe version of the jar (don't provide for latest), defaults to None

fetch_jar

Fetch the jar file.

Parameters

NameTypeDefaultDescription
typestrThe type of jar (vanilla, modded, etc..)
categorystrThe type of jars (servers, proxies, modded, etc..)
versionstrlatestThe version of the jar (don't provide for latest), defaults to None

fetch_latest

Fetch details on the latest jar for a type

Parameters

NameTypeDescription
typestrThe type of jar (vanilla, modded, etc..)
categorystrThe category of jars (spigot, bukkit, paper, etc..)

fetch_types

Fetch a list of the possible jar categories

Parameters

NameTypeDescription
typestrThe type of jar (vanilla, modded, etc..)

Not associated with or approved by Mojang Studios or Microsoft