Skip to content
Success

Changes

Summary

  1. mcMMO now supports SSL and tries to use it by default for MySQL (turn (commit: 4cfb7a5) (details)
  2. I'm dyslexic (commit: 6927712) (details)
Commit 4cfb7a5f4b8847ff6b4a972065678f57cbcaecb9 by nossr50
mcMMO now supports SSL and tries to use it by default for MySQL (turn
this off in config.yml MySQL.Server.SSL) this fixes a lot of console
spam from default mysql installs
(commit: 4cfb7a5)
The file was modified src/main/java/com/gmail/nossr50/config/Config.java (diff)
The file was modified src/main/java/com/gmail/nossr50/database/SQLDatabaseManager.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified Changelog.txt (diff)