HomeJavaMods[Cartographer2] [Addon] Residence
[Cartographer2] [Addon] Residence
Requires Cartographer 2.14.5 or newer
[​IMG]
Residence
This module provides support for Residence. Show all the residence claims on the minimap!

Important Notes
Features
Config
Code (YAML):
## Residence Module for Cartographer 2
##
## You'll need to use some other module for managing player cursors
## Residence doesn't have any relationship between players.
## Also, the API is a pain to work with and I'd rather not.

# Colors for claims
colors
:

  # The color of claims that are owned by the player
  owner
: "0x00FF00"

  # The colors of each claim, depending on what flags are set for the player
  # The module attempts to find the first matching group of flags
  # You can choose to skip the "include" or "exclude" lists, or leave them as []
  claims
:
   -
      color
: "#0000FF"
      include
:
     - "use"
      - "tp"
      - "build"
      - "destroy"
      - "container"
      - "move"
      - "leash"
      - "animalkilling"
      - "mobkilling"
      - "shear"
      - "chat"
      - "beacon"
      exclude
: [ ]
    -
      color
: "#FFFF00"
      include
:
     - "move"
      exclude
: [ ]
    -
      color
: "#FF0000"
      include
: [ ]
      exclude
:
     - "move"
Additional Settings

How to install
Quick facts

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] Residence is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 291 times (via Spigot). Download it and open it directly in the game.

Explore more