Перейти к содержимому
Mineforgian

Groq-LLamaChat

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

Загрузки
83
Подписчики
1
Обновлён
6 апреля 2025 г.
Лицензия
MIT

Опубликован 6 апреля 2025 г.

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:

  • "Hey Llama, what's up?"
  • "Llama, do you like my new house?"
  • "What do you think about diamonds, Llama?"

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

Ченджлог

1.0.0Альфа1.21.4 · 6 апреля 2025 г.

A Smarter Version of the plugin, that can search for ores water caves etc

1.0.0Релиз1.21.4 · 6 апреля 2025 г.

An Plugin that lets you chat with LLama over groq via Minecraft!

Комментарии

Загружаем…