NeoChat
๐ก Updated this year๐ผ๏ธ Gallery (1 images)
๐ Analysis
- ๐ #286 of 1317 bukkit mods in this game by downloads
๐ About This Mod
<div align="center"> <h1>๐ฌ NeoChat</h1> <h3>The Ultimate Modern Chat Engine</h3> <b>Compatibility:</b> 1.19 to 26.X, <b>Folia</b> (and forks)</p> <p><a href="https://discord.gg/Wq9AHJP6VJ">๐ฎ Support Discord</a></p> </div> --- Tired of heavy, outdated chat plugins that cause lag on your server? **NeoChat** is a next-generation chat engine built exclusively to harness modern server performance and native tools (AsyncChatEvent & MiniMessage). Everything you need to manage, protect, and beautify your server's chat in a single, ultra-lightweight plugin. ## โก Why choose NeoChat? Unlike traditional plugins (like ChatControl or older chat managers) that process text on the main thread and cause TPS drops, NeoChat processes string similarity, regex filters, and webhooks **100% asynchronously**. | Feature | ๐ข NeoChat | InteractiveChat | ChatControl Red | ZelChat | | :--- | :---: | :---: | :---: | :---: | | **Price** | **FREE** | Free | Premium ($) | Premium ($) | | **Core Engine** | **Native Async** | Spigot / ProtocolLib | Bukkit (Heavy) | Spigot (Legacy) | | **Interactive Chat** | **Yes (``, ``)** | Yes | No / Limited | Yes | | **Filters & Anti-Spam** | **Advanced Built-in** | No (Visual only) | Complex / Bloated | Basic | | **Towny & Discord** | **Native Support** | Requires Addons | Requires Addons | Requires Addons | | **Config Difficulty** | **Easy** | Medium | Hard | Easy | --- ## โจ Main Features ### ๐จ Native & Modern Formats * Full support for **MiniMessage** (gradient, rainbow, hover, click tags) and classic legacy codes (`&`). * Permission-based priority system (e.g., Different formats for VIPs and Default players). * Fully compatible with **ItemsAdder** custom fonts and emojis. ### ๐ Interactive Chat (Placeholders) Allow your players to show off their items and stats without needing extra plugins: * `` or ``: Displays the item the player is holding when hovering over the chat. * ``: Allows other players to click and open a live GUI copy of the player's inventory. * `` / ``: Share ender chests and shulker boxes in real-time. * ``, ``, ``, ``: Informational tags with customizable formats. ### ๐ก๏ธ Security & Moderation (Zero-Lag) Protect your server with asynchronous filters that don't consume your TPS: * **Anti-Spam & Cooldown:** Blocks fast message repetition. * **Similarity Check (Levenshtein):** Blocks messages that are X% similar to the player's previous message. * **Character Filter & Anti-Flood:** Say goodbye to "Heeeeeelloooo" and weird characters. * **Anti-Swear:** Automatically censors bad words. * **Custom Regex Rules:** Create your own rules (e.g., block IP addresses or specific phrases). ### โ๏ธ Complete Private Messaging System * Built-in `/msg`, `/reply`, and `/togglemsg` commands. * `/socialspy` system for server administrators. * `/ignore` and `/ignoreall` systems to let players avoid toxic behavior. ### ๐ "Plug & Play" Integrations * **Discord Webhooks:** Send your in-game chat to a Discord channel asynchronously (zero lag). * **Towny Advanced:** Town chat (`/tc`) with interactive hover showing player health, ping, and rank. * **PlaceholderAPI:** Full support across all chat formats and hover messages. --- ## ๐ป Commands and Permissions **Player Commands:** * `/msg <player> <message>` - Send a private message (`neochat.pm.use`) * `/reply <message>` - Reply to the last private message (`neochat.pm.use`) * `/togglemsg` - Toggle incoming private messages (`neochat.pm.toggle`) * `/ignore <player>` - Ignore a specific player (`neochat.ignore.use`) * `/ignoreall` - Ignore everyone except Staff (`neochat.ignore.ignoreall`) * `/tc <message>` - Toggle Towny chat (`neochat.command.townychat`) **Admin Commands:** * `/neochat reload` - Reload configurations and messages (`neochat.admin.reload`) * `/chatmute` | `/chatunmute` - Mute or unmute the global chat (`neochat.admin.mute`) * `/socialspy` - Read other players' private messages (`neochat.admin.spy`) *(Note: Check the `config.yml` file for all filter bypass permissions like `neochat.bypass.cooldown`, etc.)* --- ## โ๏ธ Installation 1. Download the `NeoChat.jar` file. 2. Place it inside the `plugins` folder of your server. 3. Make sure you have **PlaceholderAPI** installed. 4. Start your server and enjoy! **โ ๏ธ Disclaimer:** Compatible with versions 1.19 to 26.X (including forks like Purpur, etc.).
๐ฌ NeoChat
The Ultimate Modern Chat Engine
Compatibility: 1. 19 to 26. X, Folia (and forks)Tired of heavy, outdated chat plugins that cause lag on your server? NeoChat is a next-generation chat engine built exclusively to harness modern server performance and native tools (AsyncChatEvent & MiniMessage).
Everything you need to manage, protect, and beautify your server's chat in a single, ultra-lightweight plugin.
## โก Why choose NeoChat? Unlike traditional plugins (like ChatControl or older chat managers) that process text on the main thread and cause TPS drops, NeoChat processes string similarity, regex filters, and webhooks 100% asynchronously.
| Feature | ๐ข NeoChat | InteractiveChat | ChatControl Red | ZelChat | | :--- | :---: | :---: | :---: | :---: | | Price | FREE | Free | Premium ($) | Premium ($) | | Core Engine | Native Async | Spigot / ProtocolLib | Bukkit (Heavy) | Spigot (Legacy) | | Interactive Chat | Yes (``, ``) | Yes | No / Limited | Yes | | Filters & Anti-Spam | Advanced Built-in | No (Visual only) | Complex / Bloated | Basic | | Towny & Discord | Native Support | Requires Addons | Requires Addons | Requires Addons | | Config Difficulty | Easy | Medium | Hard | Easy |
## โจ Main Features
### ๐จ Native & Modern Formats Full support for MiniMessage (gradient, rainbow, hover, click tags) and classic legacy codes (`&`). Permission-based priority system (e.g., Different formats for VIPs and Default players). Fully compatible with ItemsAdder custom fonts and emojis.
### ๐ Interactive Chat (Placeholders) Allow your players to show off their items and stats without needing extra plugins: `` or ``: Displays the item the player is holding when hovering over the chat. ``: Allows other players to click and open a live GUI copy of the player's inventory. `` / ``: Share ender chests and shulker boxes in real-time. ``, ``, ``, ``: Informational tags with customizable formats.
### ๐ก๏ธ Security & Moderation (Zero-Lag) Protect your server with asynchronous filters that don't consume your TPS: Anti-Spam & Cooldown: Blocks fast message repetition. Similarity Check (Levenshtein): Blocks messages that are X% similar to the player's previous message. Character Filter & Anti-Flood: Say goodbye to "Heeeeeelloooo" and weird characters. Anti-Swear: Automatically censors bad words. Custom Regex Rules: Create your own rules (e.g., block IP addresses or specific phrases).
### โ๏ธ Complete Private Messaging System Built-in `/msg`, `/reply`, and `/togglemsg` commands. `/socialspy` system for server administrators. `/ignore` and `/ignoreall` systems to let players avoid toxic behavior.
### ๐ "Plug & Play" Integrations Discord Webhooks: Send your in-game chat to a Discord channel asynchronously (zero lag). Towny Advanced: Town chat (`/tc`) with interactive hover showing player health, ping, and rank. PlaceholderAPI: Full support across all chat formats and hover messages.
## ๐ป Commands and Permissions
Player Commands:
`/msg
Admin Commands: `/neochat reload` - Reload configurations and messages (`neochat.admin.reload`) `/chatmute` | `/chatunmute` - Mute or unmute the global chat (`neochat.admin.mute`) `/socialspy` - Read other players' private messages (`neochat.admin.spy`)
(Note: Check the `config.yml` file for all filter bypass permissions like `neochat.bypass.cooldown`, etc.)*
## โ๏ธ Installation 1. Download the `NeoChat.jar` file. 2. Place it inside the `plugins` folder of your server. 3. Make sure you have PlaceholderAPI installed. 4. Start your server and enjoy!
โ ๏ธ Disclaimer: Compatible with versions 1. 19 to 26. X (including forks like Purpur, etc.).
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- AquilesLuxo
- Version
- 1.0.3
- Downloads
- 304
- Endorsements
- 2
- Category
- bukkit
- Created
- 3/4/2026
- Updated
- 4/26/2026
- Game Versions
- 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3
- Tags
- 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 NeoChat support?
The author lists 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4. Other versions may work but are untested by the author.
What is the latest version of NeoChat?
Version 1.0.3, published 2026-04-26 with 304 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await
