Requirements:
- Windows
- Python 3.0
Compile:
python -m pip install pyinstaller
python -m pip install psutil
python -m pip install mysql-connector-python
python -m pip install matplotlib
python -m PyInstaller --onefile --windowed --icon=assets/manager.ico --add-data "assets;assets" manager.py
- Find it in
D:\azerothcore-server-manager\dist
- Start/Stop your servers
- Worldserver auto restart on crash
- Restart the Worldserver safely
- Send commands to the WorldServer console directly
- Show player online count, gm online count
- Show open tickets count
- Show online faction distribution
- Account manager
- Kitzunu
- ChatGPT