-
Unix-like OS
-
curl
- Auto-Updater
- Automatically install all prerequisites
- Install both BungeeCord and Spigot at the same time.
- Using the latest stable versions of Spigot.
- 1.8.8
- 1.9.4
- 1.10.2
- 1.11.2
- 1.12.2
- 1.13.2
- 1.14.4
- 1.15.2
-
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
- 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
- To update the script you must use sudo or being root
paperinstall update
- Please report all bugs to [email protected]
This programm is distribued under GNU General Public License v3.0