Title explains it. But I'll elaborate a bit. It would be nice to hover over a YouTuber's name or prefix and (using json) have a link to their YouTube channel so people can subscribe etc etc. For those who don't really know what Json is: When you hover over someone's in-game name or prefix you can see various statistics of that person. Such as their balance, faction, rank, etc etc. You can also create a clickable link using Json. Edit in 2020: My explanation of JSON in 2017 was completely off, but you get the point.
I mean hell, you and I @Ares_Xena , could probably make this plugin, and by our own admission - we're not too great at Java; god-only knows how easy it would be for a developer.
It's 6 minutes of coding to create a Json-like plugin of our own. We can use.... I believe it's chat control? Either chat control or some other plugin that has Json built into it.
I remember learning how to use a lib called 'Fantastic chat' or something, but after checking there are many JSON APIs out there that would work. Also, yeah, they could just use a plugin - would be simpler. I remember when I used ChatControl it interfered / ovrrrided with my current chat, I remember having struggle with it.