Minecraft PermissionsEx plugin-is that correct (see description)?

Br
- in Mods
1

The problem is that I get an error code when distributing these permissions as follows (see below). Can someone tell me what I did wrong?

Thanks now ever

groups:

Player:

prefix: '& e [player]'

options:

default: true

permissions:

-minecraft.command.help

-minecraft.command.list

-minecraft.command.seed

-minecraft.command.msg

-minecraft.command.tell

moderator:

prefix: '& b [mod]'

inheritance:

-Player

options:

default: false

permissions:

-minecraft.command.enchant

-minecraft.command.weather

-minecraft.command.effect

-minecraft.command.gamemode

-minecraft.command.tp

-minecraft.command.kick

-minecraft.command.time

-minecraft.command.give

-minecraft.command.playsound

-minecraft.command.stopsound

-minecraft.command.particle

-minecraft.command.replaceitem

Admin:

prefix: '& c [Admin]'

inheritance:

presenter

options:

default: false

permissions:

-minecraft.command.gamerule

-minecraft.command.summon

-minecraft.command.whitelist

-minecraft.command.experience

-minecraft.command.execute

-minecraft.command.clear

-minecraft.command.ban

-minecraft.command.kill

-minecraft.command.pardon

-minecraft.command.spawnpoint

owner:

prefix: '& 4 & l [owner]'

inheritance:

-admin

options:

default: false

permissions:

- ''

schema version: 1

Sy

Albeit late reply, but maybe still up to date.

Similar question I have answered here:

Maybe it will help.