我用的CMI基础插件,请问怎么修改这个 admin joined the game
在 CMI 的本地化文件(CMI/locale/xx.yml)内即可找到相关的配置
贺兰兰 发表于 2021-4-27 23:01
在 CMI 的本地化文件(CMI/locale/xx.yml)内即可找到相关的配置
设置了还是显示 xxx joined the game
在cmi/translations找对应的语言文件设置
复制代码
- # This line can have extra variables: [totalUsers] [onlinePlayers]
- FirstJoin: '&eWelcome &6[playerDisplayName] &eto our server!'
- LogoutCustom: ' &6[playerDisplayName] &eleft the game'
- LoginCustom: ' &6[playerDisplayName] &ejoined the game'
- deathlocation: '&eYou died at x:&6[x]&e, y:&6[y]&e, z:&6[z]&e in &6[world]'
如果你需要的话我可以上传一个大佬单独写的支持papi的修改进入提示
这个可以在基础配置里的语言文件中修改 配置文件没有的话就去解压包里找