Solved Open Browser Packet (ProtocolLib)

Discussion in 'Plugin Development' started by CommonSenze, Jul 8, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    CommonSenze

    Hello all,

    I don't know how to send a "Open Browser" Packet. What I mean by that is this: TextComponents have a OPEN_URL enum for clicking on the text, and I would like to mimic that except without having to click on text. Is this possible?

    Thanks in advanced!

    Kind Regards,
    CommonSenze
     
  2. Offline

    Zombie_Striker

    @CommonSenze
    This is not possible. The browser being open is only controlled on the client side by clicking on the text.
     
  3. Offline

    CommonSenze

Thread Status:
Not open for further replies.

Share This Page