SkillAgentSearch skills...

Papermcdl

Download all PaperMC projects with ease using papermcdl. Choose between a user-friendly GUI or command-line flags to streamline the process. Perfect for developers and Minecraft server admins.

Install / Use

/learn @jonas-be/Papermcdl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Papermcdl

[!WARNING] At the moment it is not possible to see which versions are stable and which are beta. Related issue

Download all PaperMC projects with ease using papermcdl. Choose between a user-friendly GUI or command-line flags to streamline the process. Perfect for developers and Minecraft server admins.

Installation

You only need to download the binary for your OS, from the latest release. After extracting the zip or tar archive, you can use the binary.

GUI

The GUI is a user-friendly way to easily download the version of the papermc projects you want. You can access it using papermcdl without any flags

Demo GIF of the papermcdl GUI

CLI with flags

You can use the downloader without the GUI using flags. If a value is not valid, you're getting a list with the valid values. If all required flags have valid values, the project get downloaded.

| Flag | Required | Default | Description | |------|----------|-----------|------------------------------------------------------------------------| | -p | YES | | Specify the papermc project | | -v | YES | | Specify the version of the project or use l for the latest version | | -b | NO | l | Specify the build number or use l for the latest build | | -i | NO | false | Add this flag, if you only want infos |

Examples

# Download latest paper 1.19.4 build
papermcdl -p paper -v 1.19.4
# Download latest build of the latest paper version
papermcdl -p paper -v l
# Only display some info about the build
papermcdl -p paper -v 1.19.4 -i
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Go

Security Score

87/100

Audited on Oct 25, 2025

No findings