https://github.com/azerothcore/server-status
AzerothCore Server status
https://github.com/azerothcore/server-status
azerothcore azerothcore-tools
Last synced: 8 months ago
JSON representation
AzerothCore Server status
- Host: GitHub
- URL: https://github.com/azerothcore/server-status
- Owner: azerothcore
- License: agpl-3.0
- Created: 2019-10-18T23:13:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T12:50:38.000Z (9 months ago)
- Last Synced: 2025-05-06T19:28:04.964Z (8 months ago)
- Topics: azerothcore, azerothcore-tools
- Language: TypeScript
- Size: 3.06 MB
- Stars: 23
- Watchers: 3
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AzerothCore Server Status
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 Server-Status folder inside your web server directory:
```
git clone https://github.com/azerothcore/server-status.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.
### Contribute
You can help us [opening a new issue](https://github.com/azerothcore/server-status/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)