We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb08b72 commit 503390fCopy full SHA for 503390f
content/docs/worlds/manage/load.mdx
@@ -2,3 +2,13 @@
2
title: Load a world
3
description: How to use the world load command.
4
---
5
+
6
+You can load existing worlds with the `/world load <world>` command.
7
+You can only load worlds that are managed by Worlds,
8
+if you want to load a world that is not managed by Worlds, [import](/docs/worlds/manage/import) the world instead.
9
10
+## Example
11
12
+```
13
+/world load MyWorld
14
0 commit comments