Autobalanced the "/scoreboard" joining command plugin

Discussion in 'Archived: Plugin Requests' started by Dotoo, Oct 17, 2014.

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

    Dotoo

    I am not experienced in java but I guess my request looks like rather simple. I just want to let players join a team using ingame scoreboard function but not let them choose which teams to join so they cannot make one sided team.

    What I want to be implemented is:
    1) Multiple teams support, not only 2 teams.
    2) Has to be using the ingame scoreboard feature.
    3) Filling least teams first, then second least teams and so on.
    4) Console command support in case I want to use them in console. Actually, I do a lot.
    5) Bukkit 1.7.x and later support. It is great if the plugin does not need updates on every version up.
    6) These autobalance will check the team member counts and ONLY.
    7) The "teams" will be created using ingame scoreboard function, not this plugin side.
    8) Let them join a randomized team if there is no player who has teams in server currently.

    Let me explain third request. Assuming if there are 3 teams like red, blue and green then red has 10 people, blue has 9, and green has only 4, I want to fill up green upto 9 first. then filling either blue or green by 1 assigned randomly. Randomization is key so there is no unfair advantage because you were either blue or green, else players will complain like "why blue is always filling up first? Being green sucks".
    I also want to use ingame scoreboard feature since it is convenient to color their names and a lot of plugin supports friendly fire check using scoreboard teams.

    I would appreciate if someone could make a plugin which fills my request.

    -------------------------------------------------------------

    Idea for plugin name:
    Balanced Join

    Ideas for commands:
    /baljoin - Joining a team.
    /cbaljoin <players> - Forces joining a team of <player>. Console command only.

    Needed permissions:
    balancedjoin.use - Let the player use the /baljoin command.

    -------------------------------------------------------------

    While my request is simple, I know this is little complicated. Could someone try make one for me?
     
  2. Offline

    Dotoo

    Bump. Anybody?
     
Thread Status:
Not open for further replies.

Share This Page