HomeJavaModsEnhancedCommunication
EnhancedCommunication
ModsJava

EnhancedCommunication

by fqmy1 · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.6–1.21.4 · Paper⬇ Download for 1.20.6–1.21.3 · Folia⬇ Download for 1.20.6–1.21.3 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

EnhancedCommunications

A next-generation chat plugin for enhancing Minecraft chat.

⚠️ DISCLAIMER: ONLY WORKS FOR PAPERMC 1.18+

Features:

High-performance: Can process big messages and spam without hassle, chat delay, or TPS drops.

Versatile API: The API is very versatile. You can do anything from creating new actions to creating your managers for the plugin.

Customizable: Customize everything in this plugin for your server however you like!

PlaceholderAPI: This plugin supports PlaceholderAPI for practically everything, from actions to chat formatting, etc!

MiniMessage: EnhancedCommunications specializes over other plugins by staying on the modern side, so we use MiniMessage as our primary way to color messages and give them actions!

Folia support: This plugin fully supports Folia.

Honorable Mentions:

Mentioning system:

2024-10-15_17 22 56

Messaging system (/message, /reply) with extensive API.

Chat formatting (LuckPerms, Vault, and even no-permissions plugin chat formatting)

Maven:

<repositories>
    <repository>
        <id>foxikle-flameyos</id>
        <name>Foxikle's Repository</name>
        <url>https://repo.foxikle.dev/flameyos</url>
    </repository>
</repositories>
<dependencies>
    <dependency>
        <groupId>me.flame.communication</groupId>
        <artifactId>EnhancedCommunication</artifactId>
        <version>1.0.1</version>
    </dependency>
</dependencies>

Gradle (Kotlin):

repositories {
    mavenCentral()
    maven("https://repo.foxikle.dev/flameyos")

}

dependencies {
    implementation("me.flame.communication:EnhancedCommunication:1.0.1")
}

You can ask for help in my discord server

ChannelsCommunication and EnhancedChatModeration will soon join the party.

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