Get Version info
This feature provides you with detailed information about a jar file
GET
https://mcjarfiles.com/api/get-version-info/{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
Last updated