HomeJavaModsGroq-LLamaChat
Groq-LLamaChat
ModsJava

Groq-LLamaChat

by alexonvscode · on Modrinth

This is a mod that lets groq chat with your players, use it by saying anything and incorporating llama in that sentence

⬇ Download on Modrinth
Groq-LLamaChat — screenshot 1Groq-LLamaChat — screenshot 2

LlamaChat

Hey there! I made this plugin to add a fun AI companion to Minecraft servers. LlamaChat creates a character named "Llama" that responds when mentioned in chat using Meta's Llama 4 language model through the Groq API.

What it does

This plugin lets players chat with an AI character by just mentioning "Llama" in their messages. The AI remembers your conversations for a short while (default 2 minutes) and responds naturally to whatever you say.

I built it to be lightweight and server-friendly - all the AI processing happens through external API calls that don't slow down your server.

How to use it

Just mention "Llama" in chat, and you'll get a response! Examples:

The AI will respond with short, casual messages that fit the Minecraft setting. It's designed to be chill and not too over-the-top.

Setup

  1. Drop the JAR in your plugins folder
  2. Restart your server
  3. Edit the config file to add your Groq API key
  4. Use /reload or restart again

You'll need a Groq API key, which you can get for free at groq.com.

Config options

The config is pretty simple:

# Your Groq API key goes here
groq-api-key: "your-api-key-here"

# Chat settings
chat:
  # How Llama's messages appear in chat
  prefix: "&b[Llama]&r"
  # How long Llama remembers conversations (minutes)
  memory-reset-interval: 2
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more