Skip to content

Fauli1221/paper-cli

Repository files navigation

paper-cli

Badge Badge

Configure & download PaperMC servers using the command line

Usage

paper-cli [options]
options:
  -h, --help            show this help message and exit
  --project {paper,travertine,waterfall,velocity}, -p {paper,travertine,waterfall,velocity}
                        select the paper project ['paper', 'travertine', 'waterfall', 'velocity']
  --mcversion MCVERSION, -mcv MCVERSION
                        Select target Minecraft Version
  --build BUILD, -b BUILD
                        Select Build
  --destination DESTINATION, -d DESTINATION
                        Select the destination of the file
  --latest [LATEST]     Download latest version
  --experimental [EXPERIMENTAL]
                        Use the experimental cligui
  --version, -v         show program's version number and exit

Installation

Installing with pip using pypi:

pip install paper-cli

Installing from source with pip:

pip install git+https://github.com/Fauli1221/paper-cli.git#egg=paper-cli

Maintained by