等天亮

这里面的字在哪汉化在哪改

bingdi_
首先在config.yml中修改为zh_cn
  1. config_files:
  2.   lang: zh_cn
复制代码

重启服务端
然后在ItemsAdder\lang中会生成一个zh_cn.yml
在里面修改就行了

  1. font-image-chat-hover: "&fEmoji: {font_image} \nUsage: &7{placeholder} \n\n&eHINT:\
  2.   \ \n&7You can use the &e/e &7command to send public \nmessages/commands with emojis\
  3.   \ easier. \nWrite the emoji name and press &eTAB. \n \nExamples: \n&e/e Hello smile\
  4.   \ \n&7prints &fHello :smile: \n \n&e/e /tell Notch Hello smile \n&7sends the command\
  5.   \ &f/tell Notch Hello :smile:"
复制代码

第一页 上一页 下一页 最后一页