Add support for showing spawn points as map markers

This commit is contained in:
Mike Primm 2011-09-08 09:30:53 +08:00 committed by mikeprimm
parent 9da159f842
commit 9322c5426d
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