summary refs log tree commit diff homepage
path: root/config.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.example.json b/config.example.json
index 3b49203..1041466 100644
--- a/config.example.json
+++ b/config.example.json
@@ -40,8 +40,8 @@
   "DEFAULT_PLAYER_HEAD": "c06f89064c8a49119c29ea1dbd1aab82",
 
   "SHOW_SERVER_STATUS": false,
-  "SHOW_PLAYER_CONN_STAT": false,
-  "SHOW_PLAYER_ADVANCEMENT": false,
-  "SHOW_PLAYER_DEATH": false,
+  "SHOW_PLAYER_CONN_STAT": true,
+  "SHOW_PLAYER_ADVANCEMENT": true,
+  "SHOW_PLAYER_DEATH": true,
   "SHOW_PLAYER_ME": false
 }