# MCDReforged/MCDReforged

A rewritten version of MCDaemon, a python tool to control your Minecraft server

Repository: https://github.com/MCDReforged/MCDReforged
Canonical: https://ross.abutalabs.com/products/mcdreforged
Homepage: https://mcdreforged.com
Language: Python
License: LGPL-3.0
License Family: copyleft
Topics: minecraft, mcdreforged, python
Last push: 2026-04-17T02:48:10+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 65, longevity 100
- inputs: {"age_days": 2346, "days_push": 138, "days_rel": 233, "gap_med": 11, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1094, forks 82 (observed 2026-08-28T04:03:33.798507+00:00)

## What it is
MCDReforged is a Python-based Minecraft server control framework that runs the server as a subprocess and manages it via stdin/stdout without modifying the server. It provides a hot-reloadable plugin system that dispatches parsed server events to plugins for automation and management tasks.

## Use cases
- control a minecraft server from python
- hot-reload plugins without restarting the server
- automate backups of a minecraft server
- respond to in-game chat events with custom plugins
- manage vanilla minecraft server without mods
- run a twitch chat bot bridged into minecraft

## When to choose
- you want to extend or automate a Minecraft server while keeping it fully vanilla
- you need a plugin system with hot reloading across vanilla, paper, fabric, or bungeecord servers
- you want to script server management tasks like backups, scoreboards, or file handling

## When to avoid
- you need a mod loader that adds content to the game itself
- you want a graphical server hosting panel rather than a plugin framework
- your server stack is not Python-compatible or you need first-class non-Python plugin support

## Facets
- artifact type: framework
- maturity: active
- function: plugin-system, workflow-automation, cli, developer-tools
- domain: gaming-tools, developer-tools
- platform: python, windows, cli
- tags: minecraft-server, server-management, hot-reload, plugin-api, server-control, minecraft, automation, linux, docker

## Member repositories
- MCDReforged/MCDReforged (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.798507+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:47:27.222931+00:00, confidence not recorded.
  - readme: https://github.com/MCDReforged/MCDReforged (fetched 2026-08-28T04:03:33.798507+00:00, sha badc198106d7)
  - homepage: https://mcdreforged.com (fetched 2026-08-29T12:51:06.731695+00:00, sha 73507aacbfbe)
  - registry_pypi: https://pypi.org/pypi/mcdreforged/json (fetched 2026-08-29T12:51:06.736807+00:00, sha c08ba53c3728)
- Data as of 2026-08-30T08:39:29.467469+00:00.
