Chat Hover

Discussion in 'Plugin Development' started by mydeblob, Apr 13, 2014.

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

    mydeblob

    Hi, in 1.7 mojang added an ability of hover over text. For example, when you get an achievement and hover over it in chat you can see what it is. I was wondering if this was possible in a plugin? If so how?
    Thanks.
     
  2. Offline

    rohan576

    You'll need to use a ChatSerializer to achieve that.
     
  3. Offline

    Gamecube762

    You would need to create a JSON chat message and send that to the player.

    As for the ChatSerializer that rohan576 mentioned, I have a short script you can use in my signature.
     
Thread Status:
Not open for further replies.

Share This Page