* Added a "prefetch" to player login on Bukkit that has no performance impact on the main thread. IPs will now be checked as early as possible
* There is, by default, no longer a delay in IP check->kick on player login with Bukkit
* Fixed an issue with SQL results not resturning properly
* Fixed an issue with results not being cached quickly enough in internal memory
* Bukkit "async" config option now defaults to false
* Fixed error with Bungee SQLite jar not being found
* Updated SQL jars
* Updated base libs