From d3b60cc445e5871971b543fde9483dba3924bf68 Mon Sep 17 00:00:00 2001 From: Millesimus <32270710+Millesimus@users.noreply.github.com> Date: Fri, 2 Apr 2021 23:40:04 +0200 Subject: [PATCH] Add MatterBukkit and Forge / Bukkit distinction (#1444) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22bf9d0d..950a4fc7 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ And more... - [Facebook messenger](https://github.com/VictorNine/fbridge) - [Minecraft](https://github.com/elytra/MatterLink) - [Minecraft](https://github.com/raws/mattercraft) +- [Minecraft](https://gitlab.com/Programie/MatterBukkit) - [Reddit](https://github.com/bonehurtingjuice/mattereddit) - [Counter-Strike, half-life and more](https://forums.alliedmods.net/showthread.php?t=319430) - [MatterAMXX](https://github.com/GabeIggy/MatterAMXX) @@ -126,8 +127,9 @@ More info and examples on the [wiki](https://github.com/42wim/matterbridge/wiki/ Used by the projects below. Feel free to make a PR to add your project to this list. -- [MatterLink](https://github.com/elytra/MatterLink) (Matterbridge link for Minecraft Server chat) -- [Minecraft](https://github.com/raws/mattercraft) (Matterbridge link for Minecraft Server chat) +- [MatterLink](https://github.com/elytra/MatterLink) (Matterbridge link for Minecraft Forge server chat, archived) +- [MatterCraft](https://github.com/raws/mattercraft) (Matterbridge link for Minecraft Forge server chat) +- [MatterBukkit](https://gitlab.com/Programie/MatterBukkit) (Matterbridge link for Minecraft Bukkit/Spigot server chat) - [pyCord](https://github.com/NikkyAI/pyCord) (crossplatform chatbot) - [Mattereddit](https://github.com/bonehurtingjuice/mattereddit) (Reddit chat support) - [fbridge-asyncio](https://github.com/powerjungle/fbridge-asyncio) (Facebook messenger support)