A simple python script to create a minecraft server
For Linux:
wget https://raw.githubusercontent.com/WeLikeToCodeStuff/Minecraft-Server-Creater/main/create_linux.py
python3 create_linux.py
For Windows:
curl https://raw.githubusercontent.com/WeLikeToCodeStuff/Minecraft-Server-Creator/main/create_win.py --output create_win.py
python3 create_win.py
This tool supports the following server jar files:
Spigot
Paper
Vanilla
Craftbukkit
Bungeecord
Flamecord