Skip to content

Commit 2f41079

Browse files
authored
Merge pull request #5 from benwoo1110/patch-1
Update information on Multiverse support
2 parents f8b2510 + 2360f54 commit 2f41079

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs_asp/faq.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Yes, you can!
1313

1414
## Is ASP compatible with Multiverse-Core?
1515

16-
Multiverse-Core detects slime worlds as unloaded, as it cannot find the world directory, and then just ignores them. There should not be any issues; however, Multiverse-Core commands will not work with ASP worlds.
16+
Yes, to a limited extent. Multiverse-Core v5.2 and newer supports importing of existing slime worlds into Multiverse with `/mv import`, which will give access to the typical features expected from a Multiverse world. However, Multiverse cannot create a slime world. Instead, use the equivalent command in SlimeWorldManager to create a new slime world, then add to Multiverse with `/mv import` afterwards. To delete a slime world, do not use `/mv delete` directly with Multiverse. Instead, remove the world from Multiverse knowledge with `/mv remove`, then delete it through SlimeWorldManager or other relevant slime world APIs.
17+
18+
More information is explained in this Multiverse-Core GitHub issue: https://github.com/Multiverse/Multiverse-Core/issues/3302#issuecomment-3123845196
1719

1820
## What's the world size limit?
1921

0 commit comments

Comments
 (0)