mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-17 20:31:37 +01:00
Updated Component Configuration (markdown)
parent
20d71027f5
commit
b9f7c46aed
@ -165,6 +165,7 @@ This component is used to show player positions and names as markers on the disp
|
||||
smallplayerfaces: false
|
||||
hidebydefault: false
|
||||
layerprio: 0
|
||||
label: "Players"
|
||||
|
||||
The settings for the component include the following:
|
||||
|
||||
@ -178,6 +179,8 @@ The settings for the component include the following:
|
||||
|
||||
* _layerprio_ : this optional parameter provides an ordering weight for the layer in the layer selection control, which orders from lowest to highest _layerprio_ (and then alphabetically for equal priority layers). Default is 0.
|
||||
|
||||
* _label_ : this optional parameter provides the label used for the layer selection control for this layer set. Default is 'Players'.
|
||||
|
||||
## Digital Clock Component
|
||||
|
||||
This is used to display a simple digital clock, corresponding to the time on the world being displayed. The component is defined by the following lines in the _components_ section:
|
||||
|
Loading…
Reference in New Issue
Block a user