Solved YAML ERROR: while parsing a block mapping, expected <block end>, but found '-' PermissionsEX

Discussion in 'Bukkit Help' started by OHYtheAwesome, May 21, 2017.

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

    OHYtheAwesome

    I need help!
    I created a permission.yml for permissionsEX, but It shows up red when I type in /pl.
    So i used the yaml parser, but it shows up as this.

    ERROR:

    while parsing a block mapping
    in "<unicode string>", line 104, column 5:
    rank: 50
    ^
    expected <block end>, but found '-'
    in "<unicode string>", line 107, column 5:
    - essentials.kits.[Awesome Kit]
    ^

    I tried to follow an example template, but i cant figure it out. Please Help.
    Your help will be very much appreciated.

    This is the permissions file: https://pastebin.com/qtsAjYeb
     
    Last edited by a moderator: May 21, 2017
  2. Online

    timtower Administrator Administrator Moderator

    @OHYtheAwesome Switch line 105 and 107, permissions line is in the wrong line.
     
  3. Offline

    OHYtheAwesome

    There was another error but i fixed really quick. Thank you very much for your help. It was very much appreciated by me.
     
Thread Status:
Not open for further replies.

Share This Page