Chat!!

Discussion in 'Archived: Plugin Requests' started by fredghostkyle1, Aug 12, 2012.

  1. Offline

    fredghostkyle1

    Plugin category: Chat

    Suggested name: ChatPlugin (IDC)

    What I want: I would like a plugin where i can format the chat, yes i know there is HeroChar (not available to download), nChat and ChatManager (pex) but they are not working with 1.3.1 R1! so all i wont is this: Formated Chat, support for Prefixes/Suffixes with PEX, Color support (via &) and Formated /tell

    Ideas for commands:
    /tell, /msg, /m, /t - Tell a player something!
    /r - reply to a /tell message.

    Ideas for permissions: None!!!!

    When I'd like it by: when you can!

    Example Config:

    Code:
    MessegeFormat: < %prefix %playername %suffix > % message
    TellFormat: [%receiver] % message
    
     
  2. Offline

    np98765

    EssentialsChat! :D
     
  3. Offline

    fredghostkyle1

    ik, i have tryed that but i need Prefixes and Suffixes, essentialsChad will not do that for me! :D
     
  4. Offline

    JjPwN1

    fredghostkyle1
    PermissionEX's Chatmanager works great for me. So, you must have it configured wrong.
     
  5. Offline

    fredghostkyle1

    i must, ug.


    ChatManager's Conf.yml:

    Code:
    enable: true
    message-format: <%prefix %player %suffix&f> %message
    global-message-format: <%prefix%player%suffix> &e%message
    ranged-mode: false
    chat-range: 100.0
    
    and there is Prefixes: '[owner]' in PEX.
     
  6. Offline

    kezz101

    They work for 1.3.1...
     
  7. Offline

    Kodfod

    in essentials's main config, you have to un-hashtag the Essentials chat Option At line ~404
     
    np98765 likes this.
  8. Offline

    fredghostkyle1

    yes i know! but i have the prefixes defined in the Permissions.yml file not there.
     
  9. Offline

    np98765

    Doesn't matter, just set the groupname from [insert permissions system here] into the config.

    i.e. If your group is called "member" in your permissions.yml, the group would be labelled "member: [blah blah..." in the Essentials config.
     
    Kodfod likes this.
  10. Offline

    fredghostkyle1

    :eek: ok... i cinda get it, can u show me a example confg... not all of it but where i need to put stuff, sorry this is getting confusing, :eek:
     
  11. Offline

    np98765


    So, in your config, put something like:
    Code:
        Member: '&7[Member] &f{DISPLAYNAME}&7:&f {MESSAGE}'
    In your permissions.yml, define the group member and add permissions and whatnot. Anyone in member will have the above formatting applied to their name. ;)
     
  12. Offline

    fredghostkyle1

    ok, thanks a lot!!!
     

Share This Page