send a link to a player's client
LadyCailin opened this issue ยท 5 comments
CMDHELPER-2646 - Reported by Hekta on 2013-04-13 14:12:24 UTC
Is it possible to add a function like send_link(player, link) to send a link to a player's client ?
Comment by Hekta on 2013-04-13 20:33:44 UTC
When we click a link in the chat our client receive a confirmation dialog to connect directly, and I would like to make a script who do that with a command or when a player click a sign.
Comment by jb_aero on 2013-04-13 20:48:32 UTC
that's not how the client works though...
Comment by Hekta on 2013-04-13 21:10:51 UTC
I don't maybe express myself very well, I attached a screenshot to illustrate what I would like to do. But I don't know if that is possible with Bukkit, it is send_texturepack() which made me thought that was possible with a simple link too.