Crates.io | mcx |
lib.rs | mcx |
version | 2.0.2 |
created_at | 2025-03-19 19:50:37.913889+00 |
updated_at | 2025-09-25 00:45:47.715472+00 |
description | A Minecraft server manager |
homepage | |
repository | https://github.com/Shuflduf/mcx |
max_upload_size | |
id | 1598537 |
size | 96,146 |
A new and simple way to manage Minecraft servers!
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 server
add [ID]
- Add a mod from Modrinth by mod idlist
- List downloaded modsupdate
- Update all mods added from Modrinthremove [ID]
- Remove a mod added from ModrinthOpen 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 mcx
Or if you have binstall
:
cargo binstall mcx