Skip to content

Kitzunu/azerothcore-server-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon AzerothCore Server Manager

manager-home

Installation

Requirements:

  • Windows
  • Python 3.0

Compile:

  1. python -m pip install pyinstaller
  2. python -m pip install psutil
  3. python -m pip install mysql-connector-python
  4. python -m pip install matplotlib
  5. python -m PyInstaller --onefile --windowed --icon=assets/manager.ico --add-data "assets;assets" manager.py
  6. Find it in D:\azerothcore-server-manager\dist

Features

  • 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

manager-command manager-pie

Credit

  • Kitzunu
  • ChatGPT

About

Server Manager for AzerothCore

Topics

Resources

License

Stars

Watchers

Forks

Languages