MrKinau / FishingBot

1.8 - 1.21 Fishing bot for Minecraft
GNU General Public License v3.0
322 stars 68 forks source link

[Request] Show Chat Links in Console Please #155

Open DereC4 opened 2 years ago

DereC4 commented 2 years ago

When a link is embedded in chat is it possible to have the link be sent as well rather than just see the raw text?

For example a link in chat saying "Click me" leading to https://www.youtube.com/watch?v=dQw4w9WgXcQ would print https://www.youtube.com/watch?v=dQw4w9WgXcQ underneath the initial chat message so users could go to it.

MrKinau commented 2 years ago

Thanks for your issue,

I've added it to the ToDo list, but be aware that it does not have high priority and the chat in minecraft has many different components (e.g. translatable components, clickable components, hoverable components, actionbar, title, ...). Therefore most likely it'll never a perfect copy of the minecraft chat.