BG Queue Abuser Viewer

BG Queue Abuser Viewer is a tool built with AngularJS and Bootstrap to view some data about character bg queue, for TrinityCore 3.3.5a.

It is based on the TrinityCore JSON RESTful API.

[CENTER]https://raw.githubusercontent.com/Helias/BG-Queue-Abuser-Viewer/master/img/screen.png[/CENTER]

How to install

The application requires the TrinityCore JSON RESTful API to access to the characters database, so you have to install it first.

Then clone the BG-Queue-Abuser-Viewer folder inside your web server directory:

git clone https://github.com/Helias/BG-Queue-Abuser-Viewer.git

Then copy the file config.js.dist to config.js, open it and set properly with the path of the API:

app.api = “…/TC-JSON-API/public/index.php/”;

[SIZE=18px][B][https://github.com/Helias/BG-Queue-Abuser-Viewer](https://github.com/Helias/BG-Queue-Abuser-Viewer)[/B][/SIZE]

[SIZE=18px]Released under GPLv3 license.[/SIZE]