This update mostly contains MySQL improvements.
- Shortened MySQL console messages.
- Won't connect when no players are online to avoid useless connections.
- Better handling of lost connections.
- Implemented a cache system to reduce the number of MySQL queries. Stats are synced around every 5 seconds now.