Skip to content

Commit d21e3f8

Browse files
committed
fix(docs): clarify scheduling flag description for world deletion command
1 parent e353734 commit d21e3f8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/docs/worlds/manage/delete.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ Deleting a world is irreversible. Make sure to back up any important data before
1717

1818
- `--confirm`: This flag is required to confirm the deletion of the world.
1919
It is a safety measure to prevent accidental deletions.
20-
- `--schedule`: This flag schedules the deletion of the world to the server shutdown process.
21-
This option is required to be set on Folia servers, as they cannot delete worlds while they are running.
22-
Also the `minecraft:overworld` can only be scheduled as it is required to always exist during runtime.
20+
- `--schedule`: This flag schedules the deletion of the world to the server shutdown process.
21+
The deletion of `minecraft:overworld` can only be scheduled as it is required to always exist during runtime.
2322

2423
## Examples [!toc]
2524

0 commit comments

Comments
 (0)