Update plugin.yml

-Fix spelling errors/remove unused permissions
This commit is contained in:
ArchBear-Vega 2018-10-14 00:34:37 -07:00 committed by GitHub
parent 433fc5cb21
commit 08110ab59c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,6 @@ permissions:
bending.player: true bending.player: true
bending.command.reload: true bending.command.reload: true
bending.admin.permaremove: true bending.admin.permaremove: true
bending.command.avatar: true
bending.command.add.others: true bending.command.add.others: true
bending.command.add: true bending.command.add: true
bending.command.rechoose: true bending.command.rechoose: true
@ -31,7 +30,6 @@ permissions:
bending.command.import: true bending.command.import: true
bending.command.toggle.all: true bending.command.toggle.all: true
bending.admin.toggle: true bending.admin.toggle: true
bending.command.give: true
bending.command.invincible: true bending.command.invincible: true
bending.command.check: true bending.command.check: true
bending.command.preset.bind.assign: true bending.command.preset.bind.assign: true
@ -227,7 +225,7 @@ permissions:
description: Grants access to all air passives. description: Grants access to all air passives.
children: children:
bending.ability.AirAgility: true bending.ability.AirAgility: true
bending.ability.AirSatiation: true bending.ability.AirSaturation: true
bending.ability.GracefulDescent: true bending.ability.GracefulDescent: true
bending.chi.passive: bending.chi.passive:
default: false default: false
@ -235,7 +233,7 @@ permissions:
children: children:
bending.ability.Acrobatics: true bending.ability.Acrobatics: true
bending.ability.ChiAgility: true bending.ability.ChiAgility: true
bending.ability.ChiSatiation: true bending.ability.ChiSaturation: true
bending.earth.passive: bending.earth.passive:
default: false default: false
description: Grants access to all earth passives. description: Grants access to all earth passives.
@ -251,7 +249,7 @@ permissions:
description: Grants access to all water passives. description: Grants access to all water passives.
children: children:
bending.ability.FastSwim: true bending.ability.FastSwim: true
bending.ability.Hydrosink: true bending.ability.HydroSink: true
bending.donor: bending.donor:
default: false default: false
description: Grants the Donor tag. description: Grants the Donor tag.