Skip to content

Commit d185ba6

Browse files
committed
Fix typo on setup_shading page
1 parent cd5dcd4 commit d185ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docssrc/src/setup_shading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ depending on the build tool you use._
119119
Starting from Minecraft version 1.20.5, Paper will only ship mojang-mapped servers which use mojang-mapped class names and CraftBukkit classes without the version package.
120120
However, when starting the server, Paper will remap Spigot-mapped plugins so that they can run on a mojang-mapped server.
121121

122-
At this time, the CommandAPI is not able to provide a version that runs on a mojang-mapped server without being relocated so your plugin has top be marked as Spigot-mapped
122+
At this time, the CommandAPI is not able to provide a version that runs on a mojang-mapped server without being relocated so your plugin has to be marked as Spigot-mapped
123123
to make the server remap your plugin and your shaded CommandAPI version so that the CommandAPI is able to run on a 1.20.5 Paper server.
124124

125125
</div>

0 commit comments

Comments
 (0)