A program to download any version of your favorite Minecraft server distribution, written entirely in Rust.
- Vanilla
- Paper
- Fabric
- Forge
- NeoForge
- Bungeecord
- Velocity
- Waterfall
- GeyserMC
- Purpur
- Head over to Releases, and download the file for your operating system.
- Take that file and put it wherever you like, make sure it's in a folder alone.
- Double click the executable file.
- Run
curl -L -O https://github.com/Loudbooks/Minecraft-Server-Installer/releases/latest/download/server-installer-macos-aarch64
- Run
chmod +x ./server-installer-macos-aarch64
- Run
./server-installer-macos-aarch64
- Run
curl -L -O https://github.com/Loudbooks/Minecraft-Server-Installer/releases/latest/download/server-installer-macos-x86_64
- Run
chmod +x ./server-installer-macos-x86_64
- Run
./server-installer-macos-x86_64
- Run
curl -L -O https://github.com/Loudbooks/Minecraft-Server-Installer/releases/latest/download/server-installer-linux-aarch64
- Run
chmod +x ./server-installer-linux-aarch64
- Run
./server-installer-linux-aarch64
- Run
curl -L -O https://github.com/Loudbooks/Minecraft-Server-Installer/releases/latest/download/server-installer-linux-x86_64
- Run
chmod +x ./server-installer-linux-x86_64
- Run
./server-installer-linux-x86_64
- If you run into any issues, please, report them at the issues page.
- If you use this, and it works, give it a star! ⭐