> 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/general/commands-and-permissions.md).

# Commands and permissions

## Permissions

{% tabs %}
{% tab title="Commands" %}
Permission for all user commands: `tchat.command`\
Permission for all commands: `tchat.admin.command`

| Command                          | Permission                                                                                                 |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| /nick                            | tchat.command.nick                                                                                         |
| /channel, /ch                    | tchat.command.channel                                                                                      |
| /print                           | tchat.command.print                                                                                        |
| /heal                            | tchat.command.heal                                                                                         |
| /me                              | tchat.command.me                                                                                           |
| /chat reload                     | tchat.admin.command.reload                                                                                 |
| /blockedwords                    | tchat.admin.command.blockedwords                                                                           |
| /nick (others)                   | tchat.admin.nick.others                                                                                    |
| /blockchat, /chatblock, /muteall | tchat.admin.command.blockchat                                                                              |
| /invsee                          | tchat.admin.command.invsee (It can be used by regular users, but I recommend that only admin users use it) |
| /announcement                    | tchat.admin.command.announcement                                                                           |
| /broadcast                       | tchat.admin.command.broadcast                                                                              |
| /warning                         | tchat.admin.command.warning                                                                                |
| /chatclear                       | tchat.admin.command.chatclear                                                                              |
| {% endtab %}                     |                                                                                                            |

{% tab title="Bypass" %}
Permission for bypass all: `tchat.admin.bypass`

| Action                         | Permission                         |
| ------------------------------ | ---------------------------------- |
| Bypass blocked words module    | tchat.admin.bypass.blockedwords    |
| Bypass blocked commands module | tchat.admin.bypass.blockedcommands |
| Bypass blocked chat module     | tchat.admin.bypass.blockchat       |
| Bypass anti cap module         | tchat.admin.bypass.anticap         |
| Bypass block chat (worlds)     | tchat.admin.bypass.worlds.chat     |
| Bypass anti advertising module | tchat.admin.bypass.antiadvertising |
| Bypass anti spam module        | tchat.admin.bypass.antispam        |
| Bypass grammar module          | tchat.admin.bypass.grammar         |
| Bypass anti unicode module     | tchat.admin.bypass.antiunicode     |
| {% endtab %}                   |                                    |

{% tab title="Other" %}

| Action                                                               | Permission                |
| -------------------------------------------------------------------- | ------------------------- |
| Notifies administrators upon joining the server about plugin updates | tchat.admin.check-updates |
| {% endtab %}                                                         |                           |
| {% endtabs %}                                                        |                           |
