Switch weather display to be on by default
This commit is contained in:
parent
344d9bf1c9
commit
1a2f63bcfb
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ components:
|
||||||
- class: org.dynmap.ClientComponent
|
- class: org.dynmap.ClientComponent
|
||||||
type: timeofdayclock
|
type: timeofdayclock
|
||||||
showdigitalclock: true
|
showdigitalclock: true
|
||||||
#showweather: true
|
showweather: true
|
||||||
# Mouse pointer world coordinate display
|
# Mouse pointer world coordinate display
|
||||||
- class: org.dynmap.ClientComponent
|
- class: org.dynmap.ClientComponent
|
||||||
type: coord
|
type: coord
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue