4caf845eae9f60075b6ce6cd41f0b2184d329a71
In Minecraft 1.7, URL processing was removed from the client while the server gained the ability to designate a URL to be launched in response to clicking text. However, this functionality is not implemented in the vanilla server. This commit adds that functionality to messages sent to the client, processing URLs as clickable. Additionally, char array iteration is replaced with regex. By: mbax <matt@phozop.net>
Description
No description provided
51 MiB
Languages
Java
100%