MCSManager Versions Save

Free, Secure, Distributed, Modern Control Panel for Minecraft and Steam Game Servers.

v10.1.0

1 month ago

English

Feature

  1. Refactor the UI! Fully Customizable UI!
  2. Supports Steam Game Server (Support RCON)
  3. Simple Permission System / Multi-User Support
  4. Supports ALL Docker Images
  5. More elegant file management
  6. The terminal supports multi-screen collaboration
  7. Greater compatibility

How to upgrade?

If you want to upgrade from V9 to this version, please stop running the panel and back up your data first, then delete the files except daemon/data and web/data, and then copy the files of this version to the corresponding folder.

All Daemon processes must be updated!


中文

特征

  1. 重构UI! 完全可定制的用户界面!
  2. 支持Steam游戏服务器(支持RCON)
  3. 简单的权限系统/多用户支持
  4. 支持所有 Docker 镜像
  5. 更优雅的文件管理
  6. 终端支持多屏协作
  7. 更好的兼容性

如何升级?

如果您想从V9升级到该版本,请先停止运行面板并备份数据,然后删除除 daemon/data 和 web/data 之外的文件,然后将该版本的文件复制到相应的文件夹中

所有守护进程都必须更新!

v9.9.0

11 months ago

English

New Features

  • File management supports file search.
  • Node management redeveloped UI, with up to 10 minutes to CPU, memory trend graph.
  • The Terminal, File Manager and Image management in the left menu are all aggregated to the node management page, and are no longer displayed in the menu bar.
  • Front-end static files provide cache support, which can save a lot of traffic generated by web access.

Fixes

  • Turn off Socket.io certificate checking, no need for this security measure between panel and daemon.
  • Fix file management, wrong text display in permission setting dialog.
  • Fix some detail problems

Update Note

The new features must be used with 3.4.0 Daemon to work properly.

How to update

Warning: update is risky, please backup your data, no need to update if not necessary. We will update the installation script later to update the software with a single command.

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager

OR

https://docs.mcsmanager.com/#/zh-cn/tutorial/update_mcsm


简体中文

新增特性

  • 文件管理功能支持当前目录文件搜索。
  • 节点管理功能重新开发UI界面,拥有长达10分钟的CPU,内存趋势图。
  • 左侧菜单中的命令终端,文件管理,镜像管理全部聚合到节点管理的页面,菜单栏中不再显示。
  • 前端静态文件提供缓存支持,可以节省大量因网页访问产生的流量。

问题修复

  • 关闭 Socket.io 证书检验,面板与守护进程之间无需这个安全措施。
  • 修复文件管理,权限设置对话框中文字显示错误。
  • 修复一些细节上的问题

更新注意

新增的功能必须搭配 3.4.0 的守护进程才可正常使用。

如何更新

警告:更新存在风险,请备份数据,非必要无需更新。 后续我们会升级安装脚本,实现一行命令即可更新软件。

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager

或者

https://docs.mcsmanager.com/#/zh-cn/tutorial/update_mcsm

v9.8.0

1 year ago

English

New Features

  • Upgrade file management function, add file path bar.
  • Added file permission change function (similar to chmod XXX command).
  • Added the global file management, which can manage the files of any machine without creating a new instance.
  • Added the global terminal, which allows you to remotely access the Shell terminal of any machine without creating a new instance.
  • Added support for Redis database for user management.

BUG FIX

  • File management page size changed from 50 to 20.
  • Some colors are displayed incorrectly in dark mode.
  • Optimize the background color of the login interface.

UPDATE NOTICE

The newly added functions must be used with the daemon process of 3.3.0.

How to Update

Reminder: Updates are risky, please back up your data, and do not update unless necessary.

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager

or

https://docs.mcsmanager.com/#/tutorial/update_mcsmanager

Daemon version

3.3.0


简体中文

新增特性

  • 升级文件管理功能,新增文件路径栏。 @unitwk
  • 新增文件权限更变功能(类似 chmod XXX 命令)。 @unitwk
  • 新增全局文件管理功能,不需要新建实例即可管理任何一台机器的文件。 @unitwk
  • 新增全局终端功能,不需要新建实例即可远程访问任何一台机器的 Shell 终端。 @unitwk
  • 新增用户管理支持 Redis 数据库。 @Rabbit0w0

问题修复

  • 文件管理页大小从50改为20。 @unitwk
  • 深色模式下一些颜色显示错误问题。 @LazyCreeper
  • 优化登录界面的背景色彩。 @LazyCreeper
  • 优化MC配置文件中文翻译 @heStudio-Network

更新注意

新增的功能必须搭配 3.3.0 的守护进程才可正常使用。

如何更新

温馨提示:更新存在风险,请备份数据,非必要无需更新。

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager

或者

https://docs.mcsmanager.com/#/zh-cn/tutorial/update_mcsm

对应的守护进程版本

3.3.0

v9.7.1

1 year ago

New features

  • File management support for creating new empty files (@DragoSpiro98)
  • New login page (@unitwk)
  • New quiack deployment page for Minecraft Servers (@unitwk)

Bug Fix

  • Optimize translations. (@unitwk)
  • Optimize dark mode. (@LazyCreeper)
  • Fixed page typography issues. (@unitwk)
  • Fixed emulation terminal in Windows unable to start the program with space path. (@unitwk, @zijiren233)
  • More...

Update suggestion

Updates are not recommended, just BUG fixes

Corresponding daemon version

3.1.0


Chinese:

新增特性

  • 文件管理支持创建新的空文件(@DragoSpiro98 )
  • 全新的登录界面(@unitwk )
  • 全新服务器快速部署界面(@unitwk)

问题修复

  • 新增更多翻译内容。(@unitwk )
  • 深色模式下细节优化。(@LazyCreeper )
  • 修复界面排版问题。(@unitwk )
  • 修复仿真终端在 Windows 无法启动带空格路径的程序。(@unitwk,@zijiren233 )
  • 更多小问题...

更新建议

无需更新,主要是BUG修复。

对应的守护进程版本

3.1.0

V9.7.0

1 year ago

Update Content

  • Optimized the "Unzip" function to fix missing files and incorrect unzipping.
  • Added rapid deployment of Minecraft servers through preset templates to achieve rapid server deployment.
  • Added support for OpenFrp intranet mapping. Fill in the tunnel ID and key to quickly map the intranet.
  • Optimize the file editor in file management, support custom themes, text size, etc.
  • File Management New right-click menu.
  • Optimized & added UI component animation, typography.
  • Re-translate all the text manually.
  • Fix some issues.

Update Method

For Windows, please go to the official website to download and overwrite all files.

Linux:

cd /opt/mcsmanager/web
git pull
npm i
cd /opt/mcsmanager/daemon
git pull
npm i

Daemon Version

3.0.0

Contributors:

UnitwkLazyzijiren233KevinLuBlueFunnyXiaMingJie and more.


Chinese:

更新内容

  • 优化和修复“解压缩”功能,修复丢失文件和解压缩不正确的情况。
  • 新增通过预设模板快速部署 Minecraft 服务器,实现快速部署服务器,已实现一键开服整体流程服务,可自定义私有预设服务器。
  • 新增 GUI MCSManager 启动器小工具。
  • 新增 OpenFrp 内网映射支持,填写隧道ID和密钥即可快速映射内网。
  • 优化文件管理中的文件编辑器,支持自定义主题,文字大小等。
  • 文件管理新增右键菜单。
  • Windows 版本已内置 OpenJDK 17,搭配预设模板功能部署服务器更快速。
  • 优化&新增 UI 组件动画,排版。
  • 国际化文案人工重新翻译。
  • 修复一些细节问题。

更新建议

建议更新到此版本,此版本更新内容较多。

更新方法

Windows 版本请前往官方网站,覆盖所有文件即可。

Linux 版本:

cd /opt/mcsmanager/web
git pull
npm i
cd /opt/mcsmanager/daemon
git pull
npm i

对应的守护进程版本

3.0.0

本次更新的主要贡献者

UnitwkLazyzijiren233KevinLuBlueFunnyXiaMingJie 等。


v9.6.0

1 year ago

更新内容

  • 优化”仿真终端“功能,解决 Linux 终止进程无法终止情况
  • 软件和代码已全面实现国际化,提供英语与中文两种语言文件,英语翻译进行中(缺人)
  • 优化手机端访问网页时按钮排版,提高手机访问客户体验。
  • 修复 iphone/Safari 无法上传文件问题。
  • 新增请求次数限制器中间件,用于限制API同Session下请求频率。
  • 修复禁封用户无提示问题。
  • 新增仿真终端 ARM 架构 Linux 支持。
  • 修复 Windows 下部分程序恒定中文乱码情况。

更新建议

建议更新到此版本,此版本更新内容较多。

更新方法

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager

对应的守护进程版本

2.0.0

v9.5.0

1 year ago

更新内容

  • 新增”仿真终端“功能,支持 Tab补全Ctrl+CCtrl+DAlt 等快捷键,支持终端高级动画,支持所有 Linux 程序运行,支持所有Windows 控制台程序,支持所有非 RCON 协议的 Steam 游戏服务端。(此功能仅在 Win/Linux x86_x64 可用)
  • 修复文件解压缩乱码,卡住等情况。
  • 新增文件解压缩大小上限,可通过配置文件修改。
  • 新增文件解压缩状态显示,可用查看当前有几个解压缩任务。
  • 优化前端界面板块标题,新增一些颜色式样。
  • 新增第一次访问面板时跳转到安装流程,不再有默认账号,安装时用户创建。
  • 新增全局文件管理开关,可以禁止所有用户使用文件管理功能。
  • 新增支持 Docker for Windows

更新建议

建议更新到此版本,此版本更新内容较多。

更新方法

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager

对应的守护进程版本

1.6.0

v9.4.5

1 year ago

更新内容

  • 修复文件管理功能分页排序目录不在最前的问题。
  • 优化初始化密码策略,只需9位即可。
  • 当Linux系统安装了zip和unzip时解压缩功能将自动调用。
  • 优化一些界面细节。

更新建议

建议更新。

Windows 整合版本已经发布,在官网即可获得。

更新方法

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager (更新必看)

对应的守护进程版本

1.5.5

v9.4.4

2 years ago

更新内容

  • 新增控制台终端的全屏模式,和独立页面全屏模式
  • 新增文件管理系统分页功能
  • 新增密码安全策略,第一次登录必须重置管理员密码
  • 修复文件下载中文名文件时无法下载问题

更新建议

建议更新。

Windows 整合版本已经发布,在官网即可获得。

更新方法

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager (更新必看)

对应的守护进程版本

1.5.4

v9.4.2

2 years ago

更新内容

  • 修复文件管理下载时没有提供附件下载模式
  • 修复离线状态错误描述状态
  • 修复计划任务数量上限和表达式合法性检查
  • 修复更多小 BUG 与细节问题

更新建议

建议更新

因为采用守护进程分布式部署,如果你的节点超过 5 个,那么更新将有点麻烦,建议保留观望,待累积更新到一定程度后再一并更新。

如果您的节点很少,那么可以更新到此版本。

Windows 下载地址:https://wwp.lanzouj.com/iKZts02ljq4d

更新方法

https://github.com/MCSManager/MCSManager/wiki/Update-MCSManager (更新必看)

对应的守护进程版本

1.5.2