> For the complete documentation index, see [llms.txt](https://codingguru1968.gitbook.io/inventorystacks-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codingguru1968.gitbook.io/inventorystacks-wiki/commands-and-permissions.md).

# ⌨️ Commands & Permissions

### 💬 Commands

| **Command**      | **Description**                                | **Permission**   |
| ---------------- | ---------------------------------------------- | ---------------- |
| `/stack`         | Stacks items in your hand or entire inventory. | `STACKS.COMMAND` |
| `/stacks reload` | Reloads the plugin configuration.              | `STACKS.RELOAD`  |

> 💡 Note: The `/stack` command is optional. The plugin functions automatically in the background to enforce your configured stack limits.

### 🔑 Permissions

Grant these permissions to your players or staff groups using your preferred permissions plugin (e.g LuckPerms).

Admin Permissions

* `STACKS.*`: Grants access to all plugin commands and features.
* `STACKS.RELOAD`: Allows the user to reload the configuration file.

Player Permissions

* `STACKS.COMMAND`: Allows the player to use the `/stack` command.
* `STACKS.USE`: (Only required if `use-permission` is set to `true` in your config) Allows the player to benefit from custom stack limits. If this is `false` in your config, all players will have custom stacking enabled by default.
