====== Libs Disguises ====== Libs Disguises allows you to disguise as just about any Minecraft entity ===== Commands ===== ^ Command ^ Description ^ | /disguise [Entity Type] [Optonal Options] | Disguises you as a specific entity | | /undisguise | Removes your disguise | ==== Optional Disguise Options ==== There's likely to be some things missing in this list, however the plugin will auto-suggest things for you to enter in ^ Option ^ Description ^ | setAddEntityAnimations | true/false | | setAI | true/false | | setBaby | true/false | | setBedPosition | x,y,z | | setBossBarColor | color name | | setBossBarStyle | SEGMENTED_6, SEGMENTED_10, SEGMENTED_12,SEGMENTED_20, SOLID | | setBurning | true/false | | setCustomName | surround in " if using spaceseg, /dis axolotl setCustomName "Axol otl" | | setCustomNameVisible | true/false | | setDynamicName | true/false | | setEnraged | true/false | | setEntityPose | pose name | | setExpires | time value eg 4min10sec | | setFlyingWithElytra | true/false | | setGlowColor | color name | | setGlowing | true/false | | setHealth | [number value] | | setHearSelfDisguise | true/false | | setHideArmorFromSelf | true/false | | setHideHeldItemFromSelf | true/false | | setHidePlayer | true/false | | setInvisible | true/false | | setMainHand | left/right | | setMaxHealth | [number value] | | setNameYModifier | [number value] | | setNoGravity | true/false | | setNotifyBar | true/false | | setParticlesColor | color name | | setPitchLock | [number value] | | setPitchLocked | true/false | | setPlayingDead | true/false | | setPotionParticlesAmbient | true/false | | setSelfDisguiseVisible | true/false | | setSleeping | true/false | | setSoundGroup | [sound category] | | setSpinning | true/false | | setSprinting | true/false | | setSwimming | true/false | | setTallDisguisesVisible | true/false | | setTicksFrozen | [number value] | | setUpsideDown | true/false | | setVariant | [variant type] example, axolotl color type | | setYawLock | [number value] | | setYawLocked | true/false | | setYModifier | [number value] | ===== Command Examples ===== ^ Disguise Type ^ Command ^ | T-Posing Small Armorstand | /dis Armor_Stand setShowArms setSelfDisguiseVisible true setNoBasePlate setLeftArm 0,0,-90 setRightArm 0,0,90 setSmall true | | Enderman Waving Arms Around | /dis enderman setSwimming ture | | Player flailing around and into the ground | /dis player PLAYERNAME setFlyingWithElytra |