File tree Expand file tree Collapse file tree
src/content/docs/paper/admin/getting-started Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,10 @@ It's easy to migrate from CraftBukkit or Spigot to Paper. Follow the steps below
26264 . Replace your existing JAR file with your freshly downloaded Paper JAR.
27275 . 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
You can’t perform that action at this time.
0 commit comments