Possible to update scoreboard from HashMap?

Discussion in 'Plugin Development' started by TigerHix, Jul 16, 2013.

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

    TigerHix

    public HashMap <String, Integer> scoreDB = new HashMap <String, Integer>();

    I have a HashMap - String key stores player names, Integer values store scores.

    How to update the scoreboard with the data from HashMap?
     
  2. Offline

    kreashenz

    Wrong place to post.. np98765 please move :)
     
  3. Offline

    TigerHix


    :eek: Hell! Totally not focusing on which forum I am.. Sorry!
     
  4. Offline

    np98765

    Moved out into Plugin Development.

    kreashenz
    In the future you can just report it so any available staff member can get to it :)
     
    kreashenz likes this.
Thread Status:
Not open for further replies.

Share This Page