You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Andrew edited this page Mar 21, 2024
·
2 revisions
This API allows you to easily download both Client and Server JARs from any version.
Parameters: version: Target Minecraft version, eg. 1.20.1. action: Either getserverjar or getclientjar.
Usage:
Send a GET request to the script with the variables above.
Testing Service
Use the Testing Service to try this API now!
Send your GET request(s) to https://bastionmc.epizy.com/mcapi/mcjardownloader.php,
Eg. https://bastionmc.epizy.com/mcapi/mcjardownloader.php?version=1.20.4&action=getclientjar
to get Vanilla 1.20.4's Client JAR.