Bifrost: Implement player advancement notifications. Oh my god this was hard and it still is ugly.

This commit is contained in:
Kenneth Endfinger
2022-01-17 17:19:12 -05:00
parent d16b9b1138
commit 9395f43e40
5 changed files with 91 additions and 2 deletions

View File

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