Chitchat is a developer focused chat plugin designed to act as a basic API for chat tags. Equipped with multi-server chat through Redis, Chitchat uses Bungeecord's Chat API as a basis for all server messages.
To be clear: Chitchat is not for the casual administrator. A custom plugin must be made, or plugins must take advantage of Chitchat as a dependency, for any sort of chat formatting/management to occur. The only default features included are as follows:
- (Optional) Multi-server chat.
- (Optional) Multi-server mutes.
- (Optional) Multi-server private messages.
- Default/example tags for demonstration purposes.
- Incredibly useful API for creating and managing chat tags.
More to be added here soon.
Source code: https://github.com/DemigodsRPG/Chitchat