> For the complete documentation index, see [llms.txt](https://tchat.tect.host/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tchat.tect.host/nick/command.md).

# Command

## Change

Change your own nick:

```
/nick <nick>
```

Change other user nick:

```
/nick <nick> <player>
```

## Remove

Remove your nick:

```
/nick off
```

Remove other user nick:

```
/nick off <player>
```
