mirror of
https://github.com/amalthea-mc/spigot-tg-bridge.git
synced 2024-11-23 10:52:26 +00:00
fix(config.yml): configuration
This commit is contained in:
parent
b919889aa1
commit
441546a3e9
@ -10,7 +10,7 @@ logFromMCtoTG: true
|
|||||||
logFromTGtoMC: true
|
logFromTGtoMC: true
|
||||||
logPlayerDeath: false
|
logPlayerDeath: false
|
||||||
logPlayerAsleep: false
|
logPlayerAsleep: false
|
||||||
telegramMessageFormat: '<%player%>: %message%'
|
telegramMessageFormat: '<%username%>: %message%'
|
||||||
strings:
|
strings:
|
||||||
online: '<b>Online</b>'
|
online: '<b>Online</b>'
|
||||||
nobodyOnline: '<b>Nobody online...</b>'
|
nobodyOnline: '<b>Nobody online...</b>'
|
||||||
@ -19,3 +19,4 @@ strings:
|
|||||||
commands:
|
commands:
|
||||||
time: 'time'
|
time: 'time'
|
||||||
online: 'online'
|
online: 'online'
|
||||||
|
chat_id: 'chat_id'
|
||||||
|
Loading…
Reference in New Issue
Block a user