Help with this severe or error?

Discussion in 'Bukkit Help' started by kyle939, Feb 3, 2012.

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

    kyle939

    Hello,

    Just got this on loading my server, anyone know how to fix it?

    [​IMG]

    Thank you

    Trying to fix it in the parser location but it's just not working and no idea what to do.

    Code:
    users:
    kyle939:
        permissions: []
        groups:
        - admin
        meta:
          prefix: '&8developer'
      spirit1flyer:
        permissions: []
        groups:
        - admin
        meta:
          prefix: '&8admin'
      sportscrazy1000:
        permissions: []
        groups:
        - default
        meta:
          prefix: '&3user'
      yaginuk:
        permissions: []
        groups:
        - default
      emmamarie1:
            permissions:
                permissions.example: true
            groups:
            - user
        error55o:
            permissions:
                permissions.example: true
            groups:
            - admin
        JenniMGF:
            permissions:
                permissions.example: true
            groups:
            - user
        freibooter:
            permissions:
                permissions.example: true
            groups:
            - admin
        courtt07:
            permissions:
                permissions.example: true
            groups:
            - user
        spirit1flyer:
            permissions:
                permissions.example: true
            groups:
            - user
        ellathesneaky:
            permissions:
                permissions.example: true
            groups:
            - user
        theshadowfexx:
            permissions:
                permissions.example: true
            groups:
            - user
        counterfail:
            permissions:
                permissions.example: true
            groups:
            - user
        666jet:
            permissions:
                permissions.example: true
            groups:
            - user
        Sportscrazy1000:
            permissions:
                permissions.example: true
            groups:
            - user
        EndDragonSlayer:
            permissions:
                permissions.example: true
            groups:
            - user
        codekiller123:
            permissions:
                permissions.example: true
            groups:
            - user
    This is the code I am trying to fix.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  2. Offline

    Refalm

    You probably have a tab in the config file. Bukkit goes bananas when it sees a tab.
    You should use a real text editor like Notepad++ to see if the formatting is right.
     
Thread Status:
Not open for further replies.

Share This Page