ChatMT

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 214 downloads ๐Ÿ“Œ v2.1.1 ๐Ÿ“… 1/24/2026
๐ŸŸก Updated this year

By Keylo ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 7/28/2026 ๐Ÿ“… Created: 1/24/2026

๐Ÿ” Analysis

  • ๐Ÿ† #848 of 1317 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

๐Ÿ’ฌ ChatMT V2 The ultimate chat management core from MT Studio ChatMT V2 is a Swiss Army knife for Minecraft server administrators. The plugin combines flexible format customization, powerful moderation, AI integration, and full support for modern HEX gradientsโ€”all while remaining incredibly lightweight and optimized. โœจ Key Features ๐Ÿค– AI Integration (Gemini 3.5): A smart bot right on your server. Players can ask the AI โ€‹โ€‹questions directly in the chat (e.g., "Bot, how do I craft an anvil?"), and the AI โ€‹โ€‹will respond as itself. ๐ŸŽจ Modern MiniMessage & HEX: Support for gradients and custom colors, even on older server cores, thanks to a legacy fallback system. Beautiful messages without complex workarounds. ๐Ÿ›ก๏ธ Ironclad Moderation: Built-in filters for Anti-Caps, Anti-Spam, Anti-Profanity (with *** censorship), and Anti-Advertising (featuring smart whitespace removal and domain whitelist support). โš–๏ธ Built-in Punishment System: `/kick`, `/ban`, `/mute`, and `/unmute` commands available right out of the box. ๐Ÿ•ต๏ธโ€โ™‚๏ธ Spy Mode: Catch rule-breakers in the act. Includes `SocialSpy` to view private messages and `CommandSpy` to track entered commands (passwords from auth plugins are automatically hidden). โœ‰๏ธ Advanced Communication: Separate local and global chat channels, convenient private messaging (`/msg`, `/reply`), and audible player mentions using `@Nickname`. ๐Ÿ“ข Auto-Broadcaster: Background broadcasting of beautifully formatted announcements at customizable intervals. ๐Ÿ“ Asynchronous Logging: The plugin neatly writes chat history and issued punishments to separate files (`chat.log`, `punishments.log`) without burdening the server's main thread. ๐Ÿš€ Installation Download the latest version of `ChatMT-2.x.x.jar`. Place the file in your server's `plugins/` folder. Optional: Install PlaceholderAPI for placeholder support (e.g., prefixes from LuckPerms). Restart the server. Open `plugins/ChatMT/config.yml` and insert your Gemini API key (if you wish to use AI features). Run `/mt reload` in the console or in-game to apply changes. ๐Ÿ“œ Commands and Permissions Command Description Required Permission `/mt reload` Reload all configurations `chatmt.admin` `/mt spy <social/command>` Toggle spying mode `chatmt.spy` `/msg <player> <text>` Send a private message Available to everyone `/reply <text>` Reply to the last private message Available to everyone `/kick <player> ` Kick a player `chatmt.punish.kick` `/ban <player> ` Ban a player `chatmt.punish.ban` `/mute <player> ` Mute a player `chatmt.punish.mute` `/unmute <player>` Unmute a player `chatmt.punish.unmute` `/broadcast <text>` Send a global announcement `chatmt.admin.broadcast` Bypasses: `chatmt.bypass.spam` โ€” Ignore message cooldowns. `chatmt.bypass.caps` โ€” Write in all-caps without restrictions. `chatmt.bypass.ads` โ€” Send any links in chat. `chatmt.bypass.swear` โ€” Bypass profanity filtering. โš™๏ธ Configuration All configuration files (`config.yml` and `messages.yml`) come with built-in support for two languages โ€‹โ€‹(RU/EN) via comments. You can easily switch languages โ€‹โ€‹by simply removing the relevant `#` characters. File structure: `config.yml` โ€” Settings for AI, chat radius, moderation filters, and notification intervals. `messages.yml` โ€” All chat formats, plugin messages, and gradients. Supports the MiniMessage format (e.g., `<gradient:#ff5e62:#ff9966>Text</gradient>`). ๐Ÿงฉ MT Studio Ecosystem ChatMT V2 is designed as part of the unified MT Studio plugin ecosystem. It works perfectly as a standalone plugin but truly shines when used alongside our other solutions: ๐Ÿ›ก๏ธ AuthMT (Authentication and security) ๐Ÿ’ฐ VaultMT (Economy and transactions) ๐Ÿ“ฆ PackMT (Resource packs and visuals)

๐Ÿ’ฌ ChatMT V2

The ultimate chat management core from MT Studio

ChatMT V2 is a Swiss Army knife for Minecraft server administrators. The plugin combines flexible format customization, powerful moderation, AI integration, and full support for modern HEX gradientsโ€”all while remaining incredibly lightweight and optimized. โœจ Key Features

๐Ÿค– AI Integration (Gemini 3. 5): A smart bot right on your server. Players can ask the AI โ€‹โ€‹questions directly in the chat (e.g., "Bot, how do I craft an anvil?"), and the AI โ€‹โ€‹will respond as itself.

๐ŸŽจ Modern MiniMessage & HEX: Support for gradients and custom colors, even on older server cores, thanks to a legacy fallback system. Beautiful messages without complex workarounds.

๐Ÿ›ก๏ธ Ironclad Moderation: Built-in filters for Anti-Caps, Anti-Spam, Anti-Profanity (with *** censorship), and Anti-Advertising (featuring smart whitespace removal and domain whitelist support).

โš–๏ธ Built-in Punishment System: `/kick`, `/ban`, `/mute`, and `/unmute` commands available right out of the box.

๐Ÿ•ต๏ธโ€โ™‚๏ธ Spy Mode: Catch rule-breakers in the act. Includes `SocialSpy` to view private messages and `CommandSpy` to track entered commands (passwords from auth plugins are automatically hidden).

โœ‰๏ธ Advanced Communication: Separate local and global chat channels, convenient private messaging (`/msg`, `/reply`), and audible player mentions using `@Nickname`.

๐Ÿ“ข Auto-Broadcaster: Background broadcasting of beautifully formatted announcements at customizable intervals. ๐Ÿ“ Asynchronous Logging: The plugin neatly writes chat history and issued punishments to separate files (`chat.log`, `punishments.log`) without burdening the server's main thread.

๐Ÿš€ Installation

Download the latest version of `ChatMT-2.x.x.jar`.

Place the file in your server's `plugins/` folder.

Optional: Install PlaceholderAPI for placeholder support (e.g., prefixes from LuckPerms).

Restart the server.

Open `plugins/ChatMT/config.yml` and insert your Gemini API key (if you wish to use AI features).

Run `/mt reload` in the console or in-game to apply changes.

๐Ÿ“œ Commands and Permissions

Command Description Required Permission `/mt reload` Reload all configurations `chatmt.admin`

`/mt spy ` Toggle spying mode `chatmt.spy`

`/msg ` Send a private message Available to everyone

`/reply ` Reply to the last private message Available to everyone

`/kick ` Kick a player `chatmt.punish.kick`

`/ban ` Ban a player `chatmt.punish.ban`

`/mute ` Mute a player `chatmt.punish.mute`

`/unmute ` Unmute a player `chatmt.punish.unmute`

`/broadcast ` Send a global announcement `chatmt.admin.broadcast`

`chatmt.bypass.spam` โ€” Ignore message cooldowns.

`chatmt.bypass.caps` โ€” Write in all-caps without restrictions.

`chatmt.bypass.ads` โ€” Send any links in chat.

`chatmt.bypass.swear` โ€” Bypass profanity filtering. โš™๏ธ Configuration

All configuration files (`config.yml` and `messages.yml`) come with built-in support for two languages โ€‹โ€‹(RU/EN) via comments. You can easily switch languages โ€‹โ€‹by simply removing the relevant `#` characters.

File structure:

`config.yml` โ€” Settings for AI, chat radius, moderation filters, and notification intervals.

`messages.yml` โ€” All chat formats, plugin messages, and gradients. Supports the MiniMessage format (e.g., `Text`).

๐Ÿงฉ MT Studio Ecosystem

ChatMT V2 is designed as part of the unified MT Studio plugin ecosystem. It works perfectly as a standalone plugin but truly shines when used alongside our other solutions:

๐Ÿ›ก๏ธ AuthMT (Authentication and security)

๐Ÿ’ฐ VaultMT (Economy and transactions)

๐Ÿ“ฆ PackMT (Resource packs and visuals)

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Keylo
Version
2.1.1
Downloads
214
Endorsements
0
Category
bukkit
Created
1/24/2026
Updated
7/28/2026
Game Versions
1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Tags
management, social, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does ChatMT support?

The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.

What is the latest version of ChatMT?

Version 2.1.1, published 2026-07-28 with 214 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by Keylo ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods