So I am setting up a Minecraft Bukkit server, and I'm adding the plugin Ban Management (http://dev.bukkit.org/bukkit-plugins/ban-management/)
So I have my database created, and I need to add my database to my config file.
This is what I have done
host: localhost
port: 3306
database...