CommandHelper

CommandHelper

46.5k Downloads

send a link to a player's client

LadyCailin opened this issue ยท 5 comments

commented

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 ?

commented

Comment by wizjany on 2013-04-13 14:15:59 UTC

Just print it to chat?

commented

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.

commented

Comment by jb_aero on 2013-04-13 20:48:32 UTC

that's not how the client works though...

commented

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.

commented

Comment by wizjany on 2013-04-13 21:53:06 UTC

it's not, the client only shows that when the player itself clicks the link, it's not possible to do server side