Update README.md

This commit is contained in:
Max 2020-11-30 18:53:19 +02:00 committed by GitHub
parent e49bed47e6
commit 9dc456ba8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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