From 43fd71f4e6ff04a50056ea246dfe36d7f20e2cb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Aug 2016 22:10:32 +0300 Subject: Add @serverexit gm command. --- server/gm/evol_atcommands.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/server/gm/evol_atcommands.txt b/server/gm/evol_atcommands.txt index 6faf8d4..03984d7 100644 --- a/server/gm/evol_atcommands.txt +++ b/server/gm/evol_atcommands.txt @@ -16,3 +16,22 @@ Works like warp but without map reload. Override command from hercules. Terminate map server and return 'code' or 0 if 'code' missing. + +--------------------------------------- + +@serverexit code + +This command can be used for test servers. +Servers must be launched with test_login, test_char, test_map wrappers. +Supported codes: + 100 - terminate all servers + 101 - restart all servers + 102 - restart char and map servers + 103 - restart map server + 104 - git pull and restart all servers + 105 - build all and restart all servers + 106 - rebuild all and restart all servers + 107 - git pull and build all and restart all servers + 108 - git pull and rebuild all and restart all servers + 109 - build plugin and restart all servers + 110 - git pull and build plugin and restart all servers -- cgit v1.2.3-70-g09d2