Colored chat

Discussion in 'Bukkit Help' started by boySnowy, Apr 24, 2014.

Thread Status:
Not open for further replies.
  1. Hello,

    Multiple servers are using a setup that allows them to change the chatcolor to for example 'Gold' while certain people talk ( For example Donators ).
    How do I configure this?

    Plugins:
    - Permissionsex
    - Essentialschat

    My permissionsex file ( Just for moderator ):
    Code:
      Moderator:
        inheritance:
        - Star
        default: false
        permissions:
        - permissions here
        prefix: '&f[&3Moderator&f]&3 '
        options:
          rank: '5'


    Example of colored chat ; [​IMG]
     
  2. Offline

    Sleer99

    Hi,
    Do you have essentialschat? (its part of the essentials plugin)
    If so, you can open the essentials folder in plugins and then open the config.yml. In here scroll down to around line 500 where it starts the chat section, you then will see group-formats:
    then type Moderator: '&f[&3MOD&f] {DISPLAYNAME}&7:&2 {MESSAGE}'

    Hope This Helps :)
    Sleer99
     
Thread Status:
Not open for further replies.

Share This Page