AIHelper — Smart Assistant for Your Server
Powered by Groq, OpenAI, DeepSeek & More
Powered by Groq, OpenAI, DeepSeek & More
What is AIHelper?
AIHelper connects your Minecraft server to powerful Large Language Models (LLMs). It allows players to ask questions about gameplay, rules, or commands and get instant, intelligent answers based on your custom knowledge base.
Unlike other plugins, AIHelper is built to be Universal. You can use it with:
- Groq (Free & Super Fast!)
- OpenAI (GPT-4o, GPT-3.5)
- DeepSeek
- Any OpenAI-compatible API
✨ Features
- Smart Formatting: The bot automatically highlights commands (e.g., /spawn) in yellow.
- Custom Knowledge: Just edit faq.txt to teach the bot about your server.
- No Lag: All requests are asynchronous.
- Free Tier Friendly: Optimized to work with free API providers like Groq without hitting rate limits.
- Highly Configurable: Change messages, colors, prefixes, and cooldowns.
How to Install
- Download the JAR and drop it into your plugins folder.
- Restart the server.
- Open plugins/AIHelper/config.yml.
- IMPORTANT: Paste your API Key (e.g., get a free key from Groq Console).
- Edit plugins/AIHelper/faq.txt and write your server guides there.
- Run /ai reload.
⚙️ Configuration
Code (Text):
api-key: "INSERT_KEY_HERE"
base-url: "https://api.groq.com/openai/v1"
model-name: "llama-3.1-8b-instant"
# Formatting settings
formatting:
clean-markdown: true
smart-command-regex: '(?<!&.)(/(?:[a-zA-Z0-9_\-\[\]<>]+(?: [a-zA-Z0-9_\-\[\]<>]+)*))'
- /ai <question> — Ask the bot a question.
Permission: aihelper.use (Default: true) - /ai reload — Reload config and knowledge base.
Permission: aihelper.reload (Default: OP)
This plugin utilizes the langchain4j library.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
AIHelper — Universal AI Assistant (Groq, OpenAI, DeepSeek) is a free Minecraft Java mod. Compatible with Minecraft 1.20. Downloaded 85 times (via Spigot). Download it and open it directly in the game.