Solved PermissionsEx (PEX) Need help with prefixes.

Discussion in 'General Help' started by Conor015, Dec 11, 2017.

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

    Conor015

    Hello. I need help with the plugin PEX. The problem is that when I make a prefix for a group, it doesnt show in chat.
    Code:
    groups:
      default:
        options:
          default: true
        permissions:
        - modifyworld.*
      Donator:
        options:
          prefix: '&a[Donator]'
    schema-version: 1
    This is my PEX permission file. When i add a player to the Donator group, when they type there is no prefix.
    http://prntscr.com/hm3vsq

    (This is some of my multiverse config)
    Code:
    enforceaccess: 'false'
      prefixchat: 'false'
      prefixchatformat: '[%world%]%chat%'
      useasyncchat: 'true'
      teleportintercept: 'true'
      firstspawnoverride: 'true'
      displaypermerrors: 'true'
      globaldebug: '0'
      silentstart: 'false'
      messagecooldown: '5000'
      version: '2.9'
      firstspawnworld: world
      teleportcooldown: '1000'
      defaultportalsearch: 'false'
      portalsearchradius: '128'
     
  2. Offline

    Conor015

    Anyone know how to fix my problem?
     
  3. Offline

    BooGaLoo90

    what plugins are you running? Odds are, there is a plugin that is forcing chat formatting and not compatible with PEX

    oh, i just looked at your screenshot i didnt see it. im 99% sure you do not have EssentialsChat.jar
    install essentials chat and it will work.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 13, 2017
  4. Offline

    Conor015

    Hello. I just downloaded EssentialsChat and it works now. Thank you!
     
Thread Status:
Not open for further replies.

Share This Page