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

# Commands & Permissions

Reference for all SamsWheel commands!

## Commands

All commands can be used with the `/samswheel`, with the aliases `/sw` and `/wheel`.

{% hint style="info" %}

#### Skip the Commands

You can perform all these steps visually using the In-Game Editor. Simply run `/samswheel editor` to manage your wheels without typing long commands.
{% endhint %}

| Command                                                      | Description                           | Permission                      |
| ------------------------------------------------------------ | ------------------------------------- | ------------------------------- |
| /samswheel help                                              | Show the command list.                | samswheel.use                   |
| /samswheel list                                              | List every configured wheel.          | samswheel.use                   |
| /samswheel editor                                            | Open the in-game editor.              | samswheel.editor                |
| /samswheel create \<id>                                      | Create a new wheel.                   | samswheel.create                |
| /samswheel remove \<id>                                      | Delete a wheel.                       | samswheel.remove                |
| /samswheel move \<id>                                        | Move the wheel to your location.      | samswheel.move                  |
| /samswheel setdirection \<id>                                | Turn the wheel to face you.           | samswheel.move                  |
| /samswheel reload                                            | Reload config, language and wheels.   | samswheel.reload                |
| /samswheel give \<player> \<wheel> \<amount>                 | Give free spins.                      | samswheel.give                  |
| /samswheel take \<player> \<wheel> \<amount>                 | Take free spins.                      | samswheel.take                  |
| /samswheel ticket \<give\|take> \<player> \<wheel> \<amount> | Give or take the wheel's ticket item. | samswheel.give / samswheel.take |
| /samswheel stats \[player]                                   | Show spin statistics.                 | samswheel.stats                 |
| /samswheel resetcooldown \<player> \<wheel>                  | Reset a player's cooldown.            | samswheel.admin                 |

<br>
