static boolean getAutoReportToChat() { return "1".equals(loadTextFile(new File(userHome(), ".javax/auto-report-to-chat"))); }