Skip to content

Commit cb08b72

Browse files
committed
docs: add descriptions to world management commands for clarity
1 parent 50a4a6b commit cb08b72

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

content/docs/worlds/manage/clone.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Clone a world
3+
description: How to use the world clone command.
34
---
45

56
To clone a world you can use the `/world clone <world> <key> [template]` command.

content/docs/worlds/manage/command-permissions.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Command permissions
3+
description: A list of all world commands and their required permissions.
34
---
45

56
| Command | Permission |

content/docs/worlds/manage/create.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Create a new world
3+
description: How to use the world create command.
34
---
45

56
You can create new worlds with the `/world create <key>` command.

content/docs/worlds/manage/delete.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Delete a world
3+
description: How to use the world delete command.
34
---
45

56
To delete a world you can use the `/world delete <world> [<flags>]` command.

content/docs/worlds/manage/import.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Import an existing world
3+
description: How to use the world import command.
34
---
45

56
To import an existing world, you can use the `/world import <world> [<key>] [<dimension>] [<generator>]` command.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
title: Load a world
3+
description: How to use the world load command.
34
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
title: Unload a world
3+
description: How to use the world unload command.
34
---

0 commit comments

Comments
 (0)