Question Hello im using group manager and iv run into a problem!

Discussion in 'Bukkit Help' started by Zork_seishin, Mar 27, 2020.

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

    Zork_seishin

    iv gotten an error for a group and i cant figure out why its giving a error because it looks the same as the other groups here is the error (sorry dont know how to format so i can only copy and paste raw)

    Caused by: while scanning a simple key
    in 'reader', line 49, column 5:
    []
    ^
    could not find expected ':'
    in 'reader', line 50, column 5:
    inheritance:
    ^

    and here is that group with the group above is for refrence
    Code:
      Cop:
        default: false
        permissions:
        - essential.command.sethome
        - essentials.jails
        - essentials.togglejail
        - essentials.jail.allow.jails
        - essentials.jail.allow.togglejail
        inheritance:
        - default
        info:
          prefix: '&1[&4Police &1Person&4] '
          build: true
          suffix: ''
      Dragon:
        default: false
        permissions:
        []
        inheritance:
        - default
        info:
          prefix: '&5[&dDragon Slayer&5] '
          build: true
          suffix: ' The Great'
     
    Last edited by a moderator: Mar 27, 2020
  2. Offline

    timtower Administrator Administrator Moderator

Thread Status:
Not open for further replies.

Share This Page