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