From 08110ab59c1532d06b1df5dabed8150fafbf125f Mon Sep 17 00:00:00 2001 From: ArchBear-Vega Date: Sun, 14 Oct 2018 00:34:37 -0700 Subject: [PATCH] Update plugin.yml -Fix spelling errors/remove unused permissions --- src/plugin.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/plugin.yml b/src/plugin.yml index 109c901e..300108f2 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -15,7 +15,6 @@ permissions: bending.player: true bending.command.reload: true bending.admin.permaremove: true - bending.command.avatar: true bending.command.add.others: true bending.command.add: true bending.command.rechoose: true @@ -31,7 +30,6 @@ permissions: bending.command.import: true bending.command.toggle.all: true bending.admin.toggle: true - bending.command.give: true bending.command.invincible: true bending.command.check: true bending.command.preset.bind.assign: true @@ -227,7 +225,7 @@ permissions: description: Grants access to all air passives. children: bending.ability.AirAgility: true - bending.ability.AirSatiation: true + bending.ability.AirSaturation: true bending.ability.GracefulDescent: true bending.chi.passive: default: false @@ -235,7 +233,7 @@ permissions: children: bending.ability.Acrobatics: true bending.ability.ChiAgility: true - bending.ability.ChiSatiation: true + bending.ability.ChiSaturation: true bending.earth.passive: default: false description: Grants access to all earth passives. @@ -251,7 +249,7 @@ permissions: description: Grants access to all water passives. children: bending.ability.FastSwim: true - bending.ability.Hydrosink: true + bending.ability.HydroSink: true bending.donor: default: false - description: Grants the Donor tag. \ No newline at end of file + description: Grants the Donor tag.