# Permission Based

## Gated by Ranks

| Command                                                     | Purpose                                                                                                                                                                             | Rank    |
| ----------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| <mark style="color:blue;">**/back**</mark>                  | Teleport to the most recently saved location                                                                                                                                        | Piglin  |
| <mark style="color:blue;">**/chat create \<name>**</mark>   | Create a chat room                                                                                                                                                                  | Wolf    |
| <mark style="color:blue;">**/chat invite \<player>**</mark> | Invite a player to your chat room                                                                                                                                                   | Wolf    |
| <mark style="color:blue;">**/chat join \<room>**</mark>     | Join a chat room                                                                                                                                                                    | Wolf    |
| <mark style="color:blue;">**/chat kick \<player>**</mark>   | Kick a player from your chat room                                                                                                                                                   | Wolf    |
| <mark style="color:blue;">**/chat leave \<room>**</mark>    | Leave a chat room                                                                                                                                                                   | Wolf    |
| <mark style="color:blue;">**/checkexp**</mark>              | See details about your XP                                                                                                                                                           | Husk    |
| <mark style="color:blue;">**/cheque \<amount>**</mark>      | Create a consumable item (cheque) for the specified amount (hold a piece of paper in hand)                                                                                          | Sheep   |
| <mark style="color:blue;">**/colorlimits**</mark>           | See all colors available to you for use                                                                                                                                             | Sheep   |
| <mark style="color:blue;">**/colors**</mark>                | See all possible colors available                                                                                                                                                   | Sheep   |
| <mark style="color:blue;">**/delwarp \<name>**</mark>       | Delete a warp                                                                                                                                                                       | Chicken |
| <mark style="color:blue;">**/editwarp \<name>**</mark>      | Edit a warp                                                                                                                                                                         | Chicken |
| <mark style="color:blue;">**/fly**</mark>                   | Toggle flight on or off inside your claim                                                                                                                                           | Chicken |
| <mark style="color:blue;">**/nick**</mark>                  | Edit your nickname                                                                                                                                                                  | Turtle  |
| <mark style="color:blue;">**/options**</mark>               | Open the options GUI; options include toggling holograms, compass bossbar, chat tagging sound, accepting private messages, accepting teleports to you, and accepting money payments | Panda   |
| <mark style="color:blue;">**/ptime**</mark>                 | Change your personal game time                                                                                                                                                      | Cod     |
| <mark style="color:blue;">**/pweather**</mark>              | Change your personal game weather                                                                                                                                                   | Cod     |
| <mark style="color:blue;">**/recipe**</mark>                | See recipes for vanilla items                                                                                                                                                       | Turtle  |
| <mark style="color:blue;">**/resetback**</mark>             | Reset you /back location                                                                                                                                                            | Piglin  |
| <mark style="color:blue;">**/ride**</mark>                  | Ride on players                                                                                                                                                                     | Ravager |
| <mark style="color:blue;">**/sc**</mark>                    | Copy a sign                                                                                                                                                                         | Spider  |
| <mark style="color:blue;">**/sell**</mark>                  | Quickly sell items from your inventory                                                                                                                                              | Strider |
| <mark style="color:blue;">**/setwarp \<name>**</mark>       | Create a warp                                                                                                                                                                       | Chicken |
| <mark style="color:blue;">**/spin**</mark>                  | Spin round and round!                                                                                                                                                               | Blaze   |
| <mark style="color:blue;">**/trash**</mark>                 | Open a trash GUI for garbage items                                                                                                                                                  | Panda   |

## Gated by Prestige Ranks

| Command                                          | Purpose                                  |
| ------------------------------------------------ | ---------------------------------------- |
| <mark style="color:blue;">**/armorstand**</mark> | Edit armorstands                         |
| <mark style="color:blue;">**/enderchest**</mark> | Remotely open your ender chest           |
| <mark style="color:blue;">**/hat**</mark>        | Wear most vanilla items on your head     |
| <mark style="color:blue;">**/jump**</mark>       | Teleport where you're looking            |
| <mark style="color:blue;">**/me**</mark>         | Send a special message to public chat    |
| <mark style="color:blue;">**/sit**</mark>        | Sit anywhere at the point you're looking |

## Server Support Perks

| Command                                         | Purpose                 |
| ----------------------------------------------- | ----------------------- |
| <mark style="color:blue;">**/apets**</mark>     | Open your pets menu     |
| <mark style="color:blue;">**/cosmetics**</mark> | Open the cosmetics menu |
| <mark style="color:blue;">**/crawl**</mark>     | Crawl on your belly     |
| <mark style="color:blue;">**/lay**</mark>       | Lay on your back        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reasonfounddecoy.gitbook.io/mctantrum-wiki/general/commands/permission-based.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
