-
Notifications
You must be signed in to change notification settings - Fork 0
Config Reference
Location: plugins/DiscordPulse/config.yml
Your Discord bot's token from the Developer Portal.
Never share this file or paste it anywhere public. Anyone with this token controls your bot completely.
The Discord channel ID used for chat sync, join/leave, death, achievement messages, and the playerlist command.
Get it by enabling Developer Mode in Discord (Settings > Advanced), then right-click the channel and select Copy Channel ID.
true or false. Default: false.
When true, prints basic status lines to console (plugin enabled, plugin disabled, connection success). Nothing gets sent to Discord.
true or false. Default: false.
When true, prints a console line for every single event: every chat message relayed, every join, every leave, every death, every achievement. This is verbose. Only turn it on when actively tracking down a specific problem, then turn it back off.