All Projects → Fallen-Breath → Mcdreforged

Fallen-Breath / Mcdreforged

Licence: gpl-3.0
A rewritten version of MCDaemon, a python script to control your Minecraft server

Programming Languages

python
139335 projects - #7 most used programming language

MCDReforged

Python Versions PyPI Version License Documentation Status

MCDR-banner

English | 中文

This is a python based Minecraft server control tool

MCDReforged (abbreviated as MCDR) is a tool which provides the management ability of the Minecraft server using custom plugin system. It doesn't need to modify or mod the original Minecraft server at all

From in-game calculator, player high-light, to manipulate scoreboard, manage structure file and backup / load backup, you can implement these by using MCDR and related plugins

Great thanks to chino_desu and his MCDaemon 1.0 for the idea of such a cool Minecraft control tool

Contact me on discord: Fallen_Breath#1215

Advantage

  • It's running above the server. It doesn't need to modify the server at all which keep everything vanilla
  • Hot-reloadable plugin system. You don't need to shut down the server to update the plugins
  • Multi platform / server compatibility. Supports vanilla, paper, bungeecord etc. on Linux / Windows

How it works?

MCDR uses Popen to start the server, so it control the standard input / out stream of the server. That's it

Plugin

Here is a MCDR plugin collection repository

Document

Check https://mcdreforged.readthedocs.io/ for more details of MCDR

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].