Skip to content

Version 1.1

Compare
Choose a tag to compare
@MCterra10 MCterra10 released this 28 Dec 08:40
· 64 commits to master since this release
7dc5177

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