mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-11 03:30:02 +00:00
Add information for disabling the attributes
This commit is contained in:
parent
21d4bba9f4
commit
8014b7a9c0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue