CMI聊天如何显示组别?我想让CMI的聊天里面显示我设置好的ItemsAdder标签,
xiaojunling 发表于 2023-3-18 14:59
https://itemsadder.devs.beer/v/chinese/compatibility-with-other-plugins/compatible/cmi
在这里设置%luckperms_prefix%在游戏里面还是没有显示
- GeneralFormat: '%luckperms_prefix% &f{displayName}&7: &r{message}'
发标签配置
- player_tag:
- permission: "lzranks.admin"
- show_in_gui: true
- suggest_in_command: false
- path: "font/rank_tags/player_tag.png"
- scale_ratio: 7
- y_position: 7
TAB
- admin:
- tabprefix: "%img_admin_tag%#FF5555 "
- tagprefix: "%img_admin_tag%#FF5555 "
- svip:
- tabprefix: "%img_svip_tag%#FCCF53 "
- tagprefix: "%img_svip_tag%#FCCF53 "
- vip:
- tabprefix: "%img_vip_tag%#F0976B "
- tagprefix: "%img_vip_tag%#F0976B "
- user:
- tabprefix: "%img_player_tag%#808080 "
- tagprefix: "%img_player_tag%#808080 "
把permission: "lzranks.admin"删除
然后添加symbol: "player_tag"
/lp user <user> meat addprefix player_tag
然后添加symbol: "player_tag"
/lp user <user> meat addprefix player_tag
xiaojunling 发表于 2023-3-18 15:51
把permission: "lzranks.admin"删除
然后添加symbol: "player_tag"
/lp user meat addprefix player_tag ...
不行的,改这个图片都不显示了