CarbonPaper99
求大神解答
用1.9的客户端进去时显示的是初始英文版的错误提示,但好多服都有自己的错误提示,如何修改...


245623393
首先找到你服务器的spigot.yml
用N++打开
找到
messages:
  whitelist: You are not whitelisted on this server!
  unknown-command: Unknown command. Type "/help" for help.
  server-full: The server is full!
  outdated-client: Outdated client! Please use {}
  outdated-server: Outdated server! I'm still on {}
  restart: Server is restarting

http://sandbox.runjs.cn/show/p0wqxbgx
打开这个网站,转码

例如
  outdated-client: \u60a8\u7684\u5ba2\u6237\u7aef\u7248\u672c\u8fc7\u4f4e\uff0c\u8bf7\u4f7f\u7528 {} \u7248\u672c\u8fde\u63a5~
  outdated-client: 您的客户端版本过低,请使用 {} 版本连接~

下一页 最后一页