From 9dc456ba8f19df51e68a6db2df6b6fe9b02b7581 Mon Sep 17 00:00:00 2001 From: Max <52887197+Nan1t@users.noreply.github.com> Date: Mon, 30 Nov 2020 18:53:19 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a47b2f5..fd9ee90 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,11 @@ This will disable some useless for production information in the console. The server supports player info forwarding from the proxy. There are two type of info forwarding: -* LEGACY - The BungeeCord IP forwarding -* MODERN - Velocity native info forwarding type +* `LEGACY` - The **BungeeCord** IP forwarding. +* `MODERN` - **Velocity** native info forwarding type. -If you use **BungeeCord**, or Velocity with LEGACY forwarding, just set this type in the config. -If you use **Velocity** with modern info forwarding, set this type and paste secret key from Velocity +If you use BungeeCord, or Velocity with `LEGACY` forwarding, just set this type in the config. +If you use Velocity with `MODERN` info forwarding, set this type and paste secret key from Velocity config into `secret` field. ### Contributing