@@ -45,7 +45,7 @@ not recommended for use.
4545
4646### From Spigot/CraftBukkit
4747
48- Spigot and CraftBukkit modify the Vanilla world directory structure, making a direct migration
48+ Spigot and CraftBukkit modify the Vanilla world directory structure, making a direct migration as of ` 26.1 `
4949fundamentally impossible. If you wish to migrate from Spigot/CraftBukkit anyway, you will
5050first need to ** migrate from Spigot/CraftBukkit to Vanilla** , after which you can safely follow
5151the [ Vanilla Migration Guide] ( #from-vanilla ) . For instructions on how to do this, please
@@ -127,12 +127,8 @@ case for you, replace `world` with your `level-name` for all steps below.
1271276 . Replace your Paper JAR with a Vanilla server JAR.
1281287 . Start your Vanilla server.
129129
130- ### To/From CraftBukkit or Spigot
130+ ### To CraftBukkit or Spigot
131131
132- Paper does ** not** support migration from or to either CraftBukkit or Spigot!
132+ Paper does ** not** support migration to either CraftBukkit or Spigot!
133133While you may find success, ** do not** reach out for
134134support with issues you encounter and note that data loss is possible.
135-
136- Historically, migrating from Spigot to Paper was possible due to a shared directory structure
137- (` 1.21.11 ` and older), however since ` 26.1 ` , Paper's world directory structure has been
138- altered to more closely match Vanilla, which made migrating from or to Spigot/CraftBukkit no longer possible.
0 commit comments