Requires Cartographer 2.15.8 or newer
Lands
This module provides support for Lands. Show all the residence claims on the minimap!
Important Notes
- Not all cursor icons may be available, depending on the Minecraft version!
- Show Lands claims
- Show trusted members of your land
- Show the owners of other lands
- Show the spawn of trusted lands
Code (YAML):
[/SIZE
]
## Lands Module for Cartographer 2
##
## Hopefully this is good enough
# Determine the icons for each player
# The default visibility can be either FULL or PARTIAL
# FULL means the minimap will not hide the icon even if the location isn't visible on the minimap
icons :
# The icon for the owner of the land the player is standing in
owner:
enabled : true
icon : RED_MARKER BLUE_POINTER GREEN_POINTER
range : 100
default-visibility : PARTIAL
show-name : true
# The icon for the trusted players of the land that the player is standing in
# Only appears if the player is a trusted player of that land
member:
enabled : true
icon : BLUE_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
# The icon for members that are trusted on any lands the player owns
trusted:
enabled : true
icon : GREEN_POINTER
range : 50
default-visibility : PARTIAL
show-name : true
# The icon for players by default
default:
enabled : true
icon : WHITE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
# The spawn icon for any lands that the player is part of
spawn:
enabled : true
icon : TEMPLE
range : 100
default-visibility : PARTIAL
showname : true
# The name supports placeholder API, and %%__name__%% will get replaced with the land's name
name : "%%__name__%%'s Spawn"
# The color of various locations on the map
color :
# The color of the outline for lands
land :
# The color that the owner sees
owner : "#00FFFF"
# The color that trusted members see
trusted : "#00FF00"
# The color that untrusted members see
untrusted : "#FFFF00" [SIZE=4 ]
##
## Hopefully this is good enough
# Determine the icons for each player
# The default visibility can be either FULL or PARTIAL
# FULL means the minimap will not hide the icon even if the location isn't visible on the minimap
icons :
# The icon for the owner of the land the player is standing in
owner:
enabled : true
icon : RED_MARKER BLUE_POINTER GREEN_POINTER
range : 100
default-visibility : PARTIAL
show-name : true
# The icon for the trusted players of the land that the player is standing in
# Only appears if the player is a trusted player of that land
member:
enabled : true
icon : BLUE_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
# The icon for members that are trusted on any lands the player owns
trusted:
enabled : true
icon : GREEN_POINTER
range : 50
default-visibility : PARTIAL
show-name : true
# The icon for players by default
default:
enabled : true
icon : WHITE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
# The spawn icon for any lands that the player is part of
spawn:
enabled : true
icon : TEMPLE
range : 100
default-visibility : PARTIAL
showname : true
# The name supports placeholder API, and %%__name__%% will get replaced with the land's name
name : "%%__name__%%'s Spawn"
# The color of various locations on the map
color :
# The color of the outline for lands
land :
# The color that the owner sees
owner : "#00FFFF"
# The color that trusted members see
trusted : "#00FF00"
# The color that untrusted members see
untrusted : "#FFFF00" [SIZE=4 ]
- lands_show_lands - Show the land claims on the minimap
- lands_show_spawn - Show the land spawn on the minimap
- lands_show_players - Show the players on the minimap
- Download the jar
- Place in /plugins/Cartographer2/modules/
- Load with command /cartographer module load LandsAddon-1.0.4.jar
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
[Cartographer2] [Addon] Lands is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 580 times (via Spigot). Download it and open it directly in the game.