> For the complete documentation index, see [llms.txt](https://docs.vexalstudios.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vexalstudios.com/minecraft-plugins/vexal-rotating-shop.md).

# Vexal Rotating Shop

## Features:

* Rotating shops: daily, weekly, monthly
* Buy or Sell
* Ability to have multiple trades per category
* You cannot buy more than 2304 items at once
* You can make several deposits of items to meet the required quote if the sell quota is higher than 2304
* Option to limit the number of trades a player can make of a specific trade
* When a trade is completed, a command is ran for the player
* Tabs for categories within the GUI

## Fully customizable

* GUI
* Messages
* Trades
* Use HEX & Gradients everywhere

## Commands | Permissions

Main Command: `/rshop`

* `/rshop daily` | `vexalrotatingshop.daily`
* `/rshop weekly` | `vexalrotatingshop.weekly`
* `/rshop monthly`| `vexalrotatingshop.monthly`
* `/rshop reload` | `vexalrotatingshop.admin`
* `/rshop force-reset <daily/weekly/monthly>` | `vexalrotatingshop.admin`

## Versions Supported

* 1.17.1-1.21.x

## Dependencies

* Java 17+
* Vault: <https://www.spigotmc.org/resources/vault.34315/>

## Optional Dependencies

* PlaceholderAPI
* MiniPlaceholders
