Advanced Chat Color

Discussion in 'Plugin Requests' started by Invenstory, Jan 28, 2019.

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

    Invenstory

    Hello bukkit developers!
    I Wonder if you could make a plugin for me.

    Plugin name: Advanced Chat Color (1.8-1.8.9)

    What this plugin supposed to do:
    Adding the specific color for each group (This plugin idea is like Name Tag Edit)

    Commands / Permissions:
    /acc group add [group] - Creating a Group
    /acc group [group] color [&colorcode&] - Adding a color to the group
    /acc group [group] permission (acc.group) - Adding permission for the group
    /acc group list - List with all the current groups + permissions + color codes
    /acc reload - Reload the config
    /acc group delete [group] - Delete the specific group
    There will be only 1 permission for all those commands. (advancedchatcolor.admin)
    How this plugin gonna work:
    Steps:
    1. I will create a group with the command /acc group add Owner
    2. I will add a Color to the group with the command /acc group Owner color &4
    3. I Will add a permission to the group with the command /acc group Owner permission acc.owner
    4. I Will add this permission to my group from Group manager or PermissionsEx
    5. after i finish this my chat will be with Red as im in the Owner Group

    Config:
    Prefix: &c&lChatColor &8|

    &aYou created a new group %group%
    &cYou deleted the group %group%
    &aReloaded the config
    &aAdded the color %colorcode% to the group %group%
    &aAdded the permission %permission% to the group %group%
    #Current groups
    '1':
    group: 'Owner'
    permission: 'acc.owner'
    color: '&4'

    Every new group will be placed here and you can edit it or make the groups from config too.
    if i don't put a permission on a group just make it like ' ' in the config
    # /acc group list Example:
    Groups
    Owner %colorcode% %permission%
    Admin %colorcode% %Permission%
    And every new group gonna be here. If the colorcode or the permission is missing should be empty or with ( - )

    Thats all! I Think this is a simple plugin..take your time to make it!!
    Sry for my bad english if u don't understand something pm me
     
  2. Offline

    Dai_Kunai

    I'm working on this plugin.

    Can a player be in more than one group, and which chatcolor does it use then?
     
    Last edited: Jan 29, 2019
  3. Offline

    Invenstory

    Coool!!
    no no....depends on what rank he has (Group Manager)
    if he is Default he will have the default color from the group

    Its like the NameTagEdit if u know this plugin u can make it moore easy
     
  4. Offline

    0-o

    What is the purpose of the permission node again?
     
  5. Offline

    Dai_Kunai

    acc.owner gives access to all the group making commands.
     
Thread Status:
Not open for further replies.

Share This Page