From 52f858209643ecbe9fecd2e78d5952de454336ed Mon Sep 17 00:00:00 2001 From: snowleo Date: Wed, 6 Jul 2011 02:59:16 -0700 Subject: [PATCH] Added a comment to config that the item-spawn-blacklist will be ignored, if permission-based-item-spawn is set to true. --- Essentials/src/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index a3607c4ce..1908b1d2e 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -51,6 +51,7 @@ default-stack-size: 64 item-spawn-blacklist: # Set this to true if you want permission based item spawn rules +# Note: The blacklist above will be ignored then. # Permissions: # - essentials.itemspawn.item-all # - essentials.itemspawn.item-[itemname]