Skip to content

nolt/acore-linux-restarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Linux restarter for ACore/MaNGOS/CMangos.

With this tool you can start/stop/restart your server in no time.

Support : AzerothCore

Requirements:

  • screen
  • gdb

Installation

  • sudo apt install -y screen gdb
  • clone or download acoreadmin.sh
  • chmod +x acoreadmin.sh

Commands

  • start - starts auth and world
  • stop - stops auth and world
  • restart - both
  • wstart - starts world
  • wdstart - starts world with debug mode
  • wrestart - restart world
  • wstop - stop world
  • wmonitor - world monitor
  • astart - auth start
  • arestart - auth restart
  • astop - auth stop
  • amonitor - auth monitor

To leave wmonitor or amonitor (screen exit) please type Ctrl+A+D to exit screen without killing running process. If you want to run multi realm server, just copy acoreadmin.sh and change WPATH variable.

Thanks to: Lillecarl for initial code. Elmsroth for digging gist.

About

Linux restarter for AzerothCore server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages