From 14391394043a24333fbbd0f39aaf9701df92702c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E5=9D=97=E5=90=9B?= Date: Tue, 26 Jul 2022 20:49:52 +0800 Subject: [PATCH] Update README_en-US.md --- README_en-US.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README_en-US.md b/README_en-US.md index 0d396e2..978e8eb 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -22,8 +22,7 @@ A plugin that opens the GC command execution interface for third-party clients ### Master server (Dispatch) 1. Open `config.json` in the `opencommand-plugin` directory 2. Modify the `socketPort` value to an unused port -3. Set the value of `socketToken` to your connection key. It is recommended to use a long random string of at least 32 - characters. +3. Set `sockettoken` multi server communication key. It is recommended to use a long random string of at least 32 characters. 4. Restart the server to make the configuration effective ### Sub server (Game)