File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ _✨ 适用于palworld windows轮询自动重启服务端自动发送关服通
12
12
13
13
## 开发计划
14
14
15
- - [x] 增加多核自定义启动参数
16
- - [x] 自定义关服通知
15
+ - [x] 增加自定义启动参数
16
+ - [x] 自定义关服倒计时通知内容(暂时无法发送中文)
17
17
- [x] 增加守护进程
18
18
- [x] rcon-cli客户端转为第三方rcon库
19
- - [x] 内存使用百分比检测
19
+ - [x] 内存使用百分比检测
20
+ - [x] 内存到达阈值重启倒计时通知
20
21
21
22
## 使用说明
22
23
Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ _✨ Suitable for palworld windows polling auto-restart server and auto-send shu
12
12
13
13
## Development Plan
14
14
15
- - [x] Added custom startup parameters for multi-core
16
- - [x] Customized shutdown notifications
17
- - [x] Added daemon process
18
- - [x] Converted rcon-cli client to third-party rcon library
19
- - [x] Memory usage percentage check
15
+ - [x] Added custom startup parameters
16
+ - [x] Customized shutdown countdown notification content (currently unable to send in Chinese)
17
+ - [x] Added daemon process
18
+ - [x] Switched rcon-cli client to third-party rcon library
19
+ - [x] Memory usage percentage detection
20
+ - [x] Countdown notification for restart when memory reaches threshold
20
21
21
22
## Instructions for Use
22
23
You can’t perform that action at this time.
0 commit comments