chat_translation-1.1.0-beta.jar
Curse Maven Snippet
What's new
增加了自动翻译功能
可在配置文件中通过autoTranslate开关
在游戏中可以通过/auto_translate true/false快速开关
同tick发送的多条消息现在只会显示一个按钮
可通过配置文件中的batchMessages true/false开关
可配置思考模式开关与思考强度
仅适配DeepSeek API
配置选项:
thinkingMode off / auto / on
thinkingEffort low / high / max
中文内容过滤
添加了minChineseChars控制最大中文字符数量,超过设定值将不会被自动翻译或添加按钮。默认值为3
AI提示词优化
Added automatic translation
Added an autoTranslate toggle in the configuration file.
In-game, use /auto_translate true/false to quickly enable or disable automatic translation.
Messages sent within the same tick now only display one button
Can be controlled via the batchMessages switch (true/false) in the configuration file.
Configurable thinking mode and thinking intensity
DeepSeek API only.
Configuration options:
thinkingMode: off / auto / on
thinkingEffort: low / high / max
Chinese Content Filtering
Added minChineseChars to control the maximum number of Chinese characters. If the limit is exceeded, the content will not be automatically translated or have a button added. The default value is 3.
AI Prompt Optimization
This mod has no additional files