Skip to content

Releases: TrPlugins/TrChat

2.1.0

24 Mar 12:40
Compare
Choose a tag to compare

新增

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

修复

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

其他

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

2.0.11

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

2.0.10

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

2.0.4

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

2.0.0-PRE-35

16 Sep 02:55
Compare
Choose a tag to compare

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

2.0.0-PRE-18

27 Jun 07:54
Compare
Choose a tag to compare

Full Changelog: v2.0.0-PRE-10...v2.0.0-PRE-18

  1. Fix bugs
  • Fix cooldowns
  • Fix filter
  1. New features
  • Upgrade to multi-module
  • Support channel events
  • Add /trchat color command
  • Support proxy channels
  • Add /ignore command
  • Support 1.19 & previews-chat (testing)
  • Support new papi

2.0.0-PRE-10

09 Jun 07:25
Compare
Choose a tag to compare
  1. Fix bugs
  • Fix colors in warnings
  • Fix some serious issues
  • Fix default & force color
  1. New features
  • Support showing ender chest
  • Support reasons for muting
  • Support chatting by console
  • Support any color in force-color permission
  • Support permissions in general functions
  • Support double transfer when processing global chat
  • Improve mirror

Notice:
You might need to regenerate function.yml when updating
Please update ASAP as it fixed many bugs

2.0.0-PRE-5

23 Apr 05:36
Compare
Choose a tag to compare
2.0.0-PRE-5 Pre-release
Pre-release
  1. Fix bugs
  • Fix hover not working
  • Fix adventure on 1.16.5
  • Fix proxies (Velocity & 1.8)
  • Fix legacy eco hook
  1. New feature
  • Support filter before sending
  • Support font part in json
  • Command /trchat vanish (other players can't mention or tab complete)
  • Support auto reload channel files

2.0.0-PRE-1

27 Mar 10:30
Compare
Choose a tag to compare
2.0.0-PRE-1 Pre-release
Pre-release
  1. Fix bugs
  1. Features
  • Optimized performance
  • New Channel & Format System
  • Better compatibility with other plugins
  • Use Adventure

1.90

13 Sep 13:40
Compare
Choose a tag to compare
  • R1
    添加命令助手(暂时)
    默认颜色支持HEX颜色
    支持原版社交系统
    移除屏蔽(ignore)系统
    优化Bungee和Velocity的消息转发
    优化物品展示功能
    升级TabooLib到 6.0.2-5(修复1.17延迟异常问题)
  • R2
    支持渐变色和彩虹色
    修复Bungee报错无法进入问题
    添加撤回消息功能
    支持DiscordSRV
    支持转发更长的插件消息
    添加自动删除日志功能
    升级云端词库功能
    升级控制面板功能
    优化权限节点和文件监听
  • R3
    修复阻止Tab补全功能
    简化代码
    修复最新paper无法使用(更新TabooLib至6.0.4-1)
  • R4
    支持1.18
    迁移数据库
    迁移配置文件
    修复回复私聊(/reply)指令
    添加过滤开关
  • R5
    支持1.18-1.18.1
    优化正则处理
    修复数据库
  • R6
    优化展示物品NBT
    修复过滤器不能过滤重复词的bug
    修复安装authme时命令无法使用的bug
    支持特定端口号转发消息
    修复玩家无法进服的bug