Filled Team plugin

Discussion in 'Plugin Requests' started by swaggod, Dec 23, 2016.

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

    swaggod

    Can someone make a team plugin? for 1.10

    Here is the commands i want.
    - /Team help (shows the the commands)
    - /Team create <name>
    - /Team leave (To leave the team) (If Owner leave the team then The team will delete)
    - /Team changename <Newname> (Only leader can Change the team name)
    - /Team invite <Player> (Only leader can Invite or promoted people can)
    - /Team join <TeamName> (You can only join if you are not in a team)
    - /Team kick <Player> (Only leader can kick or promoted people can)
    - /Team Promote <Player> (Only leader can promote)
    - /Team list (It shows all the player in a team)

    In 1 team max player can be 10 (can be customized in config)
    Your team name shows in the chat like this "[teamname] [prefix] PlayerName [suffix]: msg"
    If you have this permission (team.admin.*) then u can delete peoples team and you can do every commands
     
  2. I am not a developer but I do know stuff in config :) the part the part where you want the team name I think they will make a place holder and you would edit that in the essentials config or what ever plugin you use for chat
     
  3. Offline

    swaggod

    I don't know how to do that can you help?
     
  4. you have essentials installed with essentials chat you go to the config under essentials and essentials chat's part is close to the button you cant miss it

    then you edit this part

    Code:
    chat:
      radius: 0
      format: '&8[&a{ISLAND_LEVEL}&8] {ranks}{DISPLAYNAME} {deluxetags_tag}&6&l>>&f {MESSAGE}'
      group-formats:
      Owner: '&8[&a{ISLAND_LEVEL}&8] {DISPLAYNAME} {deluxetags_tag}&6&l>>&b {MESSAGE}'
      Co-Owner: '&8[&a{ISLAND_LEVEL}&8] {DISPLAYNAME} {deluxetags_tag}&6&l>>&b {MESSAGE}'
    this is mine for my skyblock server each {} is a place holder and where you would put you put your team placeholder is most likly where my island level is, and you change the join message around there :)

    format: is any person without a rank in the group-format spot so you can give staff a chat color if you want to
     
    Last edited by a moderator: Dec 24, 2016
  5. Offline

    Machine Maker

    I can get this done fairly quickly if you'd like a separate plugin. One question. Do you want the players to stay in the team if they log off, or would you like them to leave?
     
  6. Offline

    swaggod

    I want them to stay.
    they can only leave by doing /team leave or getting kicked by leader/Coleader
     
  7. Offline

    Machine Maker

    Just an update, unless something unexpected happens, I will have it done by tomorrow.

    so for the chat, do you want [prefix] and [suffix] to be configurable?

    EDIT: Here you go. Don't forget to mark the thread as filled!
     
    Last edited: Dec 26, 2016
  8. Offline

    TwinedBroom

  9. Online

    timtower Administrator Administrator Moderator

    @TwinedBroom Just download it.
    Plugins on here are public.
     
  10. Offline

    TwinedBroom

Thread Status:
Not open for further replies.

Share This Page