Version 1.1
Adds full support for the ingame ban panel.
Note: Because the ban panel actually queries the API using JS, you will need to setup CORS on your webserver of choice, else the panel will crash out with a NetworkError.
Consult a guide on how to do this. For example, here's the documentation for IIS (you need to install the module through something like the Web Platform Installer for this config to work):
https://docs.microsoft.com/en-us/iis/extensions/cors-module/cors-module-configuration-reference