I've a problem with EssentialsChat, that is which if i want to set a coloured chat for a group, it doesn't work. This is the group in my permissions.yml file (i use pex): http://pastebin.com/d1nwVhRr This is my EssentialsChat configuration in config.yml of Essentials: http://pastebin.com/R9HhNEG4 But when i try to write in chat, the message is white and no yellow. This is the list of my plugin: http://i43.tinypic.com/5e753m.jpg Please, help me... Thanks, Jyxtro.
this is the top/beginning of the essentials config.yml file, you have to change the values for items 3 4 and 5 to have essentials chat use the info from your pex groups. Code: # A color code between 0-9 or a-f. Set to 'none' to disable. ops-name-color: 'none' # The character(s) to prefix all nicknames, so that you know they are not true usernames. nickname-prefix: '' # Disable this if you have any other plugin, that modifies the displayname of a user. change-displayname: true # When this option is enabled, the (tab) player list will be updated with the displayname. # The value of change-displayname (above) has to be true. change-playerlist: true # Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists. # The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx. # The value of change-displayname (above) has to be true. # If you don't set this, it will default to true if essentials chat is installed. # Don't forget to remove the # in front of the line add-prefix-suffix: true
Funny, I actually read a lot. Just because the config says it defaults to true doesn't mean it always works.
necrodoom, he did, you really should pay closer attention to the actual thread topic rather than pissing on other people who are just trying to help.
sorry, long day of having to correct people about all sorts of functions, best when i spent 15 minutes explaining that vault isnt any similar to groupmanager. try edit the regular essentialschat format and see if it changes anything.
format: '<{DISPLAYNAME}> {MESSAGE}' try set to format: '<{DISPLAYNAME}> &e{MESSAGE}' see if you get color in message. if yes, something is wrong with the group name, if not, startup log may have info.
dont see anything that would cause a white message here.. i see a lot less plugins than http://tinypic.com/view.php?pic=5e753m&s=5 you disabled them for the test?