> ## 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 Undisguise

Removes an active disguise applied with `/nme disguise`.

## Usage

```text theme={null}
/nme undisguise [model]
```

**Alias:** `ud` **Permission:** `nmentities.undisguise`

## Arguments

| Argument | Required | Description                                                                                          |
| :------- | :------- | :--------------------------------------------------------------------------------------------------- |
| `model`  | ❌        | Which disguise to remove. Autocompletes to your active disguises. Omit to remove without specifying. |

## Examples

```text theme={null}
/nme undisguise
/nme undisguise toast
```
