mirror of
https://github.com/amalthea-mc/spigot-tg-bridge.git
synced 2024-11-08 19:51:04 +00:00
fix(config.yml): configuration
This commit is contained in:
parent
b919889aa1
commit
441546a3e9
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user