Solved Factions breaking GroupManager/Essentials Chat?

Discussion in 'Plugin Help/Development/Requests' started by ceoff, Apr 4, 2015.

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

    ceoff

    Hello.

    For some reason Faction is breaking GroupManager/Essentials Chat. Without it, prefixes work fine. With it, the chat goes back to vanilla.

    You can see my GroupManager config here:
    http://pastebin.com/RJikZxEc

    And my Essentials config here:
    http://pastebin.com/LGyu18MD

    Thank you very much.

    EDIT: I'm currently using Factions version 2.7.5.

    Managed to fix it!

    Simply go to your main server directory, open "mstore".
    Next, go to factions_mconf, and open instance.json.
    Scroll down to ' "chatSetFormat": '. Change it to 'false'. (NOTE: If it's on true, try changing it to false)
    If you haven't already, add '{factions_relcolor}{factions_roleprefix}{factions_name}' to your EssentialsChat.

    Thanks.
     
    Last edited by a moderator: Apr 5, 2015
  2. Offline

    ForsakenRealmz

    Put your prefixes you want for each group in your GroupManager config instead of your Essentials Chat section.

    Go to plugins > GroupManager > worlds > world > groups.yml
    Add your prefixes you want there.
    prefix: '&a[&7Member&a]'

    For your EssentialsChat section just have http://pastebin.com/Rm9xhbPf

    Also make sure you have the EssentialsChat.jar in your plugins folder or GroupManager will not manage your prefixes.
     
  3. Offline

    nverdier

    @ceoff Please mark your thread as solved. See this for more info.
     
Thread Status:
Not open for further replies.

Share This Page