fix(config.yml): configuration

This commit is contained in:
kraftwerk28 2020-07-21 23:42:53 +03:00
parent b919889aa1
commit 441546a3e9

View File

@ -10,7 +10,7 @@ logFromMCtoTG: true
logFromTGtoMC: true
logPlayerDeath: false
logPlayerAsleep: false
telegramMessageFormat: '<%player%>: %message%'
telegramMessageFormat: '<%username%>: %message%'
strings:
online: '<b>Online</b>'
nobodyOnline: '<b>Nobody online...</b>'
@ -19,3 +19,4 @@ strings:
commands:
time: 'time'
online: 'online'
chat_id: 'chat_id'