Discord Forum Alert

Discord Forum Alert

When a new topic is created in the configured Discord forum channel, the plugin sends a message to the Minecraft server chat.

10 downloads
1 followers

ForumAlert

Paper plugin with a built-in Discord bot.

When a new topic is created in the configured Discord forum channel, the plugin sends a message to the Minecraft server chat.

Requirements

  • Paper 26.2
  • Java 25
  • Discord bot token
  • Discord forum channel ID

Configuration

After the first server start, edit plugins/ForumAlert/config.yml:

discord:
  token: "YOUR_DISCORD_BOT_TOKEN"
  forum-channel-id: 123456789012345678

message: "[Discord] New application! {title}"

{title} is replaced with the Discord forum topic title.