Land Categories
Last updated
Land categories are configured in categories.yml.
They help players find lands in /lands list, such as shops, PvP arenas, mob farms, or lands looking for members.
Use:
land:
enabled: trueEach entry below land.categories defines one category.
Changes require a server reload or restart.
Example:
land:
categories:
shop:
enabled: true
name: '&cShop $'
description:
- '&7This land contains shops.'Fields:
enabled
Shows or hides the category.
name
Display name in menus.
description
Lore shown for the category.
The default members category has one extra option:
If enabled, land owners can let membership requests be accepted automatically while their land uses the members category.
If disabled, the option is also disabled for existing lands after restart.
Players change their land category in the land menu.
Players browse and filter lands with /lands list.
The player-facing explanation is in Land Discovery and Categories.
Last updated
allow-auto-accept: true