|
|
Mechanic: Undisguise
|
|
|
====================
|
|
|
|
|
|
![](https://giant.gfycat.com/WideeyedExcellentArgusfish.gif)
|
|
|
|
|
|
## Description
|
|
|
Removes the mob's active disguise, if it has one.
|
|
|
This skill requires Libs' Disguises and ProtocolLib be installed to
|
|
|
enable Disguise functionality.
|
|
|
|
|
|
See [Add-On: Disguises](/addons/disguises/start) for how to apply and
|
|
|
use disguises.
|
|
|
This skill requires Libs' Disguises to be installed to enable Disguise functionality.
|
|
|
|
|
|
Attributes
|
|
|
----------
|
|
|
See [Extra: Disguises](/Mobs/Disguises) for how to apply and use disguises.
|
|
|
|
|
|
None!
|
|
|
> **This is a no-target mechanic, and the affected entity will always be the caster**
|
|
|
|
|
|
Examples
|
|
|
--------
|
|
|
## Attributes
|
|
|
> *This mechanic has no attributes*
|
|
|
|
|
|
Undisguise the mob when it is right clicked.
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- undisguise ~onInteract
|
|
|
```
|
|
|
> Undisguise the mob when it is right clicked.
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] disguiseRemove |
|
|
\ No newline at end of file |