Ollama MC
Have you ever dreamed of chatting with artificial intelligence directly in Minecraft with your (completely real) friends (that you definitely have)? Now this dream has become reality!
Setup and Requirements
To get started, you need to install the Ollama platform from the official website and download a language model. The configuration defaults to using the llama3.1:latest model. Make sure the Ollama web server is running at the standard address http://localhost:11434/. After that, you can launch the Minecraft client with the installed mod.
Main Features
- The /ollamaresetconvo command allows you to reset the current conversation with the AI. This command is also required after changing configuration settings during gameplay.
- You can set a name for your AI - addressing it by this name in chat will trigger a response. The response may take some time depending on your computer's performance.
- Other players on the server can communicate with the AI using the same name as you.
Known Issues
On servers without chat reporting systems, there may be issues with message formatting. Messages must strictly follow the format "(username): (message)" or "<(username)> (message)".
Some system messages from the server, such as plugin notifications or /tellraw commands that use a similar chat format, may cause network protocol errors.