|
|
## Description
|
|
|
Copies the appearance of the target player. Does nothing if the target
|
|
|
is not a player. This skill requires Libs' Disguises and ProtocolLib to be
|
|
|
installed to enable disguise-functionality.
|
|
|
Copies the appearance of the target player. Does nothing if the target is not a player. This skill requires Libs' Disguises to be installed to enable disguise-functionality.
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| usePlayerName | | Uses the player name as the new name | |
|
|
|
| hasnameplate | nameplate | Whether the disguise should have a nameplate | true |
|
|
|
| usePlayerName | upn | Uses the player name as the nameplate | |
|
|
|
|
|
|
|
|
|
## Examples
|
... | ... | @@ -16,4 +15,8 @@ TotallyNotDitto: |
|
|
Type: SKELETON
|
|
|
Skills:
|
|
|
- doppleganger @NearestPlayer ~onSpawn
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] copyplayer |
|
|
\ No newline at end of file |