Add 'coord' client component - show world coords of mouse pointer

This commit is contained in:
Mike Primm 2011-09-11 17:48:04 -05:00
parent 40e73dab3e
commit a0c8d0ac63
3 changed files with 66 additions and 0 deletions

View file

@ -77,6 +77,11 @@ components:
type: timeofdayclock
showdigitalclock: true
#showweather: true
# Mouse pointer world coordinate display
- class: org.dynmap.ClientComponent
type: coord
label: "Location"
#- class: org.dynmap.ClientComponent
# type: logo
# text: "Dynmap"