KillServer

Force to kill mc server

management

Installation command

!!MCDR plugin install kill_server

Author

Synced at

...

Last update

...

Latest version

Total downloads

16

Back to catalogue

KillServer-v0.1.0.mcdr

Version

0.1.0

Date

February 17, 2026

Size

1.39 KiB

Downloads

7

MD5

2dde4daa92ccaaa4a2cd2157f3f3748c

SHA256

298a0bcdcc705040412dcccb87fa5ec4031dfc1b5cd334223e5b9d83a7e2655d

MCDR Plugin Dependencies

Plugin IDRequirement
python>=3.12
mcdreforged>=2.10

Python Package Requirements

Python PackageRequirement
dowhen
mcdreforged

Python Package Installation Command

pip install dowhen mcdreforged

在关服卡死时强制关闭服务器

Warning

此插件使用 dowhen 模块实现, 可能不够稳定

介绍

对于下面的两种情况(实际可能还有更多适用的情况):

本插件提供监听服务器关闭并且在这些情况下强制关闭服务器的功能, 给小白腐竹们提供一个简单且无脑的解决方案

配置

本插件只有一项配置: waiting_time

这个配置是等待服务器关闭的时间, 单位为秒, 默认为 60 秒

What's Changed

Full Changelog: https://github.com/xieyuen/MCDR-Plugins/compare/master...kill_server-v0.1.0