Skip to content

Releases: TrPlugins/TrChat

2.4.9

Choose a tag to compare

@ItsFlicker ItsFlicker released this 22 Jul 09:04
  • 支持 Minecraft 26.2
  • 新增/shadowmute隐形禁言,玩家可以发送消息,但只有自己能看见
  • 优化跨服玩家列表同步
  • 修复去除进入时右上角聊天安全警告功能 (Options.Cheat-Client-Secure-Chat)
  • 避免没有敏感词和颜色符号时铁砧、告示牌、书本不必要的修改
  • 解决CMI聊天重复问题,无需修改CMI配置文件
  • 自动去除点击事件里的§符号

Full Changelog: v2.4.3...v2.4.9

2.4.3

Choose a tag to compare

@ItsFlicker ItsFlicker released this 17 May 12:04

What's Changed

  • 支持26.1.2 (#546)
  • 支持监听跨服私聊 (#545)
  • 不保存空白的聊天日志 (#543)
  • 修复Folia占位符API调用失败 (#528)
  • 支持自定义Mention正则表达式 (#544)
  • 玩家完成书与笔编辑时检查发言权限 by @VOLLEY888 in #539
  • 玩家在铁砧重命名时检查发言权限 by @VOLLEY888 in #540
  • 修复 Velocity 3.5 启动兼容问题 (#548) by @xiaoyiluck666 in #547

New Contributors

Full Changelog: v2.4.0...v2.4.3

2.4.0

Choose a tag to compare

@ItsFlicker ItsFlicker released this 01 Mar 05:10

新增

  • 支持至1.21.11
  • 支持在text中使用MiniMessage (settings.yml -> MiniMessage.Text)
  • 新增/trchat tellmini指令
  • 支持设置文字阴影,显示head等
  • 支持CraftEngine表情,包括hover部分

更新

  • 颜色权限细化
  • 优化Function匹配
  • 自定义功能支持设置冷却时间

修复

  • 修复InventoryShow显示位置异常和多次构建问题
  • 修复/ignore功能

New Contributors

Full Changelog: v2.3.2...v2.4.0

2.3.2

Choose a tag to compare

@ItsFlicker ItsFlicker released this 19 Jun 04:21

Full Changelog: v2.2.2...v2.3.2

支持1.21.5并修复一些问题

注意:1.21.5上的敏感词过滤器暂不可用

2.2.2

Choose a tag to compare

@ItsFlicker ItsFlicker released this 02 Jul 15:10

Full Changelog: v2.1.3...v2.2.2

2.1.0

Choose a tag to compare

@ItsFlicker ItsFlicker released this 24 Mar 12:40

新增

  • 支持Folia服务端
  • 支持控制台私聊玩家
  • 支持DiscordSRV配置
  • 支持取消命令注册
  • 新增TrChatItemShowEvent事件

修复

  • 修复Redis功能报错
  • 修复一些物品展示问题
  • 修复私聊冷却不生效
  • 修复单字符渐变色问题

其他

  • 升级TabooLib至6.1
  • 优化过滤性能
  • 优化/mute命令
  • 将频道使用权限和进入权限分离
  • 感谢@konsheng提供的新词库

2.0.11

Choose a tag to compare

@ItsFlicker ItsFlicker released this 07 Jan 11:27
  • 修复/reply在跨服私聊中对象错误
  • 修复私聊指令找不到nick名称
  • 修复CatServer 1.16.5无法展示物品 (不完全)
  • 修复ItemsAdder的图片变量可能失效
  • 支持转发到特定Discord频道
  • 支持转发到Discord的消息经functions处理

2.0.10

Choose a tag to compare

@ItsFlicker ItsFlicker released this 01 Jan 04:43
  • 支持1.20.4
  • 放弃漏斗和虚拟界面,兼容更多服务端
  • 支持展示潜影盒的所有物品
  • 支持切换欺骗客户端开启安全聊天,屏蔽弹窗
  • 修复Arclight无法读取聊天包

2.0.4

Choose a tag to compare

@ItsFlicker ItsFlicker released this 09 Jul 14:29
  • 增加/ignore player [true/false]
  • 增加/trchat clear player
  • 增加/trchat tellsimple player component
  • 增加cancel动作
  • 增加自定义物品展示的api
  • 支持在GUI中查看物品
  • 更正配置文件
  • 优化

2.0.0-PRE-35

Choose a tag to compare

@github-actions github-actions released this 16 Sep 02:55

Commits

  • e81b514: [2.0.0-PRE-35] Update & Fix (ItsFlicker)
  • Fix PlayerList in Velocity
  • Fix auto-detect with Velocity
  • Optimize code
  • Try to fix some confusing bugs