Skip to content

Troubleshooting

rarala-chansan edited this page Jul 12, 2026 · 2 revisions

Troubleshooting

Notifications are not displayed

  1. Check whether the source is enabled with /newsflash status.
  2. Check the notification destinations (chat, actionbar, and bossbar) in config.yml.
  3. Run /newsflash check mofa or /newsflash check rss.
  4. Check the NewsFlash logs in the server console.

Configuration changes are not applied

Run the following command after changing the configuration:

/newsflash reload

Discord cannot connect

  • Confirm that discord.enabled: true is set.
  • Confirm that discord.token is configured.
  • Confirm that the target channel ID is included in discord.channel-ids.
  • Confirm that the bot has the required permissions and Message Content Intent enabled.

No notifications appear on the first startup

MOFA and RSS may be configured to mark existing items as seen during the first fetch and suppress the initial broadcast.

Clone this wiki locally