GamesAI 0.6.1
English:
v0.6.1 - Extension Plugin System & Quality Improvements
This update brings deeper integration capabilities for MCDR plugin developers and improves overall stability.
🔌 Extension Plugin System
Other MCDR plugins can now seamlessly integrate with GamesAI. Use register_self() to have your plugin automatically reloaded when GamesAI reloads, and register_skills() to register skill files programmatically — no need to manually edit config files.
🛡️ Bot Username Validation
!!aibot join now validates the bot username, rejecting invalid characters before attempting to connect.
📦 Tools Reorganized
Waypoint and position management tools have been moved to the new GamesAI-Extra plugin to keep the core lightweight.
🐛 Fixes
- Fixed a bug where some registered plugins could be skipped during reload.
- Improved logging throughout plugin lifecycle events.
简体中文:
v0.6.1 - 扩展插件系统与体验优化
本次更新为 MCDR 插件开发者带来了更深入的集成能力,同时提升了整体稳定性。
🔌 扩展插件系统
其他 MCDR 插件现在可以无缝集成到 GamesAI 中。使用 register_self() 让你的插件随 GamesAI 自动重载,使用 register_skills() 以编程方式注册技能文件——无需手动编辑配置文件。
🛡️ Bot 用户名验证
!!aibot join 现在会验证 Bot 用户名,在连接前拒绝包含非法字符的用户名。
📦 工具重组
坐标点与位置管理工具已迁移至新的 GamesAI-Extra 插件,让核心更加轻量。
🐛 修复
- 修复了重载时部分已注册插件可能被跳过的 Bug。
- 改进了插件生命周期各环节的日志记录。
繁體中文:
v0.6.1 - 擴展插件系統與體驗優化
本次更新為 MCDR 插件開發者帶來了更深入的整合能力,同時提升了整體穩定性。
🔌 擴展插件系統
其他 MCDR 插件現在可以無縫整合到 GamesAI 中。使用 register_self() 讓你的插件隨 GamesAI 自動重新載入,使用 register_skills() 以程式設計方式註冊技能檔案——無需手動編輯設定檔。
🛡️ Bot 使用者名稱驗證
!!aibot join 現在會驗證 Bot 使用者名稱,在連線前拒絕包含非法字元的使用者名稱。
📦 工具重組
座標點與位置管理工具已遷移至新的 GamesAI-Extra 插件,讓核心更加輕量。
🐛 修復
- 修復了重新載入時部分已註冊插件可能被跳過的 Bug。
- 改進了插件生命週期各環節的日誌記錄。