From 8014b7a9c000579243ccf6483b64cd1223bd20a5 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Sat, 14 Jun 2014 21:16:02 +1200 Subject: [PATCH] Add information for disabling the attributes --- config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml b/config.yml index fffad774..fbb0eb7b 100644 --- a/config.yml +++ b/config.yml @@ -84,6 +84,7 @@ MaxHealthDeterminedByEntity: true # This here is a option to turn off misc disguises. # This means you can not have a living entity disguise as a non-living entity. # This disables the Attributes packet, Non-living entities can still disguise as other non-living +# This means that the above option will not work as it uses the attribute packet. MiscDisguisesForLiving: true # Turn this to true to have players undisguised when switching worlds