Skip to content

Commit

Permalink
Fix a tiny issue (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
stantios authored Jan 19, 2024
1 parent ea222e5 commit aa80caf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/en/Server Docs/basic-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,9 @@ The following only pertains to version pre JourneyMap version 5.5.5, before the

* **help** - displays a list of sub commands.
* **worldid** - displays the current world id to the user. (If the config option UseWorldID=true)

* **set** - sets the world id to a user specified string and sends it to all connected clients.
* **setrandom** - sets the world id to a random UUID string and sends to all connected clients
* **resync** - debug command, sends the current world id to all connected clients. A need to use this is unusual.
* **help** - displays the usage for /jmserver worldid

## **Config File Options**

Expand Down

0 comments on commit aa80caf

Please sign in to comment.