diff --git a/content/ecosystem/bridges/minecraft/_index.md b/content/ecosystem/bridges/minecraft/_index.md new file mode 100644 index 000000000..50f227d6c --- /dev/null +++ b/content/ecosystem/bridges/minecraft/_index.md @@ -0,0 +1,5 @@ ++++ +title = "Minecraft" +weight = 2400 +template = "ecosystem/bridge_implementations.html" ++++ diff --git a/content/ecosystem/bridges/minecraft/bridges.toml b/content/ecosystem/bridges/minecraft/bridges.toml new file mode 100644 index 000000000..19460d1a5 --- /dev/null +++ b/content/ecosystem/bridges/minecraft/bridges.toml @@ -0,0 +1,24 @@ +[[bridges]] +name = "EndBridge" +maintainer = "Jonah" +summary = """ +EndBridge is a [Matrix](https://matrix.org) to Minecraft chat bridge, built with Fabric. It allows Minecraft players to communicate with Matrix users with the help of the [Matrix Client-Server API](https://spec.matrix.org/v1.8/client-server-api/).
+Download the mod either from [releases](https://gitea.com/Jonah369/EndBridge/releases) or [Modrinth](https://modrinth.com/mod/endbridge). +""" +maturity = "Alpha" +language = "Java" +license = "BSD-4-Clause" +docs = "https://gitea.com/Jonah369/EndBridge/wiki" +repo = "https://gitea.com/Jonah369/EndBridge" +featured = true +privilege.platform = "Server Admin" # Free text +privilege.matrix = "Room Admin" # Any of Homeserver Admin, Room Admin, None +[bridges.supports] +dm = false +message_media = false +redactions = false +reactions = false +presence = false +mentions = false +typing_notifications = false +read_receipts = false \ No newline at end of file diff --git a/content/ecosystem/bridges/minecraft/logo.svg b/content/ecosystem/bridges/minecraft/logo.svg new file mode 100644 index 000000000..12ab3c770 --- /dev/null +++ b/content/ecosystem/bridges/minecraft/logo.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file