Skip to content

Commit fc0e714

Browse files
Apply suggestion
Co-authored-by: Matouš Kučera <mk@kcra.me>
1 parent 6bf9f9b commit fc0e714

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/content/docs/paper/dev/getting-started

src/content/docs/paper/dev/getting-started/userdev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ use non-obfuscated names in reflection if you want to support obfuscated servers
2929
:::note[Removal of obfuscations in 26.1]
3030

3131
From Minecraft version **26.1** onwards, Paper no longer supports obfuscated plugins due to Mojang themselves
32-
removing obfuscation of their server jar. As Minecraft now ships unobfuscated, there are no 26.1 Spigot mappings
33-
to obfuscated to. For this reason, the obfuscation function no longer works for dev bundles for 26.1+.
32+
removing obfuscation of their server JAR. As Minecraft now ships unobfuscated, there are no 26.1 Spigot mappings
33+
to obfuscate to. For this reason, the reobfuscation function no longer works for dev bundles for 26.1+.
3434

3535
:::
3636

0 commit comments

Comments
 (0)