mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-06 15:01:32 +00:00
Add toggles for start, shutdown, player join and quit events.
This commit is contained in:
@ -8,3 +8,9 @@ channel:
|
||||
# Channel ID, can be copied by turning on Developer Mode in User Settings -> Advanced. The ID can
|
||||
# then be copied by right-clicking the channel and selecting "Copy ID".
|
||||
id: 123456789
|
||||
|
||||
# Toggles for common events that generate notifications that are sent to the channel.
|
||||
sendStart: true
|
||||
sendShutdown: true
|
||||
sendPlayerJoin: true
|
||||
sendPlayerQuit: true
|
||||
|
Reference in New Issue
Block a user