Get jar file

This feature allows you to download the latest build for the specifc version you choose.

GET https://mcjarfiles.com/api/get-jar/{type}/{category}/{version}

Path Parameters

Name
Type
Description

type*

String

The type of jar file you want to get. Example: vanilla, servers, proxies, modded etc

category*

String

The category of jar file you want to get. Example: paper, purpur, release, snapshot, velocity, bungeecord etc

version*

String

The version of the jar files you want. Example: 1.16.2, 1.19.4, 1.20.1 etc

{
    status: 200
}

Last updated