Skip to content

Commit 9343356

Browse files
committed
chore(paper): don't mention world name explicitly
1 parent d25619c commit 9343356

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/paper/admin/reference/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ For help setting up the restart script, see
102102
This section is dedicated to the subcommands of the in-game `/paper` command.
103103

104104
### chunkinfo
105-
The `/paper chunkinfo [<worldname>]` command is used for displaying information about loaded chunks in a world.
106-
You can specify the world to get info about with the `[<worldname>]` argument. If you set it to `*` or leave it
105+
The `/paper chunkinfo [<world>]` command is used for displaying information about loaded chunks in a world.
106+
You can specify the world to get info about with the `[<world>]` argument. If you set it to `*` or leave it
107107
out, it will list information for all worlds.
108108

109109
The output differentiates between multiple types of loaded chunks. Here is a quick rundown of each type.

0 commit comments

Comments
 (0)