From c3c39a8ed8b051c3c1ff77cf291cf7425f0fbe5b Mon Sep 17 00:00:00 2001 From: MistPhizzle Date: Fri, 18 Jul 2014 18:22:47 -0400 Subject: [PATCH] bending.avatar defaults false --- src/plugin.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/plugin.yml b/src/plugin.yml index b25ca559..54b8c09b 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -107,4 +107,7 @@ permissions: bending.ability.HighJump: true bending.ability.Paralyze: true bending.ability.RapidPunch: true - bending.chi.passive: true \ No newline at end of file + bending.chi.passive: true + bending.avatar: + default: false + description: Grants the Avatar Color. \ No newline at end of file