AnimatedScoreboard
请在寻求帮助前查看插件教程, 我不是该插件的开发人员, 因此这些信息可能会在某个时候过时.
计分板中的字体图片
如果你安装了 PlaceholderAPI 你可以在计分板中使用 font_images (表情与符号).
示例
%img_smile%
会显示如下表情:

隐藏计分板背景
通过 ItemsAdder 你可以隐藏计分板背景, 只需如此操作.
(适用于任何支持PlaceholderAPI的计分板插件)

如何隐藏背景
你只需要在计分板配置的每行前添加 %img_offset_-500%
,即使是空行!
警告!
与 AnimatedScoreboard 的下述或类似的属性不兼容!
<health full=&4 half=&c empty=&f update=5>❤</health>
<repeat times=10>|</repeat>
<stay ticks=100>&lAnimated Scoreboard</stay>
请勿向我寻求帮助, 我无法修复该问题, 我并非 AnimatedScoreboard 的作者.
如果你想使用 <stay>
你需要在第一个 >
后面添加 %img_offset_-500%
。
例如:
<stay ticks=100>%img_offset_-500%&lAnimated Scoreboard</stay>
Last updated
Was this helpful?