Changed the RemoveArmor info in config for idiots

This commit is contained in:
libraryaddict 2014-07-08 04:41:28 +12:00
parent 1df5f6723e
commit ee589f443d

View File

@ -20,8 +20,7 @@ HearSelfDisguise: false
SendVelocity: true SendVelocity: true
# For self disguises, they need to have the armor and the held item removed # For self disguises, they need to have the armor and the held item removed
# Else they see floating armor, floating held items. # Else they see floating armor, floating held items.
# However! This doesn't actually remove the armor! # This turns the items invisible in the disguised players inventory. It does not actually remove them!
# It just makes the client think the armor was removed so that it doesn't render it!
RemoveArmor: true RemoveArmor: true
RemoveHeldItem: false RemoveHeldItem: false
# If you set a disguise to burning, it will no longer be able to be shown as sneaking or invisible. # If you set a disguise to burning, it will no longer be able to be shown as sneaking or invisible.