A new and simple way to manage Minecraft servers!
- Create a Vanilla, Fabric, Forge, or Neoforge server
- Run any server
- Download mods
- Server console
- Quilt servers
- Paper, Spigot, and other plugin software
- Better mod management
- World management
- Changing server options
- Mod verification
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
Open the releases page for this repo and download the latest version for your operating system.
Run the following command to install the binary directly from crates.io:
cargo install mcxOr if you have binstall (actually idk if this works):
cargo binstall mcx