Fetch a direct download link to a specific jar type with either the latest version or a specified one.
Parameter | Type | Description |
---|---|---|
type | String | The type of jars (servers, proxies, modded, etc..) |
category | String | The category of jars (spigot, bukkit, paper, etc..) |
version | Version | The version of the jar. |
Fetch details on the latest jar for a type
Parameter | Type | Description |
---|---|---|
type | String | The type of jars (servers, proxies, modded, etc..) |
category | String | The category of jars (spigot, bukkit, paper, etc..) |
Fetch details on the all the jars for a type (Shows top 5)
Parameter | Type | Description |
---|---|---|
type | String | The type of jars (servers, proxies, modded, etc..) |
category | String | The category of jars (spigot, bukkit, paper, etc..) |
Fetch a list of all possible jar types.
Fetch the details of all jars for a type.
Parameter | Type | Description |
---|---|---|
type | String | The category of jars (spigot, bukkit, paper, etc..) |
category | String | The type of jars (servers, proxies, modded, etc..) |