mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-26 16:51:29 +01:00
Updated Component Configuration (markdown)
parent
68dbd7bead
commit
0f5f42c88f
@ -239,11 +239,14 @@ This component is used to show the world coordinates corresponding to the positi
|
||||
- class: org.dynmap.ClientComponent
|
||||
type: coord
|
||||
label: "Location"
|
||||
hidey: false
|
||||
|
||||
The settings for the component are as follows:
|
||||
|
||||
* _label_ : this allows control of the label used on the control presenting the coordiates. Default is 'x,y,z'.
|
||||
|
||||
* _hidey_ : this option, if defined and set to true, makes the coordinate control only show X,Z coordinates.
|
||||
|
||||
## Logo Component
|
||||
|
||||
This component is used to allow an optional logo and link to be shown on the map. The component is defined via the following lines in the _components_ section:
|
||||
|
Loading…
Reference in New Issue
Block a user