MCPcopy Index your code
hub / github.com/deniz-blue/mcman

github.com/deniz-blue/mcman @0.4.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.4.5 ↗ · + Follow
491 symbols 1,029 edges 96 files 8 documented · 2% updated 19d ago0.4.5 · 2024-07-16★ 31635 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

mcman

mcman

GitHub release builds docker publish GitHub Repo stars quiltmc featured downloads discord server

Powerful Minecraft Server Manager CLI. Manage your servers using git - easily install jars (server, plugins & mods); manage config files, worlds, entire networks, and more.

[!NOTE] A rewrite which fixes a ton of flaws is underway, join discussion on the discord to be updated of the progress. It can be found under the v2 branch

Getting Started

mcman init

🚀 Installation Getting Started 📜 Documentation

Submit a PR or open an issue if you have a mcman-server repository that we can add here!

Features

  • 📜 Everything in one simple server.toml file!
  • 📥 Downloads everything automatically for you
  • 🔁 Always keep up to date with new builds and releases
  • 🔒 Does size & hash checks even for cached files for integrity
  • :octocat: Fully git-compatible
  • 📦 Import from or export to mrpacks or packwiz packs
  • 📚 Supports way too many sources, some are:
  • Modrinth, CurseRinth, Spigot, Hangar, Github Releases, Jenkins, Maven
  • Not here? You can use custom urls.
  • 🏷️ Easily render a list of plugins/mods or the server info to markdown files
  • ✨ Managing a network? Use network.toml to manage servers' ports, have shared variables, config files, plugins and mods.
  • 🌐 Keep worlds as worlds/*.zip to version control them, or set it to be downloaded from somewhere!
  • ☔ Develop your servers with hot reloading using mcman dev
  • 🔁 Test your servers using CI (mcman run --test)
  • 🔗 mclo.gs integration
  • 🐳 Supports Docker, out of the box
  • ✔️ No third-party hosts (metadata/mirrors)
  • ⚙️ Better configuration files with config/!
  • Allows you to use config variables inside your config files
  • Use environment variables for secrets

[!IMPORTANT] While mcman can manage your server, its not designed to run it. You should use something else, for example, docker or pterodactyl to run your servers.

Reviews

"faster than gradle builds" - kuylar

"makes even oracle linux usable" - PureComedi

"it's ok" - null

"I'm technically a contributor" - Trash Panda

Changelog

Changelogs can be see in detail here

Extension points exported contracts — how you extend this code

Resolvable (Interface)
(no doc) [2 implementers]
src/app/resolvable.rs
ModrinthWaitRatelimit (Interface)
(no doc) [1 implementers]
src/sources/modrinth.rs
ProgressBarExt (Interface)
(no doc) [1 implementers]
src/app/progress.rs
XMLExt (Interface)
(no doc) [1 implementers]
src/sources/maven.rs
GithubRequestExt (Interface)
(no doc) [1 implementers]
src/sources/github.rs
GithubWaitRatelimit (Interface)
(no doc) [1 implementers]
src/sources/github.rs

Core symbols most depended-on inside this repo

to_string
called by 40
src/util/mod.rs
as_str
called by 36
src/app/feedback.rs
is_empty
called by 34
src/model/servertoml.rs
exists
called by 23
src/app/caching.rs
mc_version
called by 21
src/app/mod.rs
success
called by 17
src/app/feedback.rs
notify
called by 17
src/app/feedback.rs
path
called by 17
src/app/caching.rs

Shape

Method 269
Class 102
Function 81
Enum 33
Interface 6

Languages

Rust100%

Modules by API surface

src/sources/modrinth.rs24 symbols
src/app/feedback.rs23 symbols
src/interop/mrpack.rs18 symbols
src/sources/github.rs15 symbols
src/model/servertoml.rs15 symbols
src/interop/packwiz.rs15 symbols
src/sources/maven.rs14 symbols
src/app/mod.rs14 symbols
src/sources/mclogs.rs13 symbols
src/model/servertype/mod.rs13 symbols
src/hot_reload/mod.rs13 symbols
src/util/env.rs12 symbols

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add mcman \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact