From f7ef2b768f337257308c0fa6492130b05d8bca98 Mon Sep 17 00:00:00 2001 From: gmcferrin Date: Thu, 10 Jan 2013 13:07:14 -0500 Subject: [PATCH] Added permission nodes for using Green Thumb with cocoa. --- src/main/resources/plugin.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 6c9894e12..34074cd7c 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -543,6 +543,7 @@ permissions: mcmmo.ability.herbalism.greenthumbblocks: true mcmmo.ability.herbalism.greenthumbwheat: true mcmmo.ability.herbalism.greenthumbcarrots: true + mcmmo.ability.herbalism.greenthumbcocoa: true mcmmo.ability.herbalism.greenthumbpotatoes: true mcmmo.ability.herbalism.greenthumbnetherwart: true mcmmo.ability.herbalism.farmersdiet: true @@ -556,6 +557,8 @@ permissions: description: Allows access to the Green Thumb ability for wheat mcmmo.ability.herbalism.greenthumbcarrots: description: Allows access to the Green Thumb ability for carrots + mcmmo.ability.herbalism.greenthumbcocoa: + description: Allows access to the Green Thumb ability for cocoa mcmmo.ability.herbalism.greenthumbpotatoes: description: Allows access to the Green Thumb ability for potatoes mcmmo.ability.herbalism.greenthumbnetherwart: