Skip to content

AdvancedChat is an easy to use plugin that will help you customize the chat on your server to make it look its best. It will also have a customization system by groups and among other functions more...

License

Notifications You must be signed in to change notification settings

jonagamerpro1234/AdvancedChat

Repository files navigation

advancedchat

releasesImg licenseImg javaversion spigotreleases sgdr issues jitpack


Description

AdvancedChat is a powerful and easy-to-use plugin that allows you to fully customize your server chat for a better look and experience.

It includes:

  • Group-based chat customization
  • Color and formatting options
  • Prefixes, suffixes, and placeholders
  • Chat filtering and moderation tools
  • Many additional features for server administrators

Features

  • Customizable Chat: Easily change the look of your server chat with colors, formats, and layouts.
  • Group Support: Apply different chat styles for each permission group.
  • Placeholders: Integrate popular placeholders for dynamic messages.
  • Moderation Tools: Filter words, mute players, or create custom rules.
  • Easy Integration: Compatible with most Spigot/Paper servers and easy to include in other plugins via API.

Installation

  1. Download the plugin.
  2. Stop your server to prevent errors.
  3. Place the plugin .jar file into your server's plugins folder.
  4. Start your server. The plugin is now ready to use.

Supported Versions

Plugin support is prioritized for newer Minecraft versions.

MC Version Support Level
1.21.x ✅ Fully Supported
1.20.x ✅ Fully Supported
1.19.x ✅ Fully Supported
1.18.x ⚠️ Limited Support
1.17.x ⚠️ Limited Support
1.16.x ⚠️ Limited Support
1.13.x - 1.15.x ⚠️ Limited Support
1.8.8 - 1.12.x ⚠️ Limited Support
Legacy Version 🛑 No Support

Legend:
✅ Fully Supported | ⚠️ Limited Support | 🛑 No Support


AdvancedChat API

Currently, API documentation is not available. You can include the library in your project as follows:

Maven

<repository>
   <id>jitpack.io</id>
   <url>https://jitpack.io</url>
</repository>

<dependency>
   <groupId>com.github.jonagamerpro1234</groupId>
   <artifactId>AdvancedChat</artifactId>
   <version>1.6.0</version>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.jonagamerpro1234:AdvancedChat:1.6.0'
}

Support

If you need help or want to report issues:

Quick Links

About

AdvancedChat is an easy to use plugin that will help you customize the chat on your server to make it look its best. It will also have a customization system by groups and among other functions more...

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 3

  •  
  •  
  •  

Languages