概述
本模组允许服务器所有者自定义服务器中的聊天样式。
模组具有对 modern chat formatting 的支持,这一项是被许多聊天模组和插件忽略的。
它还与使用 Placeholder API 的所有模组兼容。
模组还支持更改每个具有权限的玩家的聊天样式(支持 LuckPerms 和 PlayerRoles)
指令与权限
/styledchat- 主命令(默认可用)。权限为styledchat.main。
/styledchat reload 重新加载配置文件和样式。需要 styledchat.reload权限。
/styledchat set <player> <type> <value> 将某人的<类型>样式更改为<值>。需要 styledchat.set权限。
/styledchat get <player> <type> 显示某人的<类型>样式。需要 styledchat.get权限。
/styledchat clear <player> <type> 清除某人的<类型>样式。需要 styledchat.clear权限。
配置
可以在 ./config/styled-chat.json 中找到配置文件。格式为 simplefied text format,支持使用 Placeholder API 的占位符。每种消息类型都有几项配置内容。
如果玩家具有所需的权限,则他们可以在聊天中使用简化的文本标记(Simplified Text tags)。
画廊