An open API service indexing awesome lists of open source software.

https://github.com/azerothcore/arena-stats

Arena Stats for AzerothCore
https://github.com/azerothcore/arena-stats

azerothcore-tools

Last synced: 24 days ago
JSON representation

Arena Stats for AzerothCore

Awesome Lists containing this project

README

        

# AzerothCore Arena Stats

This is a simple web application built with Angular2+ and Bootstrap to show the online players list of a AzerothCore server.

It is based on the [AzerothAPI](https://github.com/AzerothJS/AzerothAPI).

![Arena Stats](https://raw.githubusercontent.com/azerothcore/arena-stats/master/images/ArenaStats.png)
![Arena Stats Detail](https://raw.githubusercontent.com/azerothcore/arena-stats/master/icon.png)

### Installation

The application require the [AzerothAPI](https://github.com/AzerothJS/AzerothAPI) to access to the characters database.

Clone the Arena-Stats folder inside your web server directory:

```
git clone https://github.com/azerothcore/arena-stats.git
```

Then copy the file `config.ts.dist` to `config.ts`, open it and set properly with the path of the API and the server name.

This application supports **1v1** and **3v3soloQ** by conf using config.ts.

### Contribute

You can help us [opening a new issue](https://github.com/azerothcore/arena-stats/issues/new) to report a bug or a suggestion

or you can donate to support us

[![Donate PayPal](https://camo.githubusercontent.com/ed44813b2a0ca01f80a00cca116f04208c127a80/68747470733a2f2f7777772e70617970616c2e636f6d2f656e5f47422f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WE5LZM2D4WPBC&source=url)