[REQ]Chat plugin

Discussion in 'Archived: Plugin Requests' started by lolydodo123, Nov 21, 2011.

  1. Offline

    lolydodo123

    This might have been all ready created, But i would like a plugin with..
    1. The config file is connected to Permissions (Of course)
    2. The "Users" file is where you put the User names and Prefix/Suffix's. Hooks with IConomy so people buy their prefix's if given permission to E.G:
    Code:
    Users:
        iamawesome:
        prefix: "Blah"
        Suffix: "Blah"
    
    --------------------OR---------------------------
    Groups:
        Default:
        Prefix: "BLACK"
        Suffix: "Blah"
    Users:(That payed for the prefix/Suffix)
        iamawesome:
        prefix: "Blah"
        Suffix: "Blah"
    
    3. Could be used by permissions, BUT best with the "Users" File its self.

    Thanks!
     
  2. Offline

    lolydodo123

    Just wanted to say: Can you add:
    Code:
    ------(Users.yml file)----------------------
    Users:
        iamawesome:
        prefix: "Blah"
        Suffix: "Blah"
    
    --------------------OR---------------------------
    Groups:
        Default:
        Prefix: "BLACK"
        Suffix: "Blah"
    Users:(That payed for the prefix/Suffix)
        iamawesome:
        prefix: "Blah"
        Suffix: "Blah"
     
    But config.yml there is:
    
    When (&4+NAME) Leaving= (&4+NAME) Has left the game
    When (&8+NAME) Joined=  (&8+NAME) Has joined the game
    
    Thanks
     
  3. Offline

    dirtbiker24

  4. Offline

    lolydodo123

    No, I already Use PEX. I want one like that. linked to IConomy so people can buy prefixes and suffix's.
    ETC.
     
  5. Offline

    dkabot

    I don't know about other chat plugins, but EssentialsChat shows PEX prefixes... you'd just need the purchasing of pre/suffixes.
     
  6. Offline

    Legend

    This would be quite simple given you can find a chat plugin that supports multiple groups and PEX. All you'd have to do it hook into the iConomy API and the PEX API.
     
  7. Offline

    -_Husky_-

    Hang on, why Not Use PaidRanks, and the 'Groups' are "Ranks"
    Just a Thought :D
     
  8. Offline

    dkabot

    This was just a request for purchasable pre/suffixes, not for purchasable ranking.
     
  9. Offline

    -_Husky_-

    ahh, ok, thanks for that :D
     

Share This Page