> For the complete documentation index, see [llms.txt](https://docs.tweetzy.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tweetzy.ca/official-plugins/markets/commands-and-permissions.md).

# Commands & Permissions

| Command                                                               | Permission                     | Description                                                                          |
| --------------------------------------------------------------------- | ------------------------------ | ------------------------------------------------------------------------------------ |
| /markets                                                              | None                           | Open the market main menu                                                            |
| /markets bank                                                         | markets.command.bank           | Opens your bank                                                                      |
| /markets offers                                                       | markets.command.offers         | Opens your offers                                                                    |
| /markets payments                                                     | markets.command.payments       | Opens your payment collections                                                       |
| /markets search \<keywords>                                           | markets.command.search         | Used to search all open markets                                                      |
| /markets view \<player>                                               | markets.command.view           | Used to view a player's market                                                       |
| /markets add \<category> \<price> \[-nooffers, -wholesale, -infinite] | markets.command.add            | Allows users to add items to a category                                              |
| /markets transactions                                                 | markets.command.transactions   | Allows player to view sales that occurred while they were offline                    |
| /markets admin \<player> openmain                                     | markets.command.admin          | Allows console/player to force open main menu for another user                       |
| /markets delete \<player>                                             | markets.command.delete         | Allows user to delete another player's market                                        |
| /markets reload                                                       | markets.command.reload         | Reloads the plugin files                                                             |
|                                                                       | markets.maxalloweditems.#      | The maximum number of items a player can have in their market # being the total      |
|                                                                       | markets.maxallowedcategories.# | The maximum number of categories a player can have in their market # being the total |
|                                                                       | markets.maxallowedrequests.#   | The maximum number of requests that a player can have active, # being the total      |
|                                                                       | markets.admin                  | Need to use -infinite flag in add command                                            |
