Skip to content

Commit

Permalink
More consistent wording on world argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 authored Mar 1, 2024
1 parent 0eb8a0e commit 96a284c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ These click types are used in the [`addaction` page command](commands/hologram-p
> Teleports the player who clicked the hologram to the specified coordinates, and optionally world.
>
> - `#!command <world>` - World to teleport the player to. This is optional and defaults to the world the player is in.
> - `#!command <world>` - Optional world to teleport the player to. Defaults to the World the player is in, if not specified.
> - `#!command <x>` - X coordinate to teleport the player to.
> - `#!command <y>` - Y coordinate to teleport the player to.
> - `#!command <z>` - Z coordinate to teleport the player to.
Expand Down

0 comments on commit 96a284c

Please sign in to comment.