Plugin Help Group Manager Help

Discussion in 'Plugin Help/Development/Requests' started by ElectroHammer, Mar 16, 2016.

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

    ElectroHammer

  2. Online

    timtower Administrator Administrator Moderator

    @ElectroHammer You have tabs in your yml, replace them with spaces.
     
  3. Offline

    ElectroHammer

    I cant seem to locate them.
     
  4. Offline

    Jeyge

    The tabs were old errors from 2015. Your new error is:
    Code:
    Caused by: while parsing a block mapping
     in 'reader', line 318, column 7:
              prefix: '&f[&l&3Helper&f]'
              ^
    expected <block end>, but found BlockMappingStart
     in 'reader', line 321, column 8:
               HeadAdmin:
               ^
    which would probably be caused by a spacing issue on or around line 321.
     
Thread Status:
Not open for further replies.

Share This Page