.BANCHO. Removed some schiavo logs

This commit is contained in:
Nyo 2016-12-26 09:59:33 +01:00
parent 00c544b7c7
commit e6cdef4580
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ def scheduleShutdown(sendRestartTime, restart, message = "", delay=20):
:return:
"""
# Console output
log.info("Pep.py will {} in {} seconds!".format("restart" if restart else "shutdown", sendRestartTime+delay))
log.info("Pep.py will {} in {} seconds!".format("restart" if restart else "shutdown", sendRestartTime+delay), "bunker")
log.info("Sending server restart packets in {} seconds...".format(sendRestartTime))
# Send notification if set