release: 发布 1.3.1

This commit is contained in:
2026-08-16 20:22:10 +08:00
parent ba730cf45f
commit c9bc102d9a
21 changed files with 243 additions and 1074 deletions
+14
View File
@@ -1,5 +1,19 @@
# 更新日志
## 1.3.1 - 2026-08-16
### 移除
- 移除内置维护模式、相关命令、权限、配置和 LuckPerms 软依赖;维护功能建议使用独立的 Maintenance 插件。
### 调整
- GitHub 仓库迁移至 InfstarMC 组织,并同步更新项目文档与下载地址。
### 升级说明
- 升级时不再读取 `maintenance.yml`;为避免删除管理员数据,服务器目录中的旧文件会原样保留,可在确认迁移完成后手动删除。
## 1.3.0 - 2026-08-05
### 新增