Skip to content

Commit

Permalink
adds new commonclient commands to webhost docs
Browse files Browse the repository at this point in the history
  • Loading branch information
qwint committed Mar 18, 2024
1 parent 72e6383 commit 910b603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions worlds/generic/docs/commands_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ The following commands are available in the clients that use the CommonClient, f
- `/received` Displays all the items you have received from all players, including yourself.
- `/missing` Displays all the locations along with their current status (checked/missing).
- `/items` Lists all the item names for the current game.
- `/item_groups` Lists all the item group names for the current game.
- `/locations` Lists all the location names for the current game.
- `/location_groups` Lists all the location group names for the current game.
- `/ready` Sends ready status to the server.
- Typing anything that doesn't start with `/` will broadcast a message to all players.

Expand Down

0 comments on commit 910b603

Please sign in to comment.