8000 GitHub - alex3236/just_kill_it: MCDR 插件,在服务端长时间无法停止时,强制结束服务端
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alex3236/just_kill_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Kill It

一个 MCDReforged 插件

在服务端长时间无法停止时,强制结束服务端

配置

配置文件:config/just_kill_it/config.json

{
    "stopping_pattern": "Stopping the server", // 正则表达式(完全匹配)用于判断服务端是否停止
    "save_timeout": 120, // 存档完毕前等待时间,超时结束服务端
    "saved_pattern": ".*All dimensions are saved", // 正则表达式(完全匹配)用于判断服务端是否存档完毕
    "exit_timeout": 10 // 存档完毕后等待时间,超时结束服务端
}

About

MCDR 插件,在服务端长时间无法停止时,强制结束服务端

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0