Land Management

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

To open the claim GUI menu, use the /land 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
Split / Merge Land Yes Yes
Unclaim Yes Yes
  • For a complete list of available commands, see the Land 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.

Land Priority

If you use the Lands module along with the Regions 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 land claim to another player, the target player's land and chunk quotas are checked. If transferring the land 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.

Land:
  Name:
    # Sets max. allowed length for Land claim names.
    # Color & decoration tags do not count.
    Max-Length: 24
  Description:
    # Sets max. allowed length for Land claim descriptions.
    # Color & decoration tags do not count.
    Max-Length: 48
  Priority:
    # Set min. allowed priority value for Land claims.
    # Might be useful if you're using mixed system with Regions and/or Wilderness.
    Min-Value: 0
    # Set max. allowed priority value for Land claims.
    # Might be useful if you're using mixed system with Regions and/or Wilderness.
    Max-Value: 10