Version 16.0.1
Added:
- Added support for CMI's vanish module.
Fixed:
- Fixed messages not sending for players who bypass AuthMe.
- Fixed subtitles not working.
- Fixed some issues relating to sending messages when players vanish/ unvanish.
Changed:
- MySQL now uses HikariCP for much better connection management. CJM will attempt to download the HikariCP jar, if it fails, it will revert to the old system. You can also set MySQL.Dont-Download-HikariCP to true in the config.yml to stop CJM from downloading it altogether.
Note: This version has config.yml & messages.yml changes. You can view what changed in the config
here and what changed in the messages file
here.