> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nmentities.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Player Disguise

Disguises you as a mob's model. Other players see the model instead of your player character.

## Usage

```text theme={null}
/nme disguise <mob> [scaling]
```

**Alias:** `d` **Permission:** `nmentities.disguise` **Player-only:** yes

## Arguments

| Argument  | Required | Description                                                 |
| :-------- | :------- | :---------------------------------------------------------- |
| `mob`     | ✅        | A registered mob id. Autocompletes to registered mobs only. |
| `scaling` | ❌        | Size multiplier for the disguise model.                     |

## Examples

```text theme={null}
/nme disguise toast
/nme disguise toast_king 1.5
```

## Notes

* Remove the disguise with `/nme undisguise`.
* **Requires a model.** On a model-less mob this command warns (`Mob '<id>' has no model, so ...`) and does nothing.
