From 5b23ffa5001724d24b048a42a01e01b3b1b11327 Mon Sep 17 00:00:00 2001 From: Jascha Starke Date: Fri, 3 Feb 2012 23:02:45 +0100 Subject: [PATCH] Config comment clarifying --- config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yml b/config.yml index ccedaa5..6b639de 100644 --- a/config.yml +++ b/config.yml @@ -79,8 +79,8 @@ limit: # To prevent Lava you need to add "LAVA_BUCKET", because lava-blocks aren't "placed", therefore Lava-Buckets are # "used". # You may add the data separated with a colon e.g.: "35:11" blocks blue wool. But be sure to put it in quotes, to - # not break yml-configuration! Also supporting Eggs (e.g: "MONSTER_EGG:56" blocks Ghasts-Eggs). Named data values aren't - # supported yet. + # not break yml-configuration! Also supporting Eggs (e.g: "MONSTER_EGG:56" blocks Ghasts-Eggs). If you don't add a + # data-value, all items/blocks of this material are blocked. # This option can only changed by reloading the plugin (not via ingame commands). # default: [] use: [] @@ -91,8 +91,8 @@ limit: # or the id of the block/item (better use the id, if you're not sure). # This option can only changed by reloading the plugin (not via ingame commands). # You may add the data separated with a colon e.g.: "WOOL:11" blocks blue wool. But be sure to put it in quotes, to - # not break yml-configuration! - # supported yet. + # not break yml-configuration! Named data values aren't supported yet. If you don't add a data-value, all blocks + # of this material are blocked. # default: [bedrock] break: - bedrock