Releases: JohnKearney1/MineGPT
Releases · JohnKearney1/MineGPT
v3.0
This release includes a complete re-build for better security, stability, and enhanced actions:
- New configuration method, using the
.env
file for storing credentials, instead of the oldconfig.json
. - New
Readme.md
with updated usage and commands. - New
MineGPT.js
with better logging, more clear command usage, and better error handling. - Updated to support Minecraft 1.20 releases, defaults to 1.20.1 (Latest release at time of writing).
Full Changelog: v2.1...v3.0
v2.1
Fixes #1
Added console logging for all chats and simplified debug info
Refactored account info into config.json instead of keeping it inline
Better error handling
Removed redundant commands to make bot OP agnostic
Created "quiet mode" for when a provided OpenAI API key is invalid (bot will only respond to commands, and will not query OpenAI)
Updated Readme for better support
Full Changelog: v2.0...v2.1
v2.0
- Added chat history recall