Problem/Bug PermissionsEx: All Group Prefixes Coming Up as [default]

Discussion in 'Plugin Help/Development/Requests' started by Weschke55, Nov 24, 2016.

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

    Weschke55

    I've looked through numerous threads, and I can't seem to find a solution to my problem. I have all of my prefixes customized and changed in the permissions folder, yet all of them are [default] in game. I have a feeling it's something wrong with either my permissions.yml file, or the config.yml file in the Essentials folder.

    Essentials Config: http://pastebin.com/BntpK92a
    Permissions File: http://pastebin.com/dbhq0x1K
    Plugins List: http://imgur.com/gallery/U0P3j
     
  2. Offline

    Side8StarLite

    Did you indent this part correctly?:

    Code:
      group-formats:
      Default: '&7[{GROUP}]&r{DISPLAYNAME}&7:&r {MESSAGE}'
      Admins: '&7[{GROUP}]&r &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
    I think the groups are supposed to be indented once, but I haven't checked yet.
     
  3. Offline

    oceantheskatr

  4. Offline

    Weschke55

    Is chatex compatible with GroupManager? Sorry for the lack of updates, but I've switched from PermissionsEx to GroupManager.
     
  5. Offline

    oceantheskatr

    Ahh okay, not that I know of though.
     
  6. Offline

    Weschke55

    I've checked it out, it's not apparently. I've removed GroupManager, and I went back to PermissionsEx. The EssentialsChat jar file is removed, and I reset the Essentials config. ChatEx is installed as well. The [default] prefix isn't a problem anymore, but my prefixes won't show up at all.

    ChatEx Config File: http://pastebin.com/3gtcRAhC
    New Permissions File: http://pastebin.com/Px02kkeQ
     
  7. Offline

    oceantheskatr

    Could you Pastebin your Essentials config.yml and do the following too?

    Stop your server.
    Start your server.
    When it's fully started, stop it again.
    Go in to your server files.
    Go to the logs folder.
    Open the file called latest.log.
    Copy and paste the contents at http://pastebin.com/.
    Post it there and then link the URL here.
     
  8. Offline

    Weschke55

    I fixed the problem. I used an older PEX version and it kind of magically worked itself out. Thanks for all the help.
     
  9. Offline

    oceantheskatr

    That's kinda odd, but good for you! :)
     
Thread Status:
Not open for further replies.

Share This Page