Skip to content

Commit 5d66bbe

Browse files
authored
Merge pull request #208 from Timongcraft/chore/update-velocity-impl-details
chore: update velocity support details
2 parents c077d32 + aa89c67 commit 5d66bbe

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

source/platform/native.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ Adventure and some platform adapter themselves.
1010

1111
The following software provide native support for Adventure.
1212

13-
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
14-
| Platform | Minimum Version | Additional Notes |
15-
+==============================+======================================+=============================================================================+
16-
| Sponge | Sponge 8 (1.16.5) | |
17-
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
18-
| Velocity | 1.1.0 build 158 | Only messages, action bars, boss bars, and titles are supported. |
19-
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
20-
| Paper | 1.16.5 build 473 | |
21-
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
22-
| :spelling:ignore:`Minestom` | Build 7494725 | For more information, see the |
23-
| | | `Minestom Wiki <https://minestom.net/docs/feature/adventure>`_. |
24-
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
25-
| Fabric | ``adventure-platform-fabric`` 5.3.0 | This is not strictly native, but injected interfaces provide a near-native |
26-
| | | experience |
27-
+------------------------------+--------------------------------------+-----------------------------------------------------------------------------+
13+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
14+
| Platform | Minimum Version | Additional Notes |
15+
+==============================+======================================+===============================================================================================================+
16+
| Sponge | Sponge 8 (1.16.5) | |
17+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
18+
| Velocity | 1.1.0 build 158 | For more information, see the |
19+
| | | `Velocity Docs <https://docs.papermc.io/velocity/dev/pitfalls#audience-operations-are-not-fully-supported>`_. |
20+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
21+
| Paper | 1.16.5 build 473 | |
22+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
23+
| :spelling:ignore:`Minestom` | Build 7494725 | For more information, see the |
24+
| | | `Minestom Wiki <https://minestom.net/docs/feature/adventure>`_. |
25+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+
26+
| Fabric | ``adventure-platform-fabric`` 5.3.0 | This is not strictly native, but injected interfaces provide a near-native experience |
27+
+------------------------------+--------------------------------------+---------------------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)