Added explicit port option for MySQL in config! Minor bug fix!
Added:
Users can now specify their MySQL port as a separate parameter (previously you would have to append the port to the end of the host). Simply use the following to specify MySQL port in config.yml:
port: 3306 (3306 is the default if not specified)
Fixed:
Fixed an issue where collectrank may not tax players who are offline. If your server actively uses collectrank, do update!