Minecraft installer (BETA)
Errors can and WILL happen!
Documentation for the Minecraft server installation script on Linux
This document describes the steps to install a Minecraft server on Linux distributions using an installation script. The script has been tested successfully on Debian 11, Debian 12 and Ubuntu 22.04. Please note that the script currently only supports installing PurpurMC 1.20.4.
Step 1: Preparation
Make sure you have a stable internet connection and are logged in as the root user or with sudo privileges.
Step 2: Run the installation script
Run the following script to install the Minecraft server:
bash <(curl -s https://cdn.novacloud-hosting.de/xomA6/minecraft-installer.sh/raw)This script automatically performs the required steps to install the Minecraft server. It installs the necessary dependencies and sets up the server.
Step 3: Configure the Minecraft server
After the installation is complete, you can configure the Minecraft server as needed. This includes settings such as world generation, player rules, plugins, etc. The exact configuration steps may vary depending on your server's requirements.
Note: Please be aware that the script currently only supports installing PurpurMC 1.20.4. If you want to use a different version or different server software, you must adjust the installation script accordingly or use alternative installation methods.
Conclusion
The installation script makes setting up a Minecraft server on Linux distributions much easier. By automating the process, potential errors are reduced and installation time is shortened. Please note that you may need to perform additional steps to configure the server, depending on the requirements of your project.