diff --git a/README.md b/README.md index 504584f..1e45572 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ All features can be accessed with the command `/chunkmaster` or the aliases `/ch - `/chunkmaster generate [world] [radius] []` Starts the generation until the specified chunk count or the world border is reached. - `/chunkmaster list` Lists all running generation tasks -- `/chunkmaster cancel ` Cancels the generation task with the specified id (if it is running). +- `/chunkmaster cancel ` Cancels the generation task with the specified id (if it is running). - `/chunkmaster pause` Pauses all generation tasks until the resume command is executed. - `/chunkmaster resume` Resumes all paused generation tasks. - `/chunkmaster reload` Reloads the configuration file.