> For the complete documentation index, see [llms.txt](https://wiki.pixlverse.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixlverse.net/guides/land-claiming.md).

# Land Claiming

## Getting Started

* Claiming land involves utilizing a golden shovel. **Right-click** on the ground at **two opposing corners** of your desired area to establish your claim.
* Players start with **100 claim blocks** and accrue around **100 more blocks per active hour** of play time.
* To manage your claims and monitor available claim blocks, enter the command **`/claimslist`**.
* Please note that players can have a maximum of **10 separate land claims**.

## Trusting Others

Enabling other players to access your land involves establishing various levels of trust. If needed, you can revoke their access using the command **`/untrust`**. Trust levels are structured hierarchically; higher trust levels encompass the privileges of lower trust levels. For instance, possessing **`/trust`** includes the benefits of **`/accesstrust`** and **`/containertrust`**, but not **`/permissiontrust`**.

* **`/accesstrust`** (player or public): Grants permission for using buttons, levers, pressure plates, and accessing the claim when NoEnter flag is enabled.
* **`/containertrust`** (player or public): Grants permission to utilize containers and interact with mobs.
* **`/trust`** (player or public): Allows players to build structures.
* **`/permissiontrust`** (player or public): Allows players to modify permissions, including trust levels.
* **`/party claim [trust/container/access]`** Allow players in your party to have permissions in the claim you're currently standing in.

## Claim Flags

Claim flags allow you to customize your claims by toggling mob spawning, blocking certain players from entering, and more.

* **`/setclaimflag [flag]`** set a specific claim flag.
* **`/unsetclaimflag [flag]`** unset a specific claim flag.
* **`/allflags`** See a list of all the flags you have access to. [Premium players](/guides/premium-features.md) have access to a few more claim flags.
* **`/listclaimflags`** See all of the flags within the claim you're standing in.

## Subdivide Claims

A subdivision refers to a specifically designated portion within a claim. This can be employed, for instance, to establish individual plots for members within a communal town. Each subdivision holds its own distinct permissions. If a player is granted trust within a particular subdivision, this trust doesn't extend to the remaining areas of the claim. On the other hand, if a player is granted trust for the entire claim, this trust level encompasses all subdivisions within it.

To generate a subdivision, input the command **`/subdivideclaims`** and then right-click on two opposite corners, similar to the method used for standard claiming. If you wish to relinquish a subdivision, simply stand within its boundaries and enter the command **`/abandonclaim`**.

## Claiming Commands

| Command                        | Description                                                                                                            |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------- |
| **/kit claim**                 | Gives you the claiming tools with instructions on them.                                                                |
| **/claim**                     | Creates a small 10x10 claim around you.                                                                                |
| **/claim #**                   | Claims the area around you using the # provided as a radius.                                                           |
| **/expandclaim #**             | Expands your claim by # blocks in the direction you are facing.                                                        |
| **/abandonclaim**              | Deletes the claim you're standing in. If you do this without being inside a claim, it will abandon all of your claims. |
| **/AbandonAllClaims**          | Deletes all of your claims everywhere.                                                                                 |
| **/trust \[player]**           | Gives another player permission to edit anything in your claim.                                                        |
| **/untrust \[player]**         | Revokes any permissions granted to a player in your claim.                                                             |
| **/untrust all**               | Removes all permissions for all players in your claim.                                                                 |
| **/PermissionTrust \[player]** | Grants a player permission to share their permission level with others.                                                |
| **/AccessTrust \[player]**     | Gives a player permission to use your buttons, levers, and beds.                                                       |
| **/ContainerTrust \[player]**  | Gives a player permission to use your buttons, levers, beds, crafting gear, containers, and animals.                   |
| **/TrustList**                 | Lists the permissions for the claim you're standing in.                                                                |
| **/ClaimsList**                | Lists a player's claims and claim block details.                                                                       |
| **/SubdivideClaims**           | Switches your shovel to subdivision mode, so you can subdivide your claims.                                            |
| **/BasicClaims**               | Puts your shovel back in basic claims mode.                                                                            |
| **/Trapped**                   | Gets a player out of a land claim they're trapped inside.                                                              |
| **/setclaimflag \[flag]**      | Set a specific claim flag.                                                                                             |
| **/unsetclaimflag \[flag]**    | Unset a specific claim flag.                                                                                           |
| **/allflags**                  | See a list of all the flags you have access to.                                                                        |
| **/listclaimflags**            | See all of the flags within the claim you're standing in.                                                              |
