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-v1.0.0.mcdr

Version

1.0.0

Date

February 24, 2026

Size

2.50 KiB

Downloads

4

MD5

a412266ae20093c94175805a0a8d8398

SHA256

d55039595a99ff8e194b05cbeffb5cfc07bb551e495c40985a102dd7ef24c654

MCDR Plugin Dependencies

Plugin IDRequirement
python>=3.12
mcdreforged>=2.15

Python Package Requirements

Python PackageRequirement
dowhen
mcdreforged>=2.15.0

Python Package Installation Command

pip install dowhen "mcdreforged>=2.15.0"

Added

  • 新增 pause 提示
  • 新增 __all__ 声明
  • 新增 mcdr_only 配置项

Changed

  • 更新文档说明
  • handler的移除转移到 on_unload

What's Changed

Full Changelog: https://github.com/xieyuen/MCDR-Plugins/compare/6caea4f...kill_server-v1.0.0