MultiMessageBridge
A plugin that bridges messages between Minecraft, Discord, Telegram, and more, creating a unified messaging system.
Special Thanks
Special thanks to Fairkor and MediocreSteam66 for sponsoring the development of this plugin!
Requirements
Before installing the plugin, ensure you have the following:
- Minecraft Server
- A server running spigot/paper or any fork, version 1.19.4 or higher.
- MCKotlin
- Download and install MCKotlin plugin from Modrinth page
- Discord Bot
- A configured bot with its token. Create one via the Discord Developer Portal.
- Telegram Bot
- A configured bot with its token. Use BotFather on Telegram to set up a new bot.
Installation
- Download
- Grab the latest version of the plugin from the Releases section.
- Add to Server
- Drop the downloaded
.jar
file into theplugins
folder of your Minecraft server.
- Drop the downloaded
- Run the Server
- Start your Minecraft server to generate the default configuration files.
- Configure the Plugin
- Locate the configuration folder:
plugins/MultiMessageBridge/
. - Adjust settings in
config.yml
and other receiver-specific files (e.g.,Discord.yml
,Telegram.yml
, etc.).
- Locate the configuration folder:
- Restart the Server
- Restart the server to apply your changes.
- Enjoy!
- Your messaging bridge is now ready to use.
Feedback and Support
- Bug Reports
Encounter a bug? Open a new issue in the GitHub Issues section. - Community Support
Join the discussion and get support on my Discord server.
Notes
- Ensure each messaging platform's API tokens and permissions are configured correctly in their respective configuration files.