Herochat help

Discussion in 'Bukkit Help' started by Arubian, Dec 26, 2012.

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

    Arubian

    Hi all,

    Is there a way to make my group color the same as my name?

    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
    default-channel: Global
    censors: []
    format:
      default: '[{nick}] &f{prefix}{sender}{suffix}{color}: {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: true
    twitter-style-private-messages: true
    
    Code:
    name: Global
    format: '{default}'
    password: ''
    color: WHITE
    distance: 0
    shortcut: false
    verbose: true
    crossworld: true
    muted: false
    worlds: []
    bans: []
    mutes: []
    moderators:
    - XxarubianxX
    nick: Global
    
     
Thread Status:
Not open for further replies.

Share This Page