# Commands and Permissions

## Commands

{% hint style="info" %}
Alias: /ts
{% endhint %}

| Command                                         | Description                                                                                                                          |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **/thesearch create \<search>**                 | Creates a new search.                                                                                                                |
| **/thesearch delete \<search>**                 | Deletes a search.                                                                                                                    |
| **/thesearch addblock \<search>**               | Enables/Disables the Add Block Mode to add blocks to a search by right clicking on them.                                             |
| **/thesearch addentity \<search>**              | Enables/Disables the Add Entity Mode to add entities to a search by right clicking on them.. Requires MythicMobs or Citizens.        |
| **/thesearch removeblock \<search>**            | Enables/Disables the Remove Block Mode to remove blocks from searches by right clicking on them.                                     |
| **/thesearch removeentity \<search>**           | Enables/Disables the Remove Entity Mode to remove entities from searches by right clicking on them. Requires MythicMobs or Citizens. |
| **/thesearch reset \<player>/\* \<search>/all** | Resets player data from a search.                                                                                                    |
| **/thesearch edit (optional)\<search>**         | Edits a search through the GUI.                                                                                                      |
| **/thesearch tp \<search> \<id>**               | Teleports you to an object of a search.                                                                                              |
| **/thesearch enable \<search>**                 | Enables a search.                                                                                                                    |
| **/thesearch disable \<search>**                | Disables a search temporally.                                                                                                        |
| **/thesearch reload**                           | Reloads the config.                                                                                                                  |
| **/thesearch disableclues**                     | Allow players to disable sound and actionbar clues for searches.                                                                     |

## Permissions&#x20;

| Permission                     | Description                                                                                     |
| ------------------------------ | ----------------------------------------------------------------------------------------------- |
| **thesearch.admin**            | Access to all funtionalities and commands of the plugin.                                        |
| **thesearch.disableclues**     | Access to `/thesearch disableclues` command. Enabled by default.                                |
| **thesearch.search.\<search>** | If `permission_required` is enabled in a search, this permission is needed to interact with it. |
