Solved HeroChat Making Messages Show Up Twice.

Discussion in 'Bukkit Help' started by Beatlynx, Oct 5, 2013.

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

    Beatlynx

    Hello Bukkit Forums!

    I am having some issues with HeroChat.

    Whenever I speak my messages show up twice. One in HeroChat's format, and one in the default format.

    Here is a screenshot with my plugins and what it looks like:

    [​IMG]

    Here is my HeroChat config:

    Code:
    moderator-permissions:
      can-kick: true
      can-ban: true
      can-mute: true
      can-remove-channel: true
      can-modify-nick: true
      can-modify-color: true
      can-modify-distance: true
      can-modify-password: true
      can-modify-format: false
      can-modify-shortcut: false
      can-modify-verbose: true
      can-modify-focusable: false
      can-modify-crossworld: false
      can-color-messages: true
      can-view-info: true
      can-focus: true
      can-modify-chatcost: false
    default-channel: Global
    censors: []
    format:
      default: '&7[{nick}&7] &f{suffix}&f[{prefix}&f]&7 {sender}&b: &f{msg}'
      announce: '{color}[{nick}] {msg}'
      emote: '{color}[{nick}] * {msg}'
      private-message: '&d{convoaddress} {convopartner}&d: {msg}'
    use-channel-emotes: true
    locale: en_US
    log-chat: false
    log-to-bukkit: false
    twitter-style-private-messages: false
    
    Anyone know what could be causing this? Thanks!

    -Beatlynx
     
  2. Offline

    Flameuponherb

    Another one im having the same problem
     
    Beatlynx likes this.
  3. Offline

    Beatlynx

    Can anyone help me with this? It's pretty annoying ;)

    Found the answer on the IRC chat #Heroes:

    [​IMG]

    All is well =)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 4, 2016
Thread Status:
Not open for further replies.

Share This Page