From d9bab7719521fc2b3962594a2786cd0fe4f3a08f Mon Sep 17 00:00:00 2001 From: Adrian Bergqvist <52883522+adde0109@users.noreply.github.com> Date: Fri, 17 Feb 2023 17:44:07 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca1613e..6a6deb3 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ This is a Velocity plugin that makes it possible to host a modern Forge server behind a Velocity proxy! -Unlike other solutions, this plugin does not require any special modifications to the client. (The player doesn't need to do anything) +Unlike other solutions, this plugin does not require any special modifications to the backend server nor the client. (The player doesn't need to do anything) This plugin is right now in its alpha stage and should not be used in production, use it at your own risk, you have been warned. ## How to get started: ### On the Velocity proxy side: 1. Download and install this plugin to your proxy. -### On the Forge server side: +### On the Forge server side (Only for modern forwarding): 1. Download and install "Ambassador-Forge" as a mod to your Forge server. (Found at https://github.com/adde0109/Ambassador-Forge) 2. Start the server. 3. If you wish to use modern forwarding, close the server and open "ambassador-common.toml" in the config folder and put your forwarding secret in the "forwardingSecret" field.