mcup is a command-line tool for quickly creating Minecraft servers.
Inspired by tools like rustup and npm init, mcup simplifies the setup process and allows for templated server creation with support for multiple server types (e.g., vanilla, Spigot).
Made for both advanced server managers and beginners setting up their first server.
Warning
Project Development Frozen
The active development of this project is currently on hold. While the past year of building this tool has been an incredibly rewarding journey, other projects currently require my attention. The project will continue to receive critical security and stability updates. Active development may resume in the future as time permits and community interest grows.
- Fast server setup with a single command
- Template system for custom or reusable server setups
- Locker system for managing supported server versions and download links
- Designed for Linux (Also supports Windows and macOS)
mcup maintains a list of supported server types and versions via a locker file, which contains metadata for
downloading and configuring different server flavors.
(downloaded from GitHub repo)
This project is licensed under the MIT License.
Made with ❤️ by Kacper Jarosławski