From 7b38e944496a871c378e739eedb488e2fa2b5edc Mon Sep 17 00:00:00 2001 From: "tofik.07" Date: Thu, 17 Sep 2026 03:10:11 +0200 Subject: [PATCH] chore: Update Adventure native support list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ve been working on a [new alternative Minecraft server software](https://github.com/Fidorial/Fidorial) with full native support for Adventure, so decided that it wouldn’t hurt to try and submit a PR including it here --- src/content/docs/adventure/platform/native.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/adventure/platform/native.md b/src/content/docs/adventure/platform/native.md index 6f00cea47..a32c67f78 100644 --- a/src/content/docs/adventure/platform/native.md +++ b/src/content/docs/adventure/platform/native.md @@ -17,3 +17,4 @@ The following software provide native support for Adventure. | Paper | 1.16.5 build 473 | | | Minestom | Build 7494725 | For more information, see the [Minestom Wiki](https://minestom.net/docs/feature/adventure) | | Fabric | `adventure-platform-fabric` 5.3.0 | This is not strictly native, but injected interfaces provide a near-native experience | +| Fidorial | 0.1.0 | |