From 1a2f63bcfb370693d43ced7ae3c1962bc3839cf9 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sun, 30 Dec 2012 11:23:21 -0600 Subject: [PATCH] Switch weather display to be on by default --- src/main/resources/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 61db3853..bda05e99 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -131,7 +131,7 @@ components: - class: org.dynmap.ClientComponent type: timeofdayclock showdigitalclock: true - #showweather: true + showweather: true # Mouse pointer world coordinate display - class: org.dynmap.ClientComponent type: coord