北冥道士
如题 修改保存后每次都会自动恢复

梅花K
打开ess的config文件夹ctrl+f搜索locale
# Set the locale for all messages.
# If you don't set this, the default locale of the server will be used.
# For example, to set language to English, set locale to en, to use the file "messages_en.properties".
# Don't forget to remove the # in front of the line.
# For more information, visit http://wiki.ess3.net/wiki/Locale
#locale: en

改成
# Set the locale for all messages.
# If you don't set this, the default locale of the server will be used.
# For example, to set language to English, set locale to en, to use the file "messages_en.properties".
# Don't forget to remove the # in front of the line.
# For more information, visit http://wiki.ess3.net/wiki/Locale
locale: zh

Doomsday_Envoy
根据汉化经验,有时候像楼上这种标准换语言方法失效的时候,你可以尝试把zh_cn.lang的内容复制和覆盖到en_en.lang里面,不过记得备份。

北冥道士
本帖最后由 北冥道士 于 2022-9-27 14:18 编辑
梅花K 发表于 2022-9-27 13:27
打开ess的config文件夹ctrl+f搜索locale
# Set the locale for all messages.
# If you don't set this, th ...

不是不是 你理解错了 我是想更改语言文件 不是语言 就是插件里的messages_zh.properties文件

梅花K
本帖最后由 梅花K 于 2022-9-27 14:19 编辑
北冥道士 发表于 2022-9-27 14:07
不是不是 你理解错了 我是想更改语言文件 不是语言

那我知道了 你应该去essentialsx的主体文件用压缩文件打开 有一个messages_zh.properties的文件 在这个里面更改即可

北冥道士
梅花K 发表于 2022-9-27 14:18
那我知道了 你应该去essentialsx的主体文件用压缩文件打开 有一个messages_zh.properties的文件 在这个里 ...

对 但是我改完后他会自动恢复回去

下一页 最后一页