cmi和trchat同时安装会导致复读
 
 
在config.yml中找 
复制代码
大概在738行左右
- Chat:
 
-   # Will try to modify chat to display it in defined format
 
- ModifyChatFormat: false
大概在738行左右
setting那个文件夹里的chat.yml
复制代码这个是已经改好的
楼上的是旧版本的我这个是新版本的
- Chat:
 
-   # Will try to modify chat to display it in defined format
 
-   ModifyChatFormat: false
 
-   # When set to true, regular and private messages (excludes clean messages) will have additional information when hovering over it (PlaceHolderAPI supported) and can be clicked for quick reply option
 
-   # To change default hover over messages seen on sent message, go to your locale file to Chat section
 
- ClickHoverMessages: false
楼上的是旧版本的我这个是新版本的