JustChat

一个聊天格式化插件。

资源图片
## 此插件需要 PlaceholderAPI 插件。 --- JustChat 是一个简单的插件,用于控制聊天格式,并为聊天中的 minimessage 格式化引入权限。 ## 权限 * `justchat.color` - 允许使用基本的颜色标签 * `justchat.bold` - 允许使用 `` * `justchat.italic` - 允许使用 `` 标签 * `justchat.underlined` - 允许使用 `` 标签 * `justchat.strikethrough` - 允许使用 `` 标签 * `justchat.obfuscated` - 允许使用 `` 标签 * `justchat.gradient` - 允许使用 `` 标签 * `justchat.font` - 允许使用 `` 标签 * `justchat.rainbow` - 允许使用 `` 标签 * `justchat.hover` - 允许使用 `` 标签 * `justchat.click` - 允许使用 `` 标签 * `justchat.format` - 允许使用 ``, ``, `` 和 `` 标签 * `justchat.colors` - 允许使用基本的颜色标签、`` 和 `` 标签 * `justchat.actions` - 允许使用 `` 和 `` 标签 ## 配置文件 ### format 格式是指消息将呈现的样式。 除了 PlaceholderAPI 的占位符之外,唯一可用的占位符是 `%message%`,它只是返回玩家发送的消息。