Skip to content

AdamLBS/PaperMC-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bungeecord and Paper installer for Linux (forked from AdamLBS/mcinstall for PaperMC)

Requirements

  • Unix-like OS

  • curl

Features

  • Auto-Updater
  • Automatically install all prerequisites
  • Install both BungeeCord and Spigot at the same time.
  • Using the latest stable versions of Spigot.

Supported versions

  • 1.8.8
  • 1.9.4
  • 1.10.2
  • 1.11.2
  • 1.12.2
  • 1.13.2
  • 1.14.4
  • 1.15.2

Installing

  • curl is required to download the script.

  • If you are logged in as root

curl https://uploads.admlbs.fr/download.php?file=paperinstall --output /usr/bin/paperinstall && chmod 0777 /usr/bin/paperinstall
  • If it's not the case :
sudo curl https://uploads.admlbs.fr/download.php?file=paperinstall --output /usr/bin/paperinstall && sudo chmod 0777 /usr/bin/paperinstall

Launch

  • To launch the script and install a server you must use sudo or being root
paperinstall install
  • To see all commands please type
paperinstall help

Updating

  • To update the script you must use sudo or being root
paperinstall update

Bugs

License

This programm is distribued under GNU General Public License v3.0

About

A Linux Script to install PaperMC for Minecraft servers

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages