Solved Text box on right side of screen

Discussion in 'Plugin Development' started by perwin, Jul 21, 2013.

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

    perwin

    Hello,
    I have seen some plugin (IDK its name) on server 208.115.247.164:25597
    When you connect, you can see this text box on right side of your screen.
    I am asking you what is that plugin that can create something like that and how to do it?
    Thanks four your answers.
     
  2. Offline

    Henzz

    perwin
    Use Bukkit's scoreboard api, there are also some tutorials on how you would go about using it on here as well.
     
  3. Offline

    perwin

    Oh I see it now here, it uses Packet206SetScoreboardObjective, Packet207SetScoreboardScore and Packet208SetScoreboardDisplayObjective.
    I was thinking it has to be using some kind of packets.. :)
    Thanks!
     
  4. Offline

    etaxi341

  5. Offline

    perwin

  6. Offline

    etaxi341

    perwin Oh sorry didn't noticed it ... God damn I am stupid :D
     
Thread Status:
Not open for further replies.

Share This Page