PermissionsEx: [default] Prefix

Discussion in 'Bukkit Help' started by ===RhysyB===, Nov 7, 2014.

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

    JaguarJo

    That sounds like it's using the default formats instead of the group-formats section. You can adjust how the markings are on that by changing your default format in the chat section:
    Code:
      #format: '<{DISPLAYNAME}> {MESSAGE}'
      #format: '[{GROUP}] {DISPLAYNAME}&7:&r {MESSAGE}'
     
      group-formats:
    
    change to:
    Code:
      format: '{DISPLAYNAME}: {MESSAGE}'
      #format: '[{GROUP}] {DISPLAYNAME}&7:&r {MESSAGE}'
     
      group-formats:
    
     
  2. Offline

    ===RhysyB===

    JaguarJo It worked! However I wanted different groups to have different chat colours, how do I do that? P.S Sorry it took a while for me to reply!

    JaguarJo Never mind! I set the group chat settings up and it is now working fine! Thank you so much you have been a real help to me! And hey, it only took around 35 posts and a week! But time is besides the point, thanks again my server is fixed! Until my next problem, - RhysyB

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 14, 2016
  3. Offline

    ===RhysyB===

    JaguarJo I take that back, my prefixes are not displaying however the chat colors are...
     
  4. Offline

    JaguarJo

    Could you paste your current essentials config? Since you've made changes to it, I can't really suggest what to do unless I see how it looks now.
     
  5. Offline

    ===RhysyB===

    JaguarJo Nevermind I added the prefixes to the EssentialsChat formats and it fixed them :) Thanks for replying swiftly though.
     
    JaguarJo likes this.
Thread Status:
Not open for further replies.

Share This Page