# Commands and permissions

## Commands

| Command                                                                      | Permission                  | Description                                               |
| ---------------------------------------------------------------------------- | --------------------------- | --------------------------------------------------------- |
| /simplecrops editor                                                          | simplecrops.command.editor  | Opens crop editor menu, edit all the crops here.          |
| <p>/simplecrops give </p><p>\<player> \<crop> </p><p>\<gain> \<strength></p> | simplecrops.command.give    | Ability to give yourself or other crops.                  |
| <p>/simplecrops clean</p><p>\<player></p>                                    | simplerops.command.clean    | Remove all crops that one person placed.                  |
| /simplecrops reload                                                          | simplecrops.command.reload  | Reloads the plugin configuration (config,messages, data). |
| /simplecrops givehoe \<player> \<hoe> \<amount>                              | simplecrops.command.givehoe | Ability to give yourself or other a custom hoe.           |

## Permissions

| Permission                  | Description                                               |
| --------------------------- | --------------------------------------------------------- |
| simplecrops.fastharvest     | Permission to fast-harvest with hoes.                     |
| simplecrops.drops.items     | Permission to get item drops when harvesting a crop.      |
| simplecrops.drops.seed      | Permission to get seed drop from a crop.                  |
| simplecrops.drops.commands  | Permission to get command drops when harvesting a crop.   |
| simplecrops.drops.message   | Permission to get message drops when harvesting a crop.   |
| simplecrops.drops.broadcast | Permission to get broadcast drops when harvesting a crop. |
| simplecrops.use             | Permission to use crops (place/break).                    |

{% hint style="info" %}
All text placed between **<>** is a variable/placeholder that you should replace replaced with some text or numbers.&#x20;
{% endhint %}
