summaryrefslogtreecommitdiff
path: root/server/admin/map/evol_console_commands.txt
blob: bd56cb57fc4b07f435b6ed1928dd9b3a5686af6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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