Support in-game server-control commands

This commit is contained in:
Griatch 2018-01-14 23:11:59 +01:00
parent 5133034b4b
commit 3bec3a3512
5 changed files with 20 additions and 18 deletions

View file

@ -459,7 +459,7 @@ class ServerSessionHandler(SessionHandler):
"""
self.server.amp_protocol.send_AdminServer2Portal(DUMMYSESSION,
operation=SSHUTD)
operation=PSHUTD)
def login(self, session, account, force=False, testmode=False):
"""