krinsdeath / ChatSuite

A full-featured, easy to use Chat plugin and API for Bukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatSuite

A full-featured, easy to use chat plugin and API for Bukkit servers.

  • by krinsdeath

Licensed under the MIT License.

Want to contribute?

This plugin uses maven to handle its dependencies.
To compile it, checkout this repo with git clone https://github.com/krinsdeath/ChatSuite.git
and then execute cd ChatSuite ; mvn install clean

If you've got a feature request, submit an issue with the prefix [Feature Request]
For a bug report, do the same with the prefix [Bug]

Requires

CraftBukkit 1000+

Features

  • Format chat messages according to your taste
  • An easy-to-use API for injecting your own changes to the format
  • Configurable chat channels for groups, and users
  • A configurable AFK system
  • A configurable whisper system
  • Localizations for all standard messages

About

A full-featured, easy to use Chat plugin and API for Bukkit

License:MIT License


Languages

Language:Java 100.0%