Get latest jar

This feature allows you to download the latest build for the Minecraft type.

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

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

{
    status: 200
}

Last updated