mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-19 13:21:44 +01:00
Updated Component Configuration (markdown)
parent
145034774b
commit
d59a5c6e37
@ -300,3 +300,12 @@ The settings for the component are as follows:
|
||||
* _text_ : the label shown for the logo
|
||||
|
||||
* _linkurl_ : the URL associated with the link tied to the displayed label
|
||||
|
||||
## Link Component
|
||||
|
||||
This component is used to provide a 'link to' button on the web UI. This button, when clicked, will navigate the view to a URL with all the needed settings to preserve the world, map, zoom, and coordinates of the current view - allowing a view to be shared, bookmarked, or otherwise linked. The component is defined via the following lines in the _components_ section:
|
||||
|
||||
- class: org.dynmap.ClientComponent
|
||||
type: link
|
||||
|
||||
There are no settings currently defined.
|
||||
|
Loading…
Reference in New Issue
Block a user