Skip to content

Commit 5f52a6a

Browse files
committed
chore(paper): update Spigot migration plugin compatibility notice
1 parent 2f8f228 commit 5f52a6a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/content/docs/paper/admin/getting-started/migration.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ It's easy to migrate from CraftBukkit or Spigot to Paper. Follow the steps below
2626
4. Replace your existing JAR file with your freshly downloaded Paper JAR.
2727
5. Start your new server.
2828

29-
Paper retains full compatibility with all Spigot plugins, allowing a seamless transition.
29+
Up until 1.20.5, Paper retained full compatibility with all Spigot plugins. However, plugins using Spigot API
30+
added **after** 1.20.5 version will not work. Such plugins may often provide Paper-compatible builds. If they
31+
do not do that, you will need to look for alternatives. However, nowadays most plugins are built and tested
32+
against Paper, so you typically will not encounter incompatible plugins.
3033

3134
:::note
3235

0 commit comments

Comments
 (0)