/papermc-latest

A wrapper api for the latest paper jar.

Primary LanguageTypeScriptMIT LicenseMIT

PaperMC Latest Download API

A wrapper for the PaperMC v2 downloads api which allows you to download the latest PaperMC version.

Syntax

https://papermc.frankheijden.workers.dev/v1/{project}/{version}

Variable Explanation

  • {project} is a PaperMC project. Example: paper
  • {version} is a specific version from the project. Example 1.17.1

Examples