Перейти к содержимому
Mineforgian

ChitChat

Chat plugin taking advantage of message signatures

Загрузки
720
Подписчики
4
Обновлён
8 ноября 2024 г.
Лицензия
GPL-2.0-only

Опубликован 25 ноября 2023 г.

ChitChat

A simple chat formatting plugin

Why?

ChitChat was created to handle basic chat functionality while preserving message signatures and using its features to the fullest extent.

This plugin requires chat signatures to be enabled to function correctly.

Features

Freely customizable chat format

Format

Chat format field in the config uses MiniMessage to take full advantage of minecraft's text component system.

PAPI Placeholders

Plugin requires you to wrap placeholders in a <placeholder:papi_placeholder> format, so for example %player_displayname% would be <placeholder:player_displayname>.

Ability for moderators to delete messages

Players with chitchat.deletemessage permission will see a red [x] next to every player message in chat. Clicking it will delete the message using that messages associated chat signature.

There is also deleteplayermessages <player> command with permission chitchat.deleteplayermessages that will delete all messages sent by specified player.

Using colors and formatting in messages

You can allow players to use colors and formatting in their messages by giving them chitchat.formatt permission. If you want finer control over which minimessage tags are allowed, here's a full list of available options in a permission: tag format:

chitchat.color: <color> tags
chitchat.rainbow: <rainbow> tags
chitchat.gradient: <gradient> tags
chitchat.font: <font> tags
chitchat.format: All tags mentioned 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

Ченджлог

1.3.0Релиз26.1.1, 26.1.2, 26.2 · 8 ноября 2024 г.
  • added deleteplayermessages <player> command with chitchat.deleteplayermessages permission, allowing removal of all messages sent by the specified player
  • reworked how message cache works to enable the feature outlined in the first point
1.2.0Релиз1.21.1, 1.21.2, 1.21.3 · 29 апреля 2024 г.
  • dropped CommandAPI to make the plugin not require waiting for its next version to update
1.1.1Релиз1.20.2, 1.20.3, 1.20.4 · 29 декабря 2023 г.
  • fix plugin not working on 1.20.4
1.1Релиз1.20.2, 1.20.3, 1.20.4 · 21 декабря 2023 г.
  • fixed papi placeholders not getting entire placeholder tag if it contained :
  • added chitchat reload command with chitchat.command.reload permission

Комментарии

Загружаем…