Compatibility
Minecraft: Java Edition
26.2
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated last month
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.


