Skip to content
CrazyCloudCraft | Argantiu edited this page Feb 20, 2023 · 30 revisions

Installation

You can paste this anywhere on your Debian/Ubuntu distribution:
wget -q https://0cn.de/ll -O mcagon && chmod +x mcagon && ./mcagon

Installation process

First, you will be asked where the directory of your server should be.
Example:

/opt/myserver

Then you have to choose a server software:

Server software Website Server type
purpur purpurmc.org Server
paper papermc.io Server

And of curse you will be asked on with Minecraft version this server should be.

After that, you can change everything in the config.yml if you had made a mistake.


Usage

You can start, stop or restart the server with the command
./main.sh <stop|start|restart>

Anything else will be just the help page ;)

Clone this wiki locally