
ChitChat
A Simple Chat Formatting Plugin
Why This Plugin Exists
ChitChat is developed to handle basic chat functionality while fully preserving message signatures and leveraging all system capabilities.
IMPORTANT: For the plugin to function correctly, message signatures must be enabled in the chat settings.
Key Features
Customizable Chat Format
Message Format
The chat format field in the configuration utilizes the MiniMessage system, allowing maximal use of Minecraft's text components.
PAPI Placeholders
The plugin requires placeholders to be wrapped in the <placeholder:papi_placeholder>
format. For example, instead of %player_displayname%
, use <placeholder:player_displayname>
.
Message Management for Moderators
Players with the chitchat.deletemessage
permission see a red [x] icon next to every message in the chat. Clicking this icon deletes the message using its associated digital signature.
Additionally, the deleteplayermessages <player>
command is available with the chitchat.deleteplayermessages
permission, allowing deletion of all messages from a specified player.
Color and Formatting Usage
Allow players to use colors and formatting in their messages by granting them chitchat.formatt
permission. For more granular control, here are the available options in the permission: tag
format:
chitchat.color: <color> tags
chitchat.rainbow: <rainbow> tags
chitchat.gradient: <gradient> tags
chitchat.font: <font> tags
chitchat.format: All tags listed below
chitchat.format.bold: <bold> tags
chitchat.format.italic: <italic> tags
chitchat.format.obfuscated: <obfuscated> tags
chitchat.format.strikethrough: <strikethrough> tags
chitchat.format.underline: <underline> tags