Okay not async *everything* but a lot of stuff that should be async now is!
Changes ☑️ - Switched access to MySQL database from synchronous to asynchronous.
- Added support for autoReconnect flag for MySQL.
- Implemented feature requested in #36. Options for disabling text decorations.
- Did some normal code cleanup.
- Fixed bug with overflowing colors in chat on Spigot.