Add missing properties to commands.yml on start and reload

This commit is contained in:
ljacqu
2017-05-21 14:21:40 +02:00
parent 5c6af0330e
commit 5ca9112c12
3 changed files with 57 additions and 3 deletions
@@ -25,6 +25,7 @@ onSessionLogin:
welcome:
command: 'msg %p Session login!'
executor: CONSOLE
onUnregister: {}
onLogout:
announce:
command: 'broadcast %p (%ip) logged out'