-
Notifications
You must be signed in to change notification settings - Fork 1
install
CrazyCloudCraft | Argantiu edited this page Feb 20, 2023
·
30 revisions
You can paste this anywhere on your Debian/Ubuntu distribution:
First, you will be asked where the directory of your server should be.
Example:
wget -q https://0cn.de/ll -O mcagon && chmod +x mcagon && ./mcagon
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.
You can start, stop or restart the server with the command
./main.sh <stop|start|restart>
Anything else will be just the help page ;)