HibernateR
A MCDReforged plugin. When there are no player in the server, the plugin can make it shutdown. And if someone want to visit the server, the plugin can make the server start again.
management
Installation command
!!MCDR plugin install hibernate_r
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
351
Back to catalogue
HibernateR.v1.2.0.mcdr
Version
1.2.0
Date
February 4, 2024
Size
8.16 KiB
Downloads
243
MD5
128615556aa07523924c3d1a819ff713
SHA256
60b8af42df6dbf18eafadab73e3a9de73127a21b3e3858789234d06b7dc738ef
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
online_player_api | * |
mcdreforged | >=2.0.0-beta.3 |
Python Package Requirements
Python Package | Requirement |
---|---|
mcdreforged | >=2.0.0b3 |
Python Package Installation Command
pip install "mcdreforged>=2.0.0b3"
Release notes
感谢 RCUTANF 为本项目贡献的代码
新增
- 添加忽略黑名单玩家仍然关闭服务器的功能(主要是假人),详细介绍还请参阅 readme 文件
- 实现配置文件自动更新 lacklist_player 字段
修复
- 修复多处running为正确赋值导致休眠一次后无法再次休眠的问题
- 修复加载/重载时不检查和创建配置文件问题
- 重写休眠计时逻辑,现在能正确的在玩家加入后重置计时器