The main configuration file for this module is located at /config/lands/lands.yml.
Prefix
You can set a custom prefix for all chat messages sent by the Lands module, making it different from the main plugin prefix. Add some flavor to your server!
See our Text Formation page for a list of available tags and colors.
Command Aliases
You can change the command labels for the Lands module to your own custom ones.
The first label will be used as the primary one and will be displayed on help pages and in other places.
Core:
Command-Aliases: land,lands,l
Do not leave this blank, otherwise the module will not boot.
Separate commands with commas, and do not use spaces in command names.
A server restart is required to apply command changes.
Claim Defaults
You can configure default values for certain claim properties that automatically apply when a new claim is created.
Default-Name: '%player_name%''s Land'
# Default icon for new Land claims.
Default-Icon:
Material: minecraft:grass_block
Lore: []
# Default priority value for new Land claims.
# Claims/Regions with highest priority override lowest ones.
# Might be useful if you're using a mixed system with Regions and/or Wilderness.
# [Default is 10]
Default-Priority: 5
Overlapping
You can configure overlapping rules for land claims.
You can read more about the overlapping feature on the Overlapping page.
Overlap:
# Controls whether Land claims can overlap with other claim types (e.g. Regions).
Enabled: false
# List of claim types with which Land claims can overlap.
Allowed-With-Types:
- regions