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