在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Fallen-Breath/MCDReforged开源软件地址(OpenSource Url):https://github.com/Fallen-Breath/MCDReforged开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):MCDReforgedEnglish | 中文
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: Advantage
How it works?MCDR uses Popen to start the server as a sub-process, then it has the ability to control the standard input / out stream of the server Since the console output of a Minecraft server has a stable format and contains a large amount of useful information about the server, e.g. player chat messages, MCDR is able to parse and analyze the server output, abstract them into different events and dispatch them towards plugins for responding With the help of Minecraft command system, MCDR can send Minecraft commands via the standard input stream to affect the actual Minecraft server That's it, you can even think of MCDR as a robot that stares at the server console and can quickly respond to server output and input related commands if you like PluginHere is a MCDR plugin collection repository DocumentCheck https://mcdreforged.readthedocs.io/ for more details of MCDR |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论