HomeJavaModsEnzonic Emi (Formerly Enzonic AI)
Enzonic Emi (Formerly Enzonic AI)
ModsJava

Enzonic Emi (Formerly Enzonic AI)

by enzonic · on Modrinth

⬇ Download on Modrinth
Enzonic Emi (Formerly Enzonic AI) — screenshot 1

Enzonic EMI

An intelligent Minecraft plugin that brings AI-powered assistance to your server

Version Minecraft License

Discord


About

Enzonic EMI (Enzonic Minecraft Intelligence) is a powerful Minecraft plugin that integrates OpenAI-compatible AI APIs directly into your server. Players can chat with an intelligent assistant that understands Minecraft, provides helpful information, and even responds contextually to their in-game situation.

Features


Installation

Requirements

Quick Install

  1. Download the latest enzonic-emi-x.x.x.jar
  2. Place it in your server's plugins folder
  3. Restart your server
  4. Done! The plugin works out of the box with built-in credentials

Configuration

Edit plugins/EnzonicEMI/config.yml:

# AI Response Mode: "command", "chat", or "player"
response-mode: "chat"

# Chat prefix (command mode only)
chat-prefix: "&6[&eEMI&6] &f"

# Customize AI behavior
system-prompt: "You are a helpful and friendly Minecraft assistant..."

# API Configuration
# API is pre-configured and cannot be modified

# Conversation context
context:
  max-messages: 15
  include-system: true

# Rate limiting
rate-limit:
  cooldown: 2
  max-per-minute: 30

# Enable/disable plugin
enabled: true

Usage

Response Modes

Command Mode

Use /ai <message> to chat with the AI:

/ai How do I craft a diamond sword?
[EMI] To craft a diamond sword, you need 2 diamonds and 1 stick...

Chat Mode (Default)

Chat normally and AI responds privately:

[Player] What's the best way to find diamonds?
EMI: Mine at Y-level -58 or lower in the deepslate layer...

Player Mode

Chat normally and AI responds in public chat:

[Player] How do I enchant items?
[EMI] To enchant items, you need an enchanting table with bookshelves...

Commands

Command Description Permission
/ai <message> Chat with AI enzonic.emi.use
/aiclear Clear conversation history enzonic.emi.clear
/emi <subcommand> Manage plugin (see below) enzonic.emi.admin

Admin Commands

Command Description
/emi enable Enable the AI plugin
/emi disable Disable the AI plugin
/emi status Check plugin status and configuration
/emi reload Reload plugin configuration

Permissions

Permission Default Description
enzonic.emi.use true Use AI chat and auto-response
enzonic.emi.clear true Clear conversation history
enzonic.emi.admin op Use admin commands

AI Features

Context Awareness

The AI automatically knows:

Smart Response Control

The AI uses <no response> to skip unnecessary messages:

This creates natural, helpful interactions without spam.


Configuration Options

Response Mode

System Prompt

Customize how the AI behaves:

system-prompt: "You are a helpful Minecraft assistant..."

Conversation Context

context:
  max-messages: 15      # Messages to remember
  include-system: true    # Include system prompt

Rate Limiting

rate-limit:
  cooldown: 2             # Seconds between requests
  max-per-minute: 30      # Max requests per player

Security


Troubleshooting

AI Not Responding?

  1. Check /emi status to verify plugin is enabled
  2. Check response-mode in config
  3. Verify player has enzonic.emi.use permission

Wrong Response Type?

Change response-mode in config:

Then run /emi reload

API Errors?

Plugin Won't Load?

Admin Commands Not Working?


Compatibility

Platform Version
Minecraft 1.20.4+
Server Paper (recommended), Spigot
Java 17+
API OpenAI Chat Completions compatible

Changelog

Version 1.0.0


License

This plugin is developed by Enzonic. All rights reserved.


Support

For issues, questions, or feature requests, please visit enzonic.com.


Made with love by Enzonic

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