Features
Broadcasting
Push announcements to Minecraft from Discord — as chat, an on-screen title, or an embed.
Module
modules.broadcasting
Channel
channels.broadcast
Config
features.events (broadcast keys)
Command
/broadcast <message>
Send a message to everyone on the server with /broadcast <message> in-game, or from the linked Discord broadcast channel. Optionally show it as an on-screen title and mirror it to Discord as an embed.
yamlfeatures.yml
events:
broadcastEnableTitle: false # show as an on-screen title too
broadcastUseEmbed: false # post to Discord as an embed
broadcastEmbed:
title: 'Broadcast'
description: '%message%'Note
/broadcast is op-only by default (discordsynthesis.broadcast). Grant it to your staff rank to let them announce.