11 releases (2 stable)
| 2.0.2 | Sep 25, 2025 |
|---|---|
| 2.0.0 | Sep 24, 2025 |
| 0.2.0 | Mar 25, 2025 |
| 0.1.13 | Mar 25, 2025 |
#136 in Games
518 downloads per month
32KB
866 lines
MCX
A new and simple way to manage Minecraft servers!
Features
- Create a Vanilla, Fabric, Forge, or Neoforge server
- Run any server
- Download mods
- Server console
Planned
- Quilt servers
- Paper, Spigot, and other plugin software
- Better mod management
- World management
- Changing server options
- Mod verification
Commands
mcx - Entry point for all other commands.
init- Initialize a new Minecraft serverpack [ID]- Initialize a new server from a Modrinth modpack idrun- Run the Minecraft servermod- Manage mods for your Minecraft serveradd [ID]- Add a mod from Modrinth by mod idlist- List downloaded modsupdate- Update all mods added from Modrinthremove [ID]- Remove a mod added from Modrinth
Installation
Installing from GitHub
Open the releases page for this repo and download the latest version for your operating system.
Crates.io
Run the following command to install the binary directly from crates.io:
cargo install mcx
Or if you have binstall:
cargo binstall mcx
Dependencies
~17–28MB
~503K SLoC