#Text doesn't get added to my TextComponent
1 messages · Page 1 of 1 (latest)
Output:
subStringLast: test string
subStringLastWithColor: test string
the third output is just an empty string
Main.getInstance().getLogger().info(HexUtils.hexFormatTextComponent("test string").getText());
md5 bungee
I'm on Spigot
@jolly cove first of all
u ought not to use translateAlternateColorCodes with components
use one or the other, dont mix both
ok, but if I put it without this method, it still returns an empty string