MatterBukkit
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #910 of 1452 bukkit mods in this game by downloads
📋 About This Mod
# MatterBukkit A Minecraft Bukkit plugin which sends chat messages from/to (https://github.com/42wim/matterbridge). (https://github.com/Programie/MatterBukkit/actions/workflows/build.yml/badge.svg)](https://github.com/Programie/MatterBukkit/actions/workflows/build.yml) (https://img.shields.io/badge/download-Releases-blue?logo=github)](https://github.com/Programie/MatterBukkit/releases/latest) (https://img.shields.io/badge/download-Modrinth-blue?logo=modrinth)](https://modrinth.com/mod/matterbukkit) (https://img.shields.io/badge/download-CurseForge-blue?logo=curseforge)](https://www.curseforge.com/minecraft/bukkit-plugins/matterbukkit) ## Setup First, install the plugin onto your Bukkit/Spigot/Paper server, and start it to generate (src/main/resources/config.yml). Then, configure it: - Set (src/main/resources/config.yml#L3) to the URL where you're running MatterBridge, with port 4242 or whatever you'd like to use (if you're running it on the same server, you can use `http://localhost:4242`). - Set (src/main/resources/config.yml#L6) to the name of your MatterBridge gateway. - Set a (src/main/resources/config.yml#L9) to secure the API. This is optional, but heavily recommended. - Configure all other settings to your liking. Add an API protocol and gateway to `matterbridge.toml`. Here is an example: ```toml Token="pasteTokenHere" # Set BindAddress to "0.0.0.0:port" if your Minecraft server is running on a different server, and you're not using a reverse proxy BindAddress="127.0.0.1:4242" Buffer=1000 RemoteNickFormat=" {NICK}" ] account="api.minecraft" channel="api" ``` Add any other protocols and gateways you would like to use, following (https://github.com/42wim/matterbridge/wiki/How-to-create-your-config). If necessary, open your desired port in your firewall, then start MatterBridge and restart your Minecraft server. ## Build You can build the project in the following 2 steps: * Check out the repository * Build the jar file using maven: *mvn clean package* **Note:** JDK 1.8 and Maven is required to build the project! ### Testing You can start a local test server including a MatterBridge instance using Docker and Docker Compose. For that, use the (docker-dev/docker-compose.yml) from the (docker-dev) folder. Copy the target/MatterBukkit.jar to docker-dev/data/plugins and restart the Minecraft container. ## My other plugins You can find them on (https://selfcoders.com/projects/minecraft-plugins).
# MatterBukkit
A Minecraft Bukkit plugin which sends chat messages from/to (https://github.com/42wim/matterbridge).
[!(https://github.com/Programie/MatterBukkit/actions/workflows/build.yml/badge.svg)](https://github.com/Programie/MatterBukkit/actions/workflows/build.yml) [!(https://img.shields.io/badge/download-Releases-blue?logo=github)](https://github.com/Programie/MatterBukkit/releases/latest) [!(https://img.shields.io/badge/download-Modrinth-blue?logo=modrinth)](https://modrinth.com/mod/matterbukkit) [!(https://img.shields.io/badge/download-CurseForge-blue?logo=curseforge)](https://www.curseforge.com/minecraft/bukkit-plugins/matterbukkit)
First, install the plugin onto your Bukkit/Spigot/Paper server, and start it to generate [`config.yml`](src/main/resources/config.yml). Then, configure it:
- Set [`url`](src/main/resources/config.yml#L3) to the URL where you're running MatterBridge, with port 4242 or whatever you'd like to use (if you're running it on the same server, you can use `http://localhost:4242`).
- Set [`gateway`](src/main/resources/config.yml#L6) to the name of your MatterBridge gateway.
- Set a [`token`](src/main/resources/config.yml#L9) to secure the API. This is optional, but heavily recommended.
- Configure all other settings to your liking.
Add an API protocol and gateway to `matterbridge.toml`. Here is an example:
Token="pasteTokenHere" # Set BindAddress to "0. 0. 0. 0:port" if your Minecraft server is running on a different server, and you're not using a reverse proxy BindAddress="127. 0. 0. 1:4242" Buffer=1000 RemoteNickFormat="[{PROTOCOL}] {NICK}"
[] account="api.minecraft" channel="api" ```
Add any other protocols and gateways you would like to use, following (https://github.com/42wim/matterbridge/wiki/How-to-create-your-config).
If necessary, open your desired port in your firewall, then start MatterBridge and restart your Minecraft server.
You can build the project in the following 2 steps:
Check out the repository Build the jar file using maven: mvn clean package
Note: JDK 1. 8 and Maven is required to build the project!
### Testing
You can start a local test server including a MatterBridge instance using Docker and Docker Compose. For that, use the (docker-dev/docker-compose.yml) from the (docker-dev) folder.
Copy the target/MatterBukkit.jar to docker-dev/data/plugins and restart the Minecraft container.
## My other plugins
You can find them on (https://selfcoders.com/projects/minecraft-plugins).
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Programie
- Version
- 1.9.0
- Downloads
- 516
- Endorsements
- 1
- Category
- bukkit
- Created
- 5/25/2023
- Updated
- 8/23/2026
- Game Versions
- 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
- Tags
- social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does MatterBukkit support?
The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.
What is the latest version of MatterBukkit?
Version 1.9.0, published 2026-08-23 with 516 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await