Socket
Book a DemoInstallSign in
Socket

papermc-downloader

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

papermc-downloader

A cli for download all files of papermc from PaperMC, Waterfall, Travertine, Velocity and Folia.

latest
Source
npmnpm
Version
1.6.2
Version published
Weekly downloads
2
Maintainers
0
Weekly downloads
 
Created
Source

Papermc-downloader

Papermc-downloader is a CLI tool written in JavaScript that allows you to easily download Papermc versions, including the latest release. You can also download multiple versions and specify the output path.

Installation

You can install Papermc-downloader using npm by running the following command:

npm -g install papermc-downloader

Usage

To start using Papermc-downloader, simply execute the command and follow the prompts:

papermc-downloader

Alternatively, you can use command line options to specify the project, output path, version, release, and name:

papermc-downloader --proyect <proyect> --pathStr path1 --version <version> --release <release> --name <name>

Note that in the --version and --release options, you can also use the keyword latest to download the latest version.

This tool is particularly useful for integrating into bash scripts or creating aliases.

Keywords

minecraft

FAQs

Package last updated on 04 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts