Filled SuperHero teams.

Discussion in 'Plugin Requests' started by Corndogoz, Jul 22, 2016.

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

    Corndogoz

    Plugin category: Fun(Possibly role play)

    Minecraft version: 1.10.2

    Suggested name: SuperTeams(No clue, whatever the creator wants)

    What I want: What I would like is configurable teams, each one with their own configurable powers(like jumpboost and speed), and when the player joins the server for the first time, they are asked which team they would like to join. Maybe their tab name, and name above the players head could be changed(E.X. Hulk FrostTaco). An extra permissions section in the config would be nice so you could add like essentials.fly. I also would like friendlyfire to be configurable, a team chat, and maybe some hooks for other plugins like: plugin.getTeam(Player), although that is not needed. Note that the players should always have the powers no matter what.

    Yes I know its kinda specific, but it could be an awesome plugin for any server!

    Ideas for configuration file:
    Code:
    hulc:
        friendlyfire: true
        playeruuids: []
        powers:
            jumpboost
            strength
        extrapermissions: []
    batTaco:
        friendlyfire: false
        playeruuids: []
        powers:
            jumpboost
            speedboost
        extrapermissions:
            essentials.fly
    
    Ideas for commands: Just any command for a player to join a team. And possibly a command for admins to force a player out of a team.

    When I'd like it by: ASAP
     
  2. Offline

    Gamer10101

  3. Offline

    Jakeeeee

    Just a question, aren't you a developer and why can't you do this?
     
Thread Status:
Not open for further replies.

Share This Page