Need Some Ideas Thrown At Me.

Discussion in 'Plugin Development' started by XDemonic25, Feb 16, 2013.

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

    XDemonic25

    So for everyone that has used the "Development Client Build" Then you know about the 'scoreboard' system being added. I really liked this feature that Mojang is adding, but sadly you cannot have a 'Development Client Build' with even the latest Development Bukkit Server Build.

    So, I started creating a plugin that's almost exactly like the Scoreboard that Mojang is coming out with soon. So far I added most of features
    "/scoreboard teams add <Team Name>"
    "/scoreboard teams options <Team Name> <Option Type (ex. color)> <Additional Argument (ex. dark_red)>
    "/scoreboard players join <Player Name> <Team Name>"
    Soon will be adding objectives (keeping track of team kills, deaths, damage, etc)

    And for more flexibility, it even works with Command Blocks.

    But, I really want something a little "more" than the update that is coming out soon. Does anyone have some ideas that can be thrown into this Team Management idea?
     
  2. Offline

    SoThatsIt

    you could add support for economy or custom events that plugins can throw at your plugin to increase a value.
     
Thread Status:
Not open for further replies.

Share This Page