|
======================
|
|
## Description
|
|
|
|
|
|
Copies the appearance of the target player. Does nothing if the target
|
|
Copies the appearance of the target player. Does nothing if the target
|
|
is not a player. This skill requires Libs' Disguises and ProtocolLib be
|
|
is not a player. This skill requires Libs' Disguises and ProtocolLib to be
|
|
installed to enable disguise-functionality.
|
|
installed to enable disguise-functionality.
|
|
|
|
|
|
| Attribute | Description |
|
|
|
|
|---------------|--------------------------------------|
|
|
|
|
| usePlayerName | Uses the player name as the new name |
|
|
|
|
|
|
|
|
Examples
|
|
## Attributes
|
|
--------
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| usePlayerName | | Uses the player name as the new name | |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
```yaml
|
|
```yaml
|
|
Ditto:
|
|
TotallyNotDitto:
|
|
Type: SKELETON
|
|
Type: SKELETON
|
|
Skills:
|
|
Skills:
|
|
- doppleganger @NearestPlayer ~onSpawn
|
|
- doppleganger @NearestPlayer ~onSpawn
|
... | | ... | |