AnimatedScoreboard
Last updated
Last updated
Please refer to the plugin page tutorials before asking for help, I'm not the developer of this plugin and this info might become outdated at some point.
You can use font_images (emojis and symbols) in the scoreboard if you install PlaceholderAPI.
%img_smile%
will show like that:
With ItemsAdder you can hide the scoreboard background, just use this trick.
(works with every scoreboard plugin which supports PlaceholderAPI)
You just have to add %img_offset_-500%
in front of each line of your scoreboard configuration, even in empty lines!
Not compatible with special attributes of AnimatedScoreboard like these and similar!
<health full=&4 half=&c empty=&f update=5>❤</health>
<repeat times=10>|</repeat>
<stay ticks=100>&lAnimated Scoreboard</stay>
Please do not ask me for support, I cannot fix this, I'm not the author of AnimatedScoreboard.
If you want to use <stay>
you have to put the %img_offset_-500%
after the first >
.
Example:
<stay ticks=100>%img_offset_-500%&lAnimated Scoreboard</stay>