CommandHelper

CommandHelper

46.5k Downloads

send a link to a player's client

LadyCailinBot opened this issue ยท 5 comments

commented

CMDHELPER-2646 - Reported by Hekta

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

Just print it to chat?

commented

Comment by Hekta

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

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

commented

Comment by Hekta

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

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