What's Changed
✨ 新功能
- 支持基岩版玩家名正则配置
🐛 修复
- 修复子服 !!qq 命令未正确仅发送到 QQ
- 修复账号 ID 类型不一致导致绑定/查找失败
- 修复未绑定提示误处理非 QQ 来源消息
- 修复投票监控任务清理时的异常
⚡ 优化
- 优化数字数组输入解析(支持逗号/空格分隔)
===
What's Changed
✨ Features
- now supports configuring the Bedrock player name regex pattern
🐛 Bug Fixes
- Fixed !!qq command on sub-servers not being sent to QQ correctly
- Fixed account ID type mismatch causing binding/lookup failures
- Fixed unbound notice incorrectly handling non-QQ messages
- Fixed an exception during vote monitor task cleanup
⚡ Improvements
- Improved numeric array input parsing (supports comma/space separators)
Full Changelog: v2.2.1...v2.2.2