[2.6.6] Waterfall server query and database changes
Added an experimental Server Query listener to PV on bungee to hide vanished players from the bungee's "server query" (query_enabled option in bungee's config.yml). This "server query" is disabled by default but can be used by external services such as websites to display who is online. Due to API limitations support for it is only available on Waterfall. Please tell me if there are any issues with this feature.
The useSSL option is now applied by default and a CustomURI is no longer necessary to hide database SSL warnings
This should now hide SSL errors in the console when setting up database support with no further steps required
It's recommended to only use MySQL servers that are not accessible from the internet. (Advanced users: It's still possible to use a CustomURI to set up proper SSL certificates if firewalled MySQL servers aren't an option.)