A Minecraft plugin that lets players ask questions in chat and get answers from Google's Gemini AI
AskChat is a Minecraft plugin that allows players to interact with Google's Gemini Pro AI directly in the game chat. Simply type !ask followed by your question, and the AI will provide a helpful response.
AiChatBuddy.jar file from the Releases section.plugins folder.config.yml file in the plugin's folder:api-key: Enter your Google Gemini Pro API key.prompt-template: (Optional) Customize the AI's prompt.api-url: (Optional) Modify the API endpoint if needed.bot-name: Choose the name for the AI in chat (default: "Notch").private-questions: (Optional) Set to true for private responses (default: false).Type !ask followed by your question in the chat, e.g., !ask How do I make a crafting table?. The AI will respond with an answer.
If you have any questions, issues, or feature requests, please open an issue on GitHub.
Contributions are welcome! Please feel free to fork this repository and submit pull requests.
This project is licensed under the MIT License.