From aa80caf5c002f575247462edf93abba989cf8d55 Mon Sep 17 00:00:00 2001 From: Zxhir <98621617+Imzxhir@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:12:27 +0000 Subject: [PATCH] Fix a tiny issue (#48) --- docs/en/Server Docs/basic-usage.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/en/Server Docs/basic-usage.md b/docs/en/Server Docs/basic-usage.md index 258a6e82..e5219de9 100644 --- a/docs/en/Server Docs/basic-usage.md +++ b/docs/en/Server Docs/basic-usage.md @@ -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**