
MineChatGPT 2.8
release13 февраля 2026 г.Highlights
- Added rate limiting and request queueing
Better stability under heavy usage and with multiple players online. - Added context token budget control
Long conversations are trimmed safely, with optional auto-summarization. - Added token usage stats
View usage with/chatgpt stats
Reset usage with/chatgpt stats reset - Added automatic config file update
Missing new config entries are auto-filled after updates, while keeping your existing settings. - Added automatic language file update
Missing keys inlang/en.ymlandlang/zh.ymlare auto-filled automatically.
Improvements
- Better API request threading and timeout handling.
- Clearer command feedback and error messages.
- More detailed config comments for easier server admin tuning.
Upgrade Notes
- Auto-update creates
.bakbackup files for safe rollback. - Legacy single-key config is still supported, but
api.keysis recommended.
Full Changelog: https://github.com/ddaodan-minecraft/minechatgpt/compare/2.7...2.8
MineChatGPT 2.7
release17 марта 2025 г.Important: This update has made several adjustments to the configuration file. It is recommended to back up the existing configuration file before upgrading the plugin, and then delete it to regenerate the configuration file.
- Multi-language support
- Added bilingual comments in configuration files
- New load balancing with round-robin/random API key selection
- Optimized build configuration (reduced plugin size)
- Project standardization
Special thanks to Trae for making these features possible!
Full Changelog: https://github.com/ddaodan/minechatgpt/compare/2.6...2.7
MineChatGPT 2.6
release27 августа 2024 г.Important: This update has made several adjustments to the configuration file. It is recommended to back up the existing configuration file before upgrading the plugin, and then delete it to regenerate the configuration file.
- Added role functionality
- Removed prompt functionality
Full Changelog: https://github.com/ddaodan/minechatgpt/compare/2.5...2.6
MineChatGPT 2.5
release16 августа 2024 г.Нет описания изменений