Add support for showing spawn points as map markers

This commit is contained in:
Mike Primm 2011-09-07 20:30:53 -05:00
parent 89f63a9db2
commit 5adbe6bd5e
4 changed files with 79 additions and 0 deletions

View file

@ -49,6 +49,12 @@ components:
#enablesigns: true
# If set, make markers layer hidden by default
#hidebydefault: true
# If set, show spawn points on each world
showspawn: true
# Marker used for spawn point
spawnicon: world
# Label for spawn points
spawnlabel: "Spawn"
- class: org.dynmap.ClientComponent
type: chat