The plugin now works on Java 8+ so those of you using older java versions can now use the plugin.
 
 MySQL support has also been added in this update. Enable it by setting 
 
 
 
  Code (YAML):
 
 
 
  database:
  
   mysql
  : true
 
 
 and then setting the appropriate host, port, database, username and password.