McLists一周年快乐
服务器已经添加了详细介绍信息板块
服主可以在管理后台来提交自己服务器介绍信息。
服务器介绍信息提交后,管理人员会进行审核
审核通过后会在服务器详细页面进行显示
提交服务器介绍信息会让新玩家更好的了解你的服务器哦~
添加图片信息,也会让百度等搜索引擎更好的收录您的服务器哦~
管理平台地址:传送门
Chatty - Lightweight universal Bukkit chat-system solution

Chatty - Lightweight universal Bukkit chat-system solution - Chatty - 轻量级通用聊天系统

通用聊天系统解决方案,拥有众多出色功能
Bukkit / Spigot 作者 MrBrikster 支持版本 1.7 - 1.20
服务器使用量
未统计
服务玩家数
未统计
下载量
248,486
插件详细介绍

Chatty 是一款适用于各类服务器(如 Cauldron、Thermos 等)的通用聊天系统解决方案。它包含大量功能,若不需要,可轻松禁用。

主要特性

  • 支持旧版本(1.7.10 及以上)。
  • 支持 Thermos 与 Cauldron 服务器。
  • 多聊天频道:支持全服、跨世界或范围聊天。
  • 聊天冷却时间。
  • 广告与大写字母使用管理。
  • 多种通知方式:聊天栏、ActionBar(1.8+)与进度提示(1.12+)。
  • JSON 聊天格式(1.7.10+)。
  • 支持 HEX 颜色代码。
  • @提及 系统。
  • 可完全配置的多行聊天格式。
  • 私聊系统。
  • 脏话屏蔽。
  • 管理员可查看脏话的悬停提示。
  • 用于更改前缀/后缀的命令。
  • 支持 BungeeCord。

配置

配置文件位于 Chatty GitHub 仓库

https://github.com/Brikster/Chatty/blob/master/spigot/src/main/resources/config.yml

小提示:你可以删除不需要的配置块,插件仍可正常运行。

**配置示例**

chats:
  default:
    enable: true
    format: '{prefix}{player}{suffix}&r: {message}'
    permission: false

权限列表

  • chatty.chat.<chat> (或 chatty.chat.<chat>.see / chatty.chat.<chat>.write) - 允许使用指定聊天频道。
  • chatty.spy.<chat>chatty.spy - 允许查看所有聊天模式的消息。
  • chatty.command.spy - 允许使用 /spy 命令开关监听模式。
  • chatty.command.reload - 允许使用 /chatty 命令重载配置。
  • chatty.command.chat - 允许使用 /chat 命令。
  • chatty.command.swears - 允许使用 /swears 命令。
  • chatty.command.clearchat - 允许使用 /clearchat 命令(清空自己的聊天)。
  • chatty.command.clearchat.all - 允许使用 /clearchat all 命令。
  • chatty.command.ignore - 允许使用 /ignore 命令。
  • chatty.command.msg - 允许使用 /msg 命令。
  • chatty.command.reply - 允许使用 /reply 命令。
  • chatty.command.prefix - 允许使用 /prefix 命令更改自己的前缀。
  • chatty.command.prefix.others - 允许使用 /prefix 命令更改他人的前缀。
  • chatty.command.suffix - 允许使用 /suffix 命令更改自己的后缀。
  • chatty.command.suffix.others - 允许使用 /suffix 命令更改他人的后缀。
  • chatty.style.<style>chatty.style.<style>.<chat> - 允许在聊天中使用样式(样式包括:colors, bold, magic, reset, italic, underline, strikethrough)。
  • chatty.notification.chat.<list> - 允许接收来自聊天通知列表的消息。
  • chatty.notification.advancements.<list> - 允许接收来自进度通知列表的消息。
  • chatty.notification.actionbar - 允许接收 ActionBar 通知消息。
  • chatty.moderation.advertisement - 绕过广告管理。
  • chatty.moderation.caps - 绕过大写字母管理。
  • chatty.cooldownchatty.cooldown.<chat> - 绕过聊天冷却时间。
  • chatty.mentions - 允许在聊天中使用提及功能。

HEX 颜色代码与渐变

警告:早期版本的 Spigot/PaperSpigot 可能不支持。请使用最新构建版本以确保 Chatty 1.16+ 功能正常工作。

Chatty 支持 1.16+ 的新颜色代码。要在聊天格式中使用,请遵循以下模式:

{#12ABCD}文本

其中 {#12ABCD} 为 HEX 代码。你也可以将其与样式代码结合:

{#ffffff}&l文本

渐变

你可以使用以下模式创建多色渐变字符串

{#ffffff:#0039a6:#d52b1e 这是很棒的三色渐变}

HEX 代码数量不限

{#d818c4:#ae6be6:#0f7584:#7983a7:#a793ba:#34344b 这是多色渐变}

常见问题与提示

翻译

插件支持以下语言翻译

  • en (English) - 由 Chatty 提供。
  • ru (Русский) - 由 Chatty 提供。
  • de (German) - 由 SGT_Shan 提供(可能已过时)。
  • zh_CN (简体中文) - 由 yaosiqian 提供。

前置插件

  • 本插件无需任何前置即可运行,但可与 VaultPlaceholderAPI 协同工作。

PlaceholderAPI

PlaceholderAPI 变量列表请见

https://www.spigotmc.org/wiki/placeholderapi-placeholders/

在格式中使用时,请使用 %变量名%,例如 %server_uptime%

感谢您下载使用 Chatty!

测试支持版本
1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20
版本分布
基本信息
插件名称 Chatty - Lightweight universal Bukkit chat-system solution
作者 MrBrikster
平台 Bukkit / Spigot
支持版本 1.7 - 1.20
点赞数 33
最近版本
暂无数据 -

友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作

历史访问人次:3,028,252  |  今日访问人次:12,380  |  昨日访问人次:11,147

独立 IP:4,874  |  最近24小时有3,877人访问本站

Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.

Powered by GermMC 京ICP备17023959号-6