Bifrost: Fix removal of sendPlayerDeath in default config.

This commit is contained in:
Kenneth Endfinger
2022-01-16 16:38:53 -05:00
parent 3115990352
commit 25c72d1ce3

View File

@ -18,6 +18,7 @@ channel:
sendShutdown: true
sendPlayerJoin: true
sendPlayerQuit: true
sendPlayerDeath: true
# Enables logging of what is sent to Discord.
enableDebugLog: false