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
- Host: GitHub
- URL: https://github.com/azerothcore/arena-stats
- Owner: azerothcore
- Created: 2019-10-27T15:45:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T12:52:45.000Z (about 2 months ago)
- Last Synced: 2025-04-30T06:07:45.667Z (about 1 month ago)
- Topics: azerothcore-tools
- Language: TypeScript
- Size: 3.58 MB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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).

### 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
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WE5LZM2D4WPBC&source=url)