Scoreboard Vote

Discussion in 'Plugin Development' started by MineoxFX, Jun 20, 2013.

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

    MineoxFX

    Hi everybody, im wondering how can i do to create a scoreboard and vote to select maps.

    Regards and thanks in advance
     
  2. Offline

    Windy Day

  3. Offline

    MineoxFX

  4. Offline

    bitWolfy

    MineoxFX You need to know how to write programs in Java.
     
  5. Offline

    chasechocolate

    Actually, with a bit of Java and Bukkit knowledge (particularly searching the forums lol) and the aid of that tutorial, you should be able to figure out how to do it. Basically all you need to do is create a HashMap<String, Integer> for storing votes and then transfer the keys into the scoreboard.
     
Thread Status:
Not open for further replies.

Share This Page