Make logo component position settable, allow more than one instance
This commit is contained in:
parent
b6b082ddd7
commit
31ae8003ef
1 changed files with 3 additions and 0 deletions
|
|
@ -139,11 +139,14 @@ components:
|
||||||
hidey: false
|
hidey: false
|
||||||
show-mcr: false
|
show-mcr: false
|
||||||
|
|
||||||
|
# Note: more than one logo component can be defined
|
||||||
#- class: org.dynmap.ClientComponent
|
#- class: org.dynmap.ClientComponent
|
||||||
# type: logo
|
# type: logo
|
||||||
# text: "Dynmap"
|
# text: "Dynmap"
|
||||||
# #logourl: "images/block_surface.png"
|
# #logourl: "images/block_surface.png"
|
||||||
# linkurl: "http://forums.bukkit.org/threads/dynmap.489/"
|
# linkurl: "http://forums.bukkit.org/threads/dynmap.489/"
|
||||||
|
# # Valid positions: top-left, top-right, bottom-left, bottom-right
|
||||||
|
# position: bottom-right
|
||||||
|
|
||||||
#- class: org.dynmap.ClientComponent
|
#- class: org.dynmap.ClientComponent
|
||||||
# type: inactive
|
# type: inactive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue