From 079a1873ba319ab97633eae57bfb48ef79b315c8 Mon Sep 17 00:00:00 2001 From: Cubicake <70577278+Cubicake@users.noreply.github.com> Date: Sat, 30 May 2026 21:06:49 +0930 Subject: [PATCH 1/3] Fix typo "Support's" is not grammatically correct, "supports" should be used --- src/content/docs/adventure/platform/bukkit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/adventure/platform/bukkit.mdx b/src/content/docs/adventure/platform/bukkit.mdx index 86543f6bf..ef53e1647 100644 --- a/src/content/docs/adventure/platform/bukkit.mdx +++ b/src/content/docs/adventure/platform/bukkit.mdx @@ -15,7 +15,7 @@ Minecraft 1.7.10 through {LATEST_ADVENTURE_SUPPORTED_MC}. Adventure platform implementation for Bukkit/Spigot and the Minecraft/Bungeecord component serializers are no longer maintained. The Adventure team no longer provides support for using these libraries. -We recommend that users of these libraries update to modern software that [natively support's Adventure](/adventure/platform/native) (e.g., [Paper](/paper)). +We recommend that users of these libraries update to modern software that [natively supports Adventure](/adventure/platform/native) (e.g., [Paper](/paper)). ::: From 4338e01519fd17a7e0a18191ee2768a22308697a Mon Sep 17 00:00:00 2001 From: Cubicake <70577278+Cubicake@users.noreply.github.com> Date: Sat, 30 May 2026 21:32:36 +0930 Subject: [PATCH 2/3] Fix bungeecord typo --- src/content/docs/adventure/platform/bungeecord.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/adventure/platform/bungeecord.mdx b/src/content/docs/adventure/platform/bungeecord.mdx index 24ca35579..f60702654 100644 --- a/src/content/docs/adventure/platform/bungeecord.mdx +++ b/src/content/docs/adventure/platform/bungeecord.mdx @@ -15,7 +15,7 @@ forks, such as Waterfall. Adventure platform implementation for Bungeecord and the Bungeecord component serializer is no longer maintained. The Adventure team no longer provides support for using these libraries. -We recommend that users of these libraries update to modern software that [natively support's Adventure](/adventure/platform/native) (e.g., [Velocity](/velocity)). +We recommend that users of these libraries update to modern software that [natively supports Adventure](/adventure/platform/native) (e.g., [Velocity](/velocity)). ::: From 1d362b97cab62a36300ec962c497e4d7a47ac757 Mon Sep 17 00:00:00 2001 From: Cubicake <70577278+Cubicake@users.noreply.github.com> Date: Sat, 30 May 2026 21:34:11 +0930 Subject: [PATCH 3/3] Fix typo for sponge --- src/content/docs/adventure/platform/spongeapi.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/adventure/platform/spongeapi.mdx b/src/content/docs/adventure/platform/spongeapi.mdx index 4948fbb53..4ec9c132d 100644 --- a/src/content/docs/adventure/platform/spongeapi.mdx +++ b/src/content/docs/adventure/platform/spongeapi.mdx @@ -14,7 +14,7 @@ Adventure provides a platform for SpongeAPI 7 for *Minecraft: Java Edition* 1.12 Adventure platform implementation for SpongeAPI 7 is no longer maintained. The Adventure team no longer provides support for using these libraries. -We recommend that users of these libraries update to modern software that [natively support's Adventure](/adventure/platform/native) (e.g., SpongeAPI 8+). +We recommend that users of these libraries update to modern software that [natively supports Adventure](/adventure/platform/native) (e.g., SpongeAPI 8+). :::