Solved Unable to load Permissions Backend

Discussion in 'Bukkit Help' started by VladamirVersquisi, Jun 14, 2019.

Thread Status:
Not open for further replies.
  1. Whenever the server starts i get this message from PermissionsEx and it wont work
    here is the error
    [PermissionsEx]
    ========== UNABLE TO LOAD PERMISSIONS BACKEND =========

    Your configuration must be fixed before PEX will enable

    Details: Error loading permissions file!

    =======================================================

    heres my permissions.yml
    https://pastebin.com/BMegNQfy
    Im not the best at coding and i just barely get by, maybe i messed up?
     
    Last edited by a moderator: Jun 14, 2019
  2. Offline

    KarimAKL

    @VladamirVersquisi Try this: https://pastebin.com/ihjXZe2D
    Changes i made:
    1. I added spaces so the list of permissions are all aligned.
    2. I removed a few useless permissions. (useless because of wildcard)
    3. I added '- ' before the permission, that way it's part of the list.
    Note: I didn't look for useless permissions, i just removed the few i saw. (don't know if there's any more)
     
  3. Thanks!

    @KarimAKL Hm? Its still saying the same message, maybe its the config?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 15, 2019
  4. Offline

    KarimAKL

    Preetty sure it's the permissions file.
    Could you post your full server log? There might be more information about what's causing the error.
     
  5. Offline

    KarimAKL

    @VladamirVersquisi I think this should work: https://pastebin.com/raw/EbuAzWRG
    Copy the raw one (the link is to the raw), the other one is broken for some reason.
    Changes i made:
    1. Added two spaces before 'admin', that makes it so admin is part of 'groups'.
    2. Moved 'schema-version' to the bottom of the file.
     
  6. Thank you so much! My server can now become fully functioning. If i need help again ill give you a ping!
     
    KarimAKL likes this.
Thread Status:
Not open for further replies.

Share This Page