From 8b8b2fa9f204f045827177293a9a5f0f19fe1848 Mon Sep 17 00:00:00 2001 From: Josiah Glosson Date: Sun, 7 Jul 2024 20:19:05 -0500 Subject: [PATCH] Fix inaccuracy in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 441f46ca..00a30887 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ through the use of Geyser. ## What if my friend doesn't have the mod installed? -If your friend doesn't have the mod installed, you cannot use the friends system with them. However, you can run the command `/worldhost ip` to get an IP that can be used with tunneling. Do note, however, that not using the friends system could increase ping. If you don't want the ping increase, you can run `/worldhost tempip` to get a *temporary* server IP that lasts for at least 60 seconds. Clients who connect within the 60 seconds will remain connected. If you plan to never use the friends system, you can disable it in the mod settings (requires [Mod Menu](https://modrinth.com/mod/modmenu)). +If your friend doesn't have the mod installed, you cannot use the friends system with them. However, you can run the command `/worldhost ip` to get an IP that can be used with tunneling. Do note, however, that not using the friends system could increase ping. If you don't want the ping increase, you can run `/worldhost tempip` to get a *temporary* server IP that lasts for at least 60 seconds. Clients who connect within the 60 seconds will remain connected. If you plan to never use the friends system, you can disable it in the mod settings. ## How does this mod work?