| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project has been shut down and is no longer maintained.
The Official MCPR Command Line Interface.
$ mcpr setup [servertype] [version]
Example
$ mcpr setup spigot 1.12.1
$ mcpr search [pluginName]
Example
$ mcpr search dynmap
$ mcpr install [pluginID]
Example
$ mcpr install dynmap
These instructions will get you up and running with MCPR-CLI.
You will need a few prerequisites installed to start.
To install MCPR-CLI, run the following command.
$ curl -sSL https://git.io/v5eWu | sudo bash
To install MCPR-CLI on Windows, download and run the Windows Installer.
To verify your installation, run the following.
$ mcpr --version
Go must be installed
# getting: go get github.com/mcpr/mcpr-cli cd $GOPATH/src/github.com/mcpr/mcpr-cli gdm restore # building go build -o mcpr
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
| Back | FazBrowse Home | New Git URL |