Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions source/platform/native.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ Adventure and some platform adapter themselves.

The following software provide native support for Adventure.

+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
| Platform | Minimum Version | Additional Notes |
+==============================+======================================+=============================================================================+
| Sponge | Sponge 8 (1.16.5) | |
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
| Velocity | 1.1.0 build 158 | Only messages, action bars, boss bars, and titles are supported. |
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
| Paper | 1.16.5 build 473 | |
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
| :spelling:ignore:`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 |
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
| Platform | Minimum Version | Additional Notes |
+==============================+======================================+===============================================================================================================+
| Sponge | Sponge 8 (1.16.5) | |
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
| Velocity | 1.1.0 build 158 | For more information, see the |
| | | `Velocity Docs <https://docs.papermc.io/velocity/dev/pitfalls#audience-operations-are-not-fully-supported>`_. |
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
| Paper | 1.16.5 build 473 | |
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
| :spelling:ignore:`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 |
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
Loading