Skip to content

Commit 9157034

Browse files
committed
chore: minor rephrase in migration.md
1 parent 73bac23 commit 9157034

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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`
4949
fundamentally impossible. If you wish to migrate from Spigot/CraftBukkit anyway, you will
5050
first need to **migrate from Spigot/CraftBukkit to Vanilla**, after which you can safely follow
5151
the [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.
127127
6. Replace your Paper JAR with a Vanilla server JAR.
128128
7. 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!
133133
While you may find success, **do not** reach out for
134134
support 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

Comments
 (0)