The easiest way to start a Minecraft server. One command, done.
curl -fsSL https://quickpaper.nicompter.de/install | bash- One Command – No complicated setup. Just one command and your server is running.
- Interactive Mode – Choose version, memory and settings in a guided setup process.
- Lightning Fast – Your server starts in less than 60 seconds.
- PaperMC Integration – Automatic download of the latest Paper version.
- Cross-Platform – Works on Linux, macOS and Windows.
Perfect for beginners. Get guided through all options.
curl -fsSL https://quickpaper.nicompter.de/install | bashFor pros. Default settings with automatic updates.
curl -fsSL https://quickpaper.nicompter.de/install | bash -s -- --non-interactive --yes --accept-eula --auto-updateFull control over all parameters.
curl -fsSL https://quickpaper.nicompter.de/install | bash -s -- --version 1.21.4 --min-ram 2G --max-ram 4G --port 25565 --accept-eula --auto-updateThis repository contains the landing page for Quickpaper, built with Next.js.
# Install dependencies
bun install
# Start development server
bun dev
# Build for production
bun run buildOpen Source – MIT License