-
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
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.4
- 1.15.1
- 1.15.2
- 1.16.1
-
curl is required to download the script.
-
If you are logged in as root
curl https://uploads.admlbs.fr/download.php?file=mcinstall --output /usr/bin/mcinstall && chmod 0777 /usr/bin/mcinstall
- If it's not the case :
sudo curl https://uploads.admlbs.fr/download.php?file=mcinstall --output /usr/bin/mcinstall && sudo chmod 0777 /usr/bin/mcinstall
- To launch the script and install a server you must use sudo or being root
mcinstall install
- To see all commands please type
mcinstall help
- To update the script you must use sudo or being root
mcinstall update
- Please report all bugs to [email protected]
This programm is distribued under GNU General Public License v3.0