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

# Show Entity

Shows mob entities to a player that were previously hidden with `/nme hide`.

## Usage

```text theme={null}
/nme show <mob> <player> <entities>
```

**Permission:** `nmentities.show`

## Arguments

| Argument   | Required | Description                      |
| :--------- | :------- | :------------------------------- |
| `mob`      | ✅        | The registered mob id to match.  |
| `player`   | ✅        | The player to show the mobs to.  |
| `entities` | ✅        | Which matching entities to show. |

## Notes

* **Requires a model.** On a model-less mob this command warns (`Mob '<id>' has no model, so ...`) and does nothing.
