HomeJavaModsAeroChat
AeroChat
ModsJava

AeroChat

by sanepe · on Modrinth

Ultra‑light chat plugin for Paper 1.21.x with LuckPerms/PlaceholderAPI, MiniMessage gradients, and configurable join/clear chat.

⬇ Download on Modrinth
AeroChat — screenshot 1

AeroChat — ultra‑light chat for Paper, Purpur & Forks 1.21.X

AeroChat is a tiny, fast chat formatter focused on simplicity and modern color features.

Highlights


Screenshots / Gallery

Join message example Clearing Chat Chat Format Example AeroChat Command Show

Requirements

Installation

  1. Download the built JAR (or build from source).
  2. Drop it into your server's plugins/ folder.
  3. Start Paper. A default config.yml will be generated.

Commands & permissions

Configuration guide (config.yml)

Tokens you can use in templates:

What you can write in text parts:

Key options:

Minimal example:

player_color: "&f"
groups: [admin, mod, default]
prefix:
	admin: "<b><gradient:#C3613A:#E28787>ADMIN</gradient></b>"
	mod: "<b><gradient:#5732C4:#7779C4>MOD</gradient></b>"
	default: "<b><gradient:#857D7D:#D6D6D6>PLAYER</gradient></b>"
chat-format: "{prefix} &7{player}&7: &f{message}"
join:
	welcome:
		enabled: true
		message: "&aWelcome, {player}&a!"
	broadcast:
		enabled: true
		message: "<#f5a623>{player}</#f5a623> &ejoined the server"

Compatibility

Performance

AeroChat only runs on chat/join events and command invocations. It keeps no large caches and performs minimal string/component work per message. Expect negligible CPU and memory impact, even with MiniMessage. ClearChat sends N blank lines by design (brief burst of messages).

Troubleshooting

Main class: me.sanepe.aerochat.PaperBasePlugin

License

MIT — see LICENSE for details.

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