LowScarlet opened this issue 2 years ago ยท 1 comments
Make appendText support Component Text for better future
appendText
Example
hologram.getLines().appendText(Component.text("Hello World!").color(NamedTextColor.GOLD));
Double Bug