# Lands Permissions

This page lists **all** permissions for the Lands claim module.

{.compact}
| Permission Node | Description |
| --- | --- |
| `excellentclaims.lands.*` | Access to everything. |
| `excellentclaims.lands.command.*` | Access to all module commands. |
| `excellentclaims.lands.command.land` | Access to the base `/land` command. |
| `excellentclaims.lands.command.land.borders` | Allows viewing or toggling chunk borders. |
| `excellentclaims.lands.command.land.claim` | Allows claiming new land. |
| `excellentclaims.lands.command.land.unclaim` | Allows unclaiming owned land. |
| `excellentclaims.lands.command.land.rules` | Allows managing land rules. |
| `excellentclaims.lands.command.land.members` | Allows managing members within a land. |
| `excellentclaims.lands.command.land.menu` | Access to the GUI menu for land management. |
| `excellentclaims.lands.command.land.list` | Allows listing owned lands. |
| `excellentclaims.lands.command.land.inspect` | Allows inspecting land claims of other players. |
| `excellentclaims.lands.command.land.merge` | Allows merging contiguous land claims. |
| `excellentclaims.lands.command.land.split` | Allows splitting a land claim into smaller parts. |
| `excellentclaims.lands.command.land.sethome` | Allows setting the home teleport location for a land. |
| `excellentclaims.lands.command.land.name` | Allows renaming a land. |
| `excellentclaims.lands.command.land.description` | Allows modifying a land's description. |
| `excellentclaims.lands.command.land.priority` | Allows changing a land's priority. |
| `excellentclaims.lands.command.land.transfer` | Allows transferring ownership of a land to another player. |
| `excellentclaims.lands.bypass.*` | Bypasses everything. |
| `excellentclaims.lands.bypass.claiming.overlap` | Bypasses restrictions on overlapping other claim types. |
| `excellentclaims.lands.bypass.claiming.world` | Bypasses disabled worlds for land claiming. |
| `excellentclaims.lands.bypass.claiming.cost` | Bypasses the economy cost required to claim land. |
| `excellentclaims.lands.bypass.editor.name.length` | Bypasses maximum character length limits for land names. |
| `excellentclaims.lands.bypass.editor.description.length` | Bypasses maximum character length limits for land descriptions. |

- All permissions are set to **false** by default, which means you must explicitly give them to your ranks/groups.
