Scoreboard API - Fake players in scoreboard?

Discussion in 'Plugin Development' started by Kepler_, Apr 4, 2013.

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

    Kepler_

    I have a scoreboard objective with the name "Countdown". How can I add two fake players to the scoreboard with the names Minutes and Seconds?

    I want to have a on-screen countdown to an event, and I thought this would be an interesting way to do it. Thanks!
     
  2. Offline

    chasechocolate

  3. Offline

    Kepler_

    Is there any way to do this using bukkit's scoreboard api?
     
  4. Offline

    ZeusAllMighty11

  5. Offline

    Kepler_

    Ok I looked at the bukkit source to see how they add players, and I can use Bukkit.getOfflinePlayer("Minutes") to get a custom player name.
     
  6. Offline

    chasechocolate

  7. The fake player in scoreboard API don't work for the moment into Bukkit !
     
  8. Offline

    Kepler_

    Yup, added in bukkit build #1743 earlier today :D
     
Thread Status:
Not open for further replies.

Share This Page