# /zhomes reload \<type>

{% hint style="info" %}
"\*" means every file in the directory
{% endhint %}

| Reload Type | Description                                                                                     | Files                                                                 |
| ----------- | ----------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| all         | Reloads all [**plugin files**](https://docs.yleoft.me/zhomes/files)                             | \*                                                                    |
| commands    | Reloads all plugin commands in [**config.yml**](https://docs.yleoft.me/zhomes/files/config.yml) | [**config.yml**](https://docs.yleoft.me/zhomes/files/config.yml)      |
| config      | oads the whole [**config.yml**](https://docs.yleoft.me/zhomes/files/config.yml)                 | [**config.yml**](https://docs.yleoft.me/zhomes/files/config.yml)      |
| languages   | Reloads all plugin languages                                                                    | [**languages/**](https://docs.yleoft.me/zhomes/files/languages)**\*** |
