> For the complete documentation index, see [llms.txt](https://hcdocs.voidem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hcdocs.voidem.com/admin-and-permissions.md).

# Admin & Permissions

The admin command for Help Command is:

```
/hc
```

The HC admin command has 4 arguments.

```
/hc {reload/version/help}
```

Reload: reloads the plugins configuration file

Show: shows the result of /help (Versions pre-2.6)

Version: displays the version of the plugin

Help: links to this page and support Discord server

To ensure that a group has access to the /hc command, they will need a permission node. I recommend you use a plugin such as Luckperms. The only permission node that Help Command has is:

```
hc.admin
```

This permission node will allow the user to run /hc with any arguments

The /help command can be run by anybody, no permission node needed.
