dynmap
Once dynmap is detected, FunnyGuilds
adds two kinds of markers to the server map for every guild — a point at the
heart’s location and an area covering the whole territory. It is all
configured in the dynmap-hook section.
Center marker
Section titled “Center marker”dynmap-hook: center: enabled: true hide-center-y: false label: '{NAME} ({TAG})' icon: shieldhide-center-y hides the heart’s real height (useful on 3D maps). icon is
the name of one of dynmap’s default icons.
Area marker
Section titled “Area marker” area: enabled: true label: '<b>{NAME} ({TAG})</b>' fill: opacity: 0.6 color: '#191919' line: opacity: 1 weight: 3 color: '#0a0a0a'The area label supports HTML tags. Both label types (center and area) accept
the same variables as the heart’s hologram — {OWNER},
{MEMBERS-ONLINE}/{MEMBERS-ALL}, {AVG-POINTS}, {LIVES}, {VALIDITY}
and more — see DecentHolograms for the full list.