5 releases
new 0.1.9 | Mar 20, 2025 |
---|---|
0.1.8 | Mar 20, 2025 |
0.1.7 | Mar 20, 2025 |
0.1.6 | Mar 20, 2025 |
0.1.0 | Mar 19, 2025 |
#35 in Games
424 downloads per month
23KB
450 lines
MCX
A new and simple way to manage Minecraft servers!
Features
- Create a Vanilla server
- Create a NeoForge server
- Run any server
- Download mods
- Server console
Planned
- Fabric, Forge, and Quilt servers
- Paper, Spigot, and other plugin software
- Add mods with name
- Better mod management
- World management
- Changing server options
- Mod verification
Commands
mcx
- Entry point for all other commands.
init
- Create a Minecraft server. You can choose the loader as well as the versionmod
- Shows the help menu for modsadd [URL]
- Adds a mod from the URL. Needs a direct download linkadd [MOD_ID]
- Adds a mod from the mod ID. Find the mod ID in the URL on the Modrinth website. For example, the mod ID for NeoTech isneotech
list
- Lists all installed mods on the server
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,
Dependencies
~11–27MB
~315K SLoC