From 04a0378267ba90f94db54b5952f0656ca84bf4fb Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Sat, 4 Mar 2017 14:54:18 +1300 Subject: [PATCH] Little more information to the config --- config.yml | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index c85a1f30..f63c1dbf 100644 --- a/config.yml +++ b/config.yml @@ -35,6 +35,7 @@ SendVelocity: true # For self disguises, they need to have the armor and the held item removed # Else they see floating armor, floating held items. # This turns the items invisible in the disguised players inventory. It does not actually remove them! +# Be warned that in creative this can actually delete the item from the inventory due to a weird bug RemoveArmor: true RemoveHeldItem: false diff --git a/pom.xml b/pom.xml index 2bea537e..aa09af86 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 LibsDisguises LibsDisguises - 9.3 + 9.3-SNAPSHOT src