# Plugin FAQ

### How can I change the plugin command?

* **The Answer Is:** Edit the commands section and restart the server.\
  `The plugin commands (restart the server to change)`\
  &#x20; `commands:`\
  &#x20;`- "mycommand"`\
  &#x20;`- "mycmd"`

### How can I edit the discounts?

* **The Answer Is: Find the `discounts.yml` file in the plugin's folder, edit the desired section, and save the file.**\
  \
  **Options:**<br>
  * **type**: `all` (all products in the shops), `category` (only the specified category), `item` (only the specified item)
  * **id**: The name of the category or the ID of the item (category/product). If you apply an "all" type discount, this option is not required.
  * **discount\_type**: `percentage` (e.g., -25% off the product price), `absolute` (e.g., -200 credits off the product price
  * **amount**: The value of the discount (e.g., 25, 200)

{% hint style="success" %}
If you have any questions or need help, feel free to contact us on our [Discord server](https://dc.mongenscave.com)!
{% endhint %}
