PermissionsEX Not Working?!?

Discussion in 'Plugin Help/Development/Requests' started by Raampage, Jan 5, 2018.

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

    Raampage

    My perms were working just fine, and then when I tried to add a builder rank, I restarted the server and now no ranks or perms work, the plugin is red when i do /plugins, here is my permissions.yml

    https://pastebin.com/MZpjeqf1
     
    Last edited: Jan 5, 2018
  2. Offline

    RunsWithShovels

    @Raampage This appears to be out of place

    users:
    raampage:
    group:
    - Owner

    As you are trying to define a group named "users" with an invalid format, that's most likely why the perms aren't working. Remove that, its at the end of your group definitions, just before where your actual users list starts.
     
  3. Offline

    Raampage

    I am kinda confused, do you think you could fix it in the pastebin and then repost the pastebin please?
     
  4. Offline

    RunsWithShovels

  5. Offline

    Raampage

  6. Offline

    RunsWithShovels

    Post your console log. What errors are you getting
     
  7. Offline

    Raampage

    Here are some errors I get:

    Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection

    Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection

    ERROR Flatfile storage is currently broken! Using SQLite...
     
    Last edited: Jan 6, 2018
Thread Status:
Not open for further replies.

Share This Page