Added a lot of Bukkit settings to Bungee config - If you have customized the settings on Bukkit servers you might need to re-configure with the new Bungee config or set Bungee-Override.CopyBungeeConfig to false before updating.
Bugfixes:
Fixed Server pages not being available on some servers due to MySQL packet size restraints - Server pages are now split every 500k Base64 characters & assembled when fetched.
In addition only a single page should be in the database at one time for each server. (Less stuff to clean)