# Creative

Claim a plot and build anything you want with your friends! The only limit is your imagination!

## Getting Started

### **Plot Claiming**

> Q: **How do I claim a plot?**

| **Command** | **Description**                                | **Alias** |
| ----------- | ---------------------------------------------- | --------- |
| /p auto     | Claims the nearest available plot.             | /p a      |
| / p claim   | Claims the plot you are currently standing on. | / p c     |

### Trusting

> Q: **How do I let friends build on my plot?**

| Command          | Description                                                                                              | Alias |
| ---------------- | -------------------------------------------------------------------------------------------------------- | ----- |
| /p trust \[name] | Allows another person to build and use WorldEdit while the plot owner (you) is either online or offline. | /p t  |
| /p add \[name]   | Allows another person to build on your plot while you’re online.                                         |       |

### Un-Trusting

> Q: **How do I remove someone’s permissions to build on my plot?**

| **Command**       | **Description**                              | **Alias**               |
| ----------------- | -------------------------------------------- | ----------------------- |
| /p remove \[name] | Removes a player’s permissions on your plot. | /p r, /p untrust, /p ut |

## Teleporting

### Plot Homes

> Q: **How do I get back to my plot?**

### Visiting Plots

> Q: **How to I visit other peoples plots?**

### Plot Limits

> Q: **How do I get more plots?**

### Plot Merging

> Q: **How do I make my plot bigger?**

## Getting Creative

### World Edit

### Plot Flags

### Plot Biomes

### **Furniture**

### **Heads**

### Astools

## Cosmetics

### Cosmetic Crate

You have a chance to get cosmetic crate keys though **/vote**. You can also receive one during a vote party (every 100 global votes) if you’ve voted in the last 24 hours. Or purchase them directly from the store using **/buy.**


---

# 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://wiki.lemoncloud.org/gamemodes/creative.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.
