MemoryShadow / minecraftctl

This is a minecraft server management tool that supports background running, fast download deployment (beta), start, stop, restart, backup, restore backup, send messages to players, monitor player messages and respond (alpha)
https://MemoryShadow.github.io/minecraftctl
GNU General Public License v3.0
6 stars 1 forks source link

feat(install): 将build条目集成到minecraftctl-install中 #5 #10

Closed MemoryShadow closed 1 year ago

MemoryShadow commented 1 year ago

perf(build): 新增混淆对照表加速(感谢ZX夏夜之风提供技术支持)

fix(JvmCheck): 修复各个版本需要的Java版本 feat(JvmCheck): 新增1.19.2以上Minecraft版本需要的Java版本 feat(JvmCheck): 允许一个版本对应多个Jvm(增强兼容性) perf:(install): 优化了数据的存储模式, 提升储存效率