Wilderness Management

To manage wilderness regions, a player must be in the Admin Mode.

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

The following properties are available:

Property GUI Command
Display Name Yes Yes
Description Yes Yes
Priority Yes Yes
Icon Yes No
Rules Management Yes No
Set Spawn Location Yes Yes

Name & Description

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

These limits can be bypassed with certain permissions.

Wilderness Priority

If you use the Wilderness module along with the Lands or Regions 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.

Configuration

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

Wilderness:
  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