From fd2314953b9fdd1968b47ae7b75d20242a3d8b69 Mon Sep 17 00:00:00 2001 From: Jascha Starke Date: Tue, 29 Jan 2013 23:20:25 +0100 Subject: [PATCH] Metrics config command hint --- config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml b/config.yml index 33b9e17..703aee4 100644 --- a/config.yml +++ b/config.yml @@ -180,5 +180,6 @@ cmdblock: # This settings allows the Addon-Author to track the Servers using this plugin. It will not track any player # related data like names, ips, online time or such. Please do not disable the option! As more servers are using # the plugin and the author knows, as more he is willing to support the plugin! Its a win-win for both. +# Changing the option via command requires a reload to take effect. # default: true metrics: true