Region Management

Region owners and members with certain permissions can edit or access various properties of their regions via the GUI or commands.

To open the region GUI menu, use the /region menu command.

The following properties are available:

Property GUI Command
Display Name Yes Yes
Description Yes Yes
Priority Yes Yes
Icon Yes No
Member Management Yes No
Ownership Transfer Yes Yes
Rules Management Yes No
Teleport to Home Yes No
Set Home Location Yes Yes
Unclaim Yes Yes
  • For a complete list of available commands, see the Region Commands page.
  • For a complete list of claim permissions and their restrictions, see the Claim Permissions page.

Name & Description

You can prevent players from setting names and descriptions that are too short or too long by configuring restrictions.

These limits can be bypassed with certain permissions.

Region Priority

If you use the Regions module along with the Lands or Wilderness modules, make sure that the default priority and the allowed priority range in the module settings match your expectations.

To learn more about how priority works, see our Overlapping page.

Ownership Transfer

When transferring a region claim to another player, the target player's region quotas are checked. If transferring the region goes over the limits for that player, the transfer will be canceled.

Configuration

Configure restrictions for editing specific claim properties to prevent players from abusing or misusing them.

Region:
  Name:
    # Sets max. allowed length for region names.
    # Color & decoration tags do not count.
    Max-Length: 24
  Description:
    # Sets max. allowed length for region descriptions.
    # Color & decoration tags do not count.
    Max-Length: 48
  Priority:
    # Set min. allowed priority value for regions.
    Min-Value: 0
    # Set max. allowed priority value for regions.
    Max-Value: 10