nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
EnhancedCommunication

EnhancedCommunication

Plugin

Next-generational chat plugin for enhancing chat experience!

Server DecorationSocialUtility

24 downloads
1 follower
Createda month ago
Updateda month ago

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.

External resources



Project members

fqmy1

Owner


Technical information

Project ID
Expand Down