Installation command
!!MCDR plugin install kill_serverAuthor
Repository
Homepage
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
a412266ae20093c94175805a0a8d8398SHA256
d55039595a99ff8e194b05cbeffb5cfc07bb551e495c40985a102dd7ef24c654Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| python | >=3.12 |
| mcdreforged | >=2.15 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| dowhen | |
| mcdreforged | >=2.15.0 |
Python Package Installation Command
pip install dowhen "mcdreforged>=2.15.0"Release notes
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