From 35cc5a5a3ddf60a5ef1de7d71a4912841c8812cc Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Thu, 28 Jun 2018 18:28:21 -0400 Subject: [PATCH] Allow statistics to be logged from jobs-reborn More data pls --- Jobs/generalConfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jobs/generalConfig.yml b/Jobs/generalConfig.yml index f4ef59f..67b5443 100755 --- a/Jobs/generalConfig.yml +++ b/Jobs/generalConfig.yml @@ -76,7 +76,7 @@ Optimizations: Logging: # With this set to true all players jobs actions will be logged to database for easy to see statistics # This is still in development and in feature it will expand - Use: false + Use: true broadcast: on-skill-up: # Do all players get a message when somone goes up a skill level?