AwesomeChat

⭐ — (6 endorsements) 📥 668 downloads 📌 v1.0.10 📅 4/6/2025
🟡 Updated this year

By adfdotdev · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 4/13/2026 📅 Created: 4/6/2025

🔍 Analysis

  • 👍 0.9% endorsement rate
  • 🏆 #570 of 1452 bukkit mods in this game by downloads

📋 About This Mod

<div align="center"> <img src="https://dl.dropboxusercontent.com/scl/fi/dias874palxatno478z7o/aclogo.png?rlkey=5ef1jv7ef415zq8esqe0ltqa6&e=1&st=f3msvpey&dl=0"/> <hr> <h3>The all-in-one chat management plugin for Paper servers.</h3> <p>Please note, if you use 26.x, you will need to use Java 25.</p> <img src="https://img.shields.io/badge/Paper-1.19--1.21.11%2B-blue" /> <img src="https://img.shields.io/badge/Java-21%2B-orange?logo=openjdk&logoColor=white" /> <br> <img src="https://img.shields.io/github/stars/HackerADF/AwesomeChat?style=flat&logo=github" /> <img src="https://img.shields.io/github/issues/HackerADF/AwesomeChat?logo=github" /> <img src="https://img.shields.io/github/license/HackerADF/AwesomeChat" /> </div> <hr> <h2 style="color:#FFD700;">Why AwesomeChat?</h2> Most servers need 3–5 separate plugins to handle chat formatting, filtering, private messaging, and moderation. <strong>AwesomeChat</strong> replaces them all with one lightweight, well-integrated solution. <ul> <li><strong>Zero bloat</strong> – Every feature is toggleable</li> <li><strong>Deep LuckPerms integration</strong> – Per-group everything</li> <li><strong>Adventure API native</strong> – Full MiniMessage and hex color support</li> <li><strong>Actively maintained</strong> for 1.19+</li> </ul> <hr> <h2 style="color:#FFD700;">Features</h2> <h3 style="color:#00BFFF;">Chat Formatting</h3> <ul> <li>Per-group chat formats via LuckPerms</li> <li>Automatic prefix / suffix integration</li> <li>PlaceholderAPI support</li> <li>Hex color support (<code>&#RRGGBB</code>)</li> <li>MiniMessage formatting (toggleable)</li> <li>Permission-based color &amp; style gating</li> </ul> <h3 style="color:#00BFFF;">Chat Channels</h3> <ul> <li>Create unlimited custom channels (staff, admin, VIP, etc.)</li> <li>Per-channel permission, prefix, format, and sound</li> <li>Toggle mode or one-off messaging</li> <li><code>/ch join staff</code> or <code>/ch staff Hello!</code></li> </ul> <h3 style="color:#00BFFF;">Chat Filter Engine</h3> <ul> <li><strong>Cooldown</strong> – Rate-limit messages</li> <li><strong>Spam detection</strong> – Jaro-Winkler similarity algorithm</li> <li><strong>Censor mode</strong> – Replace bad words instead of blocking</li> <li><strong>Banned words</strong> – Wildcard patterns from <code>.txt</code> files</li> <li><strong>Anti-advertising</strong> – TLD blocking, phrase matching, regex</li> <li><strong>Custom regex rules</strong> – Named rules with custom patterns</li> <li><strong>Graduated punishments</strong> – Warn → mute → ban</li> <li><strong>Command filtering</strong> – Filters apply to commands</li> <li><strong>Violation logging</strong> – File + per-player records</li> </ul> <h3 style="color:#00BFFF;">Private Messaging</h3> <ul> <li><code>/msg</code>, <code>/reply</code>, <code>/whisper</code>, and more</li> <li>Custom formats and sounds</li> <li>Message toggle (<code>/msgtoggle</code>)</li> <li>Social spy for staff</li> </ul> <h3 style="color:#00BFFF;">Player Ignore</h3> <ul> <li><code>/ignore &lt;player&gt;</code> – Hide chat &amp; block PMs</li> <li>Persistent across restarts</li> <li>Staff bypass permission</li> </ul> <h3 style="color:#00BFFF;">Mentions</h3> <ul> <li><code>@player</code></li> <li><code>@(role)</code></li> <li><code>@everyone</code> / <code>@here</code></li> <li>Per-type sounds, colors, and action-bar alerts</li> <li>Permission-gated per mention type</li> </ul> <h3 style="color:#00BFFF;">Emoji Shortcuts</h3> <ul> <li><code>:heart:</code>, <code>:star:</code>, <code>:fire:</code>, etc.</li> <li>20 built-in Unicode emojis</li> <li>Fully configurable via <code>config.yml</code></li> <li>Permission-gated (<code>awesomechat.emoji</code>)</li> </ul> <h3 style="color:#00BFFF;">Join / Leave Messages</h3> <ul> <li>Per-group join &amp; leave messages</li> <li>First-join messages</li> <li>MOTD on join</li> <li>Configurable sounds</li> <li>PlaceholderAPI support</li> <li>EssentialsX vanish integration</li> </ul> <h3 style="color:#00BFFF;">Item Display</h3> <ul> <li><code></code>, <code></code>, <code></code>, <code></code></li> <li>Hover tooltips &amp; inventory snapshots</li> <li>Read-only GUI with expiry</li> <li>Permission-gated triggers</li> </ul> <h3 style="color:#00BFFF;">Chat Radius / Local Chat</h3> <ul> <li>Distance-based chat</li> <li>Per-group radii via LuckPerms</li> <li>Shout prefix (<code>!</code>)</li> <li>Optional cross-world support</li> </ul> <h3 style="color:#00BFFF;">Chat Logging</h3> <ul> <li>SQLite or MySQL storage</li> <li><code>/chatlogs &lt;player&gt;</code></li> <li>Clickable pagination</li> <li>Fully async</li> </ul> <h3 style="color:#00BFFF;">Developer API</h3> <ul> <li><code>AwesomeChatAPI</code></li> <li><code>ChatFilterViolationEvent</code></li> </ul> <hr> <h2 style="color:#FFD700;">Requirements</h2> <ul> <li><strong>Server:</strong> Paper 1.19 – 1.21.11+</li> <li><strong>Java:</strong> 21+</li> <li><strong>Required:</strong> <a href

The all-in-one chat management plugin for Paper servers.

Please note, if you use 26.x, you will need to use Java 25.

Why AwesomeChat?

Most servers need 3–5 separate plugins to handle chat formatting, filtering, private messaging, and moderation. AwesomeChat replaces them all with one lightweight, well-integrated solution.

  • Zero bloat – Every feature is toggleable
  • Deep LuckPerms integration – Per-group everything
  • Adventure API native – Full MiniMessage and hex color support
  • Actively maintained for 1. 19+

Features

Chat Formatting

  • Per-group chat formats via LuckPerms
  • Automatic prefix / suffix integration
  • PlaceholderAPI support
  • Hex color support (&#RRGGBB)
  • MiniMessage formatting (toggleable)
  • Permission-based color & style gating

Chat Channels

  • Create unlimited custom channels (staff, admin, VIP, etc.)
  • Per-channel permission, prefix, format, and sound
  • Toggle mode or one-off messaging
  • /ch join staff or /ch staff Hello!

Chat Filter Engine

  • Cooldown – Rate-limit messages
  • Spam detection – Jaro-Winkler similarity algorithm
  • Censor mode – Replace bad words instead of blocking
  • Banned words – Wildcard patterns from .txt files
  • Anti-advertising – TLD blocking, phrase matching, regex
  • Custom regex rules – Named rules with custom patterns
  • Graduated punishments – Warn → mute → ban
  • Command filtering – Filters apply to commands
  • Violation logging – File + per-player records

Private Messaging

  • /msg, /reply, /whisper, and more
  • Custom formats and sounds
  • Message toggle (/msgtoggle)
  • Social spy for staff

Player Ignore

  • /ignore <player> – Hide chat & block PMs
  • Persistent across restarts
  • Staff bypass permission

Mentions

  • @player
  • @(role)
  • @everyone / @here
  • Per-type sounds, colors, and action-bar alerts
  • Permission-gated per mention type

Emoji Shortcuts

  • :heart:, :star:, :fire:, etc.
  • 20 built-in Unicode emojis
  • Fully configurable via config.yml
  • Permission-gated (awesomechat.emoji)

Join / Leave Messages

  • Per-group join & leave messages
  • First-join messages
  • MOTD on join
  • Configurable sounds
  • PlaceholderAPI support
  • EssentialsX vanish integration

Item Display

  • , , ,
  • Hover tooltips & inventory snapshots
  • Read-only GUI with expiry
  • Permission-gated triggers

Chat Radius / Local Chat

  • Distance-based chat
  • Per-group radii via LuckPerms
  • Shout prefix (!)
  • Optional cross-world support

Chat Logging

  • SQLite or MySQL storage
  • /chatlogs <player>
  • Clickable pagination
  • Fully async

Developer API

  • AwesomeChatAPI
  • ChatFilterViolationEvent

Requirements

  • Server: Paper 1. 19 – 1. 21. 11+
  • Java: 21+
  • Required:

📊 Mod Details

Game
Minecraft Plugins
Author
adfdotdev
Version
1.0.10
Downloads
668
Endorsements
6
Category
bukkit
Created
4/6/2025
Updated
4/13/2026
Game Versions
1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
Tags
social, storage, 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 AwesomeChat support?

The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.

What is the latest version of AwesomeChat?

Version 1.0.10, published 2026-04-13 with 668 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by adfdotdev 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods