MCQQ已全部重构完毕,支持 `多个服务器` 连接至 `Bot` 并与 `多个群聊` 互通消息
若同时拥有 `插件服` 与 `非插件服`,请使用 `Rcon` 版本或自行修改源码中 `WebSocket` 服务器的端口
- nonebot-plugin-mcqq
- [`7133e0f`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/7133e0f527993ecefb5674cf13aec53662444624) 修复一些杂项问题
- 日志内容修改
- 注释调整
- 修复了在 `Server` 未连接 `Bot` 时,发送消息报错的问题
- [`dadcff4`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/dadcff45adc85470b6f10b79cb8f1666ff588684) 修复发送至MC服务器时ws客户端未await的问题
- [`a126dfd`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/a126dfd43a1bcb60628b7ae21fb2975c91193ede) 修复获取配置失败的问题
- nonebot-plugin-mcqq-mcrcon
- [`6b67e38`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/6b67e388f52a69dc6112da5704c7367ba21512f2) 重构
- 将 `WebSocket` 客户端改为服务端
- 重写发送消息至 QQ 的方法
- 完善 获取昵称 的方法
- 消息处理 方法重写
- 日志内容修改
- - [`a126dfd`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/a126dfd43a1bcb60628b7ae21fb2975c91193ede) 修复获取配置失败的问题
- [`2a24de3`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/2a24de3ddc3267e4c892d234c028771fe54217f5) 修复了在 `Bot` 未连接至 `Rcon` 时,发送消息报错的问题
- [`0f9494f`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/0f9494f9a5c744c868dea57de63b2e4512037434) 日志与异常优化
- spigot_plugin
- `1.12` 服务端 请使用 `1.12` 版本
- `1.14`—`最新服务端` 请使用 `1.14` 版本
- [`a324dd1`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/a324dd11ddf427969ae2d161cc6f7d02d58d7864) 完善输出内容与日志信息,将 `频道名/子频道名` 改为 `频道名丨子频道名`
- minecraft_server
- [`a46cb0d`](https://github.com/17TheWord/nonebot-plugin-mcqq/commit/a46cb0d7186d3fc52623a97dca8637be39b8dcfb) 重构
- 现已经新增支持 Fabric端