DynMap Residence icon

DynMap Residence -----

Display residences on a dynmap with all flags



You can view residences in a dynmap plugin.

Live update with residence change (can be turned off)
Configurable style in dynmap
Support all flags



Code (YAML):
update :
  # Seconds between checks for Residence updates
  period
: 300
  # Listen for update events from Residence, and do immediate updates (if true)
  onchange
: true

layer
:
  name
: "Residence"
  # Make mobs layer hidden by default
  hidebydefault
: false
  # ordering priority in layer menu (low goes before high - default is 0)
  layerprio
: 1
  # (optional) set minimum zoom level before layer is visible (0 = defalt, always visible)
  minzoom
: 0
  boost
: false

# Set true to show 3D volumes for zones
use3dregions
: false

# How deep to nest residence subzones
resdepth
: 2

# Format for popup - substitute values for macros
infowindow
: '<div class= "infowindow"><span style= "font-size:120%;"> %regionname%</span><br /> Owner <span style="font-weight:bold;">%playerowners%</span><br />Flags<br /><span style="font-weight:bold;">%flags%</span></div>'

regionstyle
:
  strokeColor
: "#FF0000"
  strokeOpacity
: 0.8
  strokeWeight
: 3
  fillColor
: "#FF0000"
  fillOpacity
: 0.35
  forRentStrokeColor
: "#007F00"
  forSaleStrokeColor
: "#007F7F"
  boost
: false
 
# Optional setting to limit which regions to show, by name - if commented out, all regions are shown
# To show all regions on a given world, add 'world:<worldname>' to the list
visibleregions
: [ ]
 
# Optional setting to hide specific regions, by name
# To hide all regions on a given world, add 'world:<worldname>' to the list
hiddenregions
: [ ]
 
# Optional per-region overrides for regionstyle (any defined replace those in regionstyle)
custstyle
:
  customizedregion
:
    strokeColor
: "#00FF00"
    y
: 78
    boost
: false
  anotherregion.subzone
:
    strokeColor
: "#007F00"
    boost
: false

[​IMG]

Commands:
/dynresreload
- completely reload config

Permissions:
dynresupdatecheck
- send update announce on
dynres.reload - permit to use /dynresreload command
Resource Information
Author:
----------
Total Downloads: 3,353
First Release: Mar 16, 2021
Last Update: Jan 4, 2023
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings