3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-16 21:10:17 +01:00
Paper/src
mbax 091fb2ea9e Process URLs as clickable. Adds BUKKIT-4917
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.
2013-12-17 21:15:11 -05:00
..
main Process URLs as clickable. Adds BUKKIT-4917 2013-12-17 21:15:11 -05:00
test/java/org/bukkit Update CraftBukkit to Minecraft 1.7.2 2013-11-30 19:26:12 -06:00