Add 'coord' client component - show world coords of mouse pointer
This commit is contained in:
parent
8c4315be40
commit
ba98145086
3 changed files with 66 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue